M0 Q preserve status
This commit is contained in:
parent
7ec45f4382
commit
ad980a72f7
|
@ -103,7 +103,7 @@ void GcodeSuite::M0_M1() {
|
|||
#endif
|
||||
|
||||
#if HAS_LCD_MENU
|
||||
ui.reset_status();
|
||||
if (!seenQ) ui.reset_status();
|
||||
#endif
|
||||
|
||||
wait_for_user = false;
|
||||
|
|
Loading…
Reference in a new issue