Hello!
I want to write my own homing procedure instead of pushing mach3's buttons 1022 etc. I thought i can do this by overriding limits, passing home/limit signal to the "digitize" input and using g31 instead of such buttons. However mach3 is willing not to let me do so.
- I was unable to get "override limits" to work, neither programmatically, nor manually. Turning "auto limit override" off does not help.
- I was unable to move slave axis alone apart from the master axis.
Is it possible to do these things?
Thanks in advance.