jielemon
jielemon
Now Homing in XYZ axes still works when "$H" is sent. But all the three hard limit switches in the XYZ axes can't be triggered. Additionally, if a command of...
>But all the three hard limit switches in the XYZ axes can't be triggered. >All three works for me for triggering hard limit alarm. Did you forget to enable hard...
| But all the three hard limit switches in the XYZ axes can't be triggered. | All three works for me for triggering hard limit alarm. Did you forget to...
| https://github.com/grblHAL/core/blob/bf6823abf91986bc840e5e9497ed9b861000b5d8/motion_control.c#L891 |should be |homed_status = limits_go_home(cycle); Changed this line as suggested and rebuilt. The homing in Z axis failed with alarm 8 even if I increased the pull-off setting...