Browse Source

missing get response readded

PavelSindler 5 years ago
parent
commit
5676550452
1 changed files with 4 additions and 0 deletions
  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