Explorar o código

Do not disable motor currents when print is paused due to mmu load error.

Marek Bel %!s(int64=6) %!d(string=hai) anos
pai
achega
3af1f81269
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Firmware/mmu.cpp

+ 1 - 0
Firmware/mmu.cpp

@@ -1363,6 +1363,7 @@ void mmu_continue_loading()
 			setAllTargetHotends(0);
 			lcd_setstatuspgm(_i("MMU load failed     "));////MSG_RECOVERING_PRINT c=20 r=1
 			mmu_fil_loaded = false; //so we can retry same T-code again
+			isPrintPaused = true;
 		}
 	}
 	else { //mmu_idler_sensor_detected == false