Pārlūkot izejas kodu

M0 Q preserve status

Scott Lahteine 4 gadus atpakaļ
vecāks
revīzija
ad980a72f7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/src/gcode/lcd/M0_M1.cpp

+ 1
- 1
Marlin/src/gcode/lcd/M0_M1.cpp Parādīt failu

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

Notiek ielāde…
Atcelt
Saglabāt