🐛 Home Z to Max after Z_SAFE_HOMING
This commit is contained in:
parent
ec447dba04
commit
421c38ff2e
@ -994,7 +994,7 @@
|
||||
#define HOME_Y_BEFORE_X
|
||||
#endif
|
||||
|
||||
#if Z_HOME_TO_MAX
|
||||
#if Z_HOME_TO_MAX && DISABLED(Z_SAFE_HOMING)
|
||||
#define HOME_Z_FIRST // If homing away from BED do Z first
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user