Procházet zdrojové kódy

missing get response readded

PavelSindler před 6 roky
rodič
revize
5676550452
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      Firmware/Marlin_main.cpp

+ 4 - 0
Firmware/Marlin_main.cpp

@@ -7124,6 +7124,10 @@ Sigma_Exit:
               fprintf_P(uart2io, PSTR("T0\n"));
               break;
           }
+
+		  bool response = mmu_get_reponse();
+		  if (!response) mmu_not_responding();
+
     	  snmm_extruder = tmp_extruder; //filament change is finished
 
 		  if (*(strchr_pointer + index) == '?') { // for single material usage with mmu