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

This commit is contained in:
Marek Bel 2019-01-15 21:40:02 +01:00
parent b145074589
commit 3af1f81269

View file

@ -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