🐛 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

@@ -924,7 +924,7 @@
//#define QUICK_HOME // If G28 contains XY do a diagonal move first
//#define HOME_Y_BEFORE_X // If G28 contains XY home Y before X
//#define HOME_Z_FIRST // Home Z first. Requires a Z-MIN endstop (not a probe).
//#define HOME_Z_FIRST // Home Z first. Requires a real endstop (not a probe).
//#define CODEPENDENT_XY_HOMING // If X/Y can't home without homing Y/X first
// @section bltouch