Voinea Dragos преди 3 години
родител
ревизия
635bc442d6
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      Firmware/Marlin_main.cpp

+ 1 - 0
Firmware/Marlin_main.cpp

@@ -6490,6 +6490,7 @@ Sigma_Exit:
       gcode_M105(extruder);
       
       cmdqueue_pop_front(); //prevent an ok after the command since this command uses an ok at the beginning.
+      cmdbuffer_front_already_processed = true;
       
       break;
     }