🐛 Probe behavior corrections (#25631)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: David Fries <2767875+dfries@users.noreply.github.com>
This commit is contained in:
James Pearson
2023-04-28 23:30:15 +01:00
committed by GitHub
parent 7d95928cbb
commit c5a2e41647
15 changed files with 113 additions and 82 deletions

View File

@@ -1725,7 +1725,7 @@
//#define Z_CLEARANCE_FOR_HOMING 4 // (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
//#define Z_AFTER_HOMING 10 // (mm) Height to move to after homing (if Z was homed)
// Direction of endstops when homing; 1=MAX, -1=MIN
// :[-1,1]