mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-15 18:58:05 -06:00
📝 Update HOME_Z_FIRST notes
This commit is contained in:
parent
1603ea359d
commit
d6c7e495b5
311 changed files with 311 additions and 311 deletions
|
@ -924,7 +924,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 HOME_Z_FIRST // Home Z first. Requires a real 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