Allow Z_SAFE_HOMING without a probe
This commit is contained in:
parent
9f1dd6d431
commit
8953e3e984
25 changed files with 41 additions and 38 deletions
|
|
@ -828,7 +828,7 @@
|
|||
//
|
||||
// - Allow Z homing only after X and Y homing AND stepper drivers still enabled.
|
||||
// - If stepper drivers time out, it will need X and Y homing again before Z homing.
|
||||
// - Position the Z probe in a defined XY point before Z Homing when homing all axes (G28).
|
||||
// - Move the Z probe (or nozzle) to a defined XY point before Z Homing when homing all axes (G28).
|
||||
// - Prevent Z homing when the Z probe is outside bed area.
|
||||
//#define Z_SAFE_HOMING
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue