Hello,
I'm retrofitting a CNC where all the +Limits X/Y/Z/Tool Turret and Home switches are shared to a single pin. The problem I'm having is the tool turret hits the home switch/shared+ limit when indexing to past tool 1 causing UCCNC to stop and go into reset and abort the change.
What I want to do is disable the + limits temporarily while the Turret is changing tools. Is there a code to disable the limits or an example of how to redefine the ports and pins for the +limits in a macro?
I tried toggling the Ignore Limits in the macro but it still stops when it hits the limit/home switch.