🔧 Endstop / DIAG homing conflict warning (#23050)
This commit is contained in:
committed by
Scott Lahteine
parent
4dcd872be5
commit
b033da1782
@ -1130,7 +1130,7 @@ private:
|
||||
static void M913();
|
||||
static void M913_report(const bool forReplay=true);
|
||||
#endif
|
||||
#if ENABLED(USE_SENSORLESS)
|
||||
#if USE_SENSORLESS
|
||||
static void M914();
|
||||
static void M914_report(const bool forReplay=true);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user