Changing the homing sequence #564
Unanswered
Switch-Witch
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Yes, set |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The wiring of my machine I converted to grblhal combined all 3 inductive limit switches to one.
On mach3 boards this is not that unusual a the homing sequence is Z-Y-X.
On grblhal it seems that the homing sequence is Z-XY.
This sequence seems problematic with just one input used for all limit switches.
Is it possible to change the homing sequence to Z-X-Y or Z-Y-X?
Beta Was this translation helpful? Give feedback.
All reactions