Add HOME_Z_FIRST option (#20113)
This commit is contained in:
parent
f4e9f3654e
commit
2282801172
4 changed files with 14 additions and 10 deletions
|
|
@ -660,6 +660,7 @@
|
|||
|
||||
//#define QUICK_HOME // If G28 contains XY do a diagonal move first
|
||||
//#define HOME_Y_BEFORE_X // If G28 contains XY home Y before X
|
||||
//#define HOME_Z_FIRST // Home Z first. Requires a Z-MIN endstop (not a probe).
|
||||
//#define CODEPENDENT_XY_HOMING // If X/Y can't home without homing Y/X first
|
||||
|
||||
// @section bltouch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue