Hi, first of all, this project is absolutely perfect for a leadscrew. You've made an awesome interface.
I'm a little confused about closing the program. When I click the exit button, the window closes, but if I've started it from the command line via ElectronicLeadscrew.sh, it doesn't seem like the HAL session is ever cleaned up. I tried adding a self.hal.exit() call to the exit button handler, but that doesn't seem to do anything. Are you running this in a different way / are you experiencing the same issue? If so do you have a workaround? Thanks!
Hi, first of all, this project is absolutely perfect for a leadscrew. You've made an awesome interface.
I'm a little confused about closing the program. When I click the exit button, the window closes, but if I've started it from the command line via ElectronicLeadscrew.sh, it doesn't seem like the HAL session is ever cleaned up. I tried adding a self.hal.exit() call to the exit button handler, but that doesn't seem to do anything. Are you running this in a different way / are you experiencing the same issue? If so do you have a workaround? Thanks!