Prevent moving up before homing
This commit is contained in:
parent
cd3b57ff00
commit
17c806ecdb
@ -1674,7 +1674,7 @@
|
|||||||
*/
|
*/
|
||||||
//#define Z_IDLE_HEIGHT Z_HOME_POS
|
//#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.
|
// 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
|
//#define Z_AFTER_HOMING 10 // (mm) Height to move to after homing Z
|
||||||
|
Loading…
Reference in New Issue
Block a user