@@ -103,7 +103,7 @@ void GcodeSuite::M0_M1() {
#endif
#if HAS_LCD_MENU
- ui.reset_status();
+ if (!seenQ) ui.reset_status();
wait_for_user = false;