HOME_Z_FIRST

This commit is contained in:
Scott Lahteine 2020-11-17 20:37:44 -06:00
parent 6fb5c9af73
commit c30cc4091f
195 changed files with 195 additions and 0 deletions

View file

@ -663,6 +663,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