Implement NO_MOTION_BEFORE_HOMING option
This commit is contained in:
parent
965b0ab53e
commit
90af1fe5ee
8 changed files with 35 additions and 19 deletions
|
|
@ -760,6 +760,8 @@
|
|||
|
||||
// @section homing
|
||||
|
||||
//#define NO_MOTION_BEFORE_HOMING // Inhibit movement until all axes have been homed
|
||||
|
||||
//#define Z_HOMING_HEIGHT 4 // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
|
||||
// Be sure you have this distance over your Z_MAX_POS in case.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue