prusa3d / Prusa-Firmware

Firmware for Original Prusa i3 3D printer by PrusaResearch
GNU General Public License v3.0
2k stars 1.05k forks source link

Fix M600 initial loading showing status screen #4519

Closed Panayiotis-git closed 8 months ago

Panayiotis-git commented 8 months ago

At the M600 sequence, after unloading the filament and selecting to start the next filament loading, only for the first time, instead of showing the message "loading filament" the status screen is shown and the progress bar at the bottom.

This PR fixes the wrong behavior.

github-actions[bot] commented 8 months ago

All values in bytes. Δ Delta to base

Target ΔFlash ΔSRAM Used Flash Used SRAM Free Flash Free SRAM
MK3S_MULTILANG 60 0 247164 5656 6788 2536
MK3_MULTILANG 60 0 246446 5663 7506 2529
Panayiotis-git commented 8 months ago

The fix was moved to the https://github.com/prusa3d/Prusa-Firmware/pull/2423