prusa3d / Prusa-Firmware

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

PFW-964: Skip filament unload/load after Shipping factory reset #4689

Closed 3d-gussner closed 19 hours ago

3d-gussner commented 1 month ago

when MMU is enabled. With MMU enabled no filament should be loaded while idle.

github-actions[bot] commented 1 month ago

All values in bytes. Δ Delta to base

Target ΔFlash ΔSRAM Used Flash Used SRAM Free Flash Free SRAM
MK3S_MULTILANG 10 0 247784 5653 6168 2539
MK3_MULTILANG 10 0 247082 5662 6870 2530
3d-gussner commented 19 hours ago

I don't see any issues with this. Just as a check that I understood the code, this is the unload between xyz cal and thermal model cal?

It just skips the unload/load when MMU is enabled, which is normally a case after someone enabled the MMU and then Shipping reset the printer. @leptun Thanks for the review and approval.