Spindle stop at soft limit
Posted:
Tue Nov 12, 2024 5:58 am
by sebba
Hello,
I noticed the spindle stops when jog and reach soft limit.
Is there any way not to stop the spindle when soft limit is reached?
v1.2117
Re: Spindle stop at soft limit
Posted:
Tue Nov 12, 2024 10:29 pm
by cncdrive
There is no way.
The softlimits triggers the Stop function which stops the spindle automatically.
Re: Spindle stop at soft limit
Posted:
Tue Nov 12, 2024 10:53 pm
by sebba
hmmm... no so good.
I can understand to stop the spindle if some wrong code is executed but why when manually jogging?
with softlimits enabled is not possible to go over and min and max limits are still in the workspace area...
also, Softlimits pre-check... not allowing a gcode file which move the spindle exaclty on the edge, not over... why?
g53 x0, let's say, is still a valid position