-
Notifications
You must be signed in to change notification settings - Fork 325
[BUG] MK4S + MMU3 stuck at “Reloading filament 99% (Parking)” during single-material print #5088
Description
Printer model
MK4S
Firmware version
6.4.0 (also 6.4.0+11974)
Upgrades and modifications
MMU3 attached
Printing from...
Prusa Connect + Prusa App
Describe the bug
During a single-material print with MK4S + MMU3 on firmware 6.4.0, the printer unexpectedly enters a "Reloading filament – 99% – Parking" state even though no filament change occurs. In this state, there is no filament movement, the extruder motor does not turn, the toolhead is parked, and the UI becomes unresponsive. The print does not progress and remains stuck indefinitely until the printer is reset or power cycled. This bug also leads Prusa Connect/App to incorrectly detect the printer as idle and issue an automatic cooldown, shutting down the hotend during an active print.
How to reproduce
- Start a single-material print on MK4S with MMU3 using firmware 6.4.0 (or 6.4.0+11974).
- During the print, the printer unexpectedly enters a "Reloading filament – 99% – Parking" state.
- In this state, there is no filament movement; the extruder motor does not turn; the toolhead is parked; and the UI is locked (rotary knob only beeps).
- The print remains stuck indefinitely until the printer is reset or power cycled. Prusa Connect/App will falsely detect the printer as idle and attempt to shut down the hotend.
Expected behavior
The printer should never enter a reload state during single-material prints when filament is already present. It should continue printing the G-code as normal. If a reload is attempted, the firmware should provide a timeout or fallback and allow the user to cancel or retry via the UI. The UI should remain responsive, and Prusa Connect/App should not shut down the heaters while an active print is running.