Prevent moving up before homing

This commit is contained in:
Thomas Basler 2020-02-22 15:25:40 +01:00
parent cd3b57ff00
commit 17c806ecdb
1 changed files with 1 additions and 1 deletions

View File

@ -1674,7 +1674,7 @@
*/
//#define Z_IDLE_HEIGHT Z_HOME_POS
//#define Z_HOMING_HEIGHT 4 // (mm) Minimal Z height before homing (G28) for Z clearance above the bed, clamps, ...
#define Z_HOMING_HEIGHT 0 // (mm) Minimal Z height before homing (G28) for Z clearance above the bed, clamps, ...
// Be sure to have this much clearance over your Z_MAX_POS to prevent grinding.
//#define Z_AFTER_HOMING 10 // (mm) Height to move to after homing Z