Optional homing in LCD Repeatability Test (#19104)
This commit is contained in:
@ -386,7 +386,7 @@ void menu_motion() {
|
||||
#endif
|
||||
|
||||
#if ENABLED(Z_MIN_PROBE_REPEATABILITY_TEST)
|
||||
GCODES_ITEM(MSG_M48_TEST, PSTR("G28\nM48 P10"));
|
||||
GCODES_ITEM(MSG_M48_TEST, PSTR("G28 O\nM48 P10"));
|
||||
#endif
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user