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

:construction: WIP: Relieve pressure after a nozzle crash #4618

Open leptun opened 4 months ago

github-actions[bot] commented 4 months ago

All values in bytes. Δ Delta to base

Target ΔFlash ΔSRAM Used Flash Used SRAM Free Flash Free SRAM
MK3S_MULTILANG -12 0 247016 5654 6936 2538
MK3_MULTILANG -12 0 246298 5661 7654 2531
3d-gussner commented 3 months ago

@leptun Is this still in progress and draft?

leptun commented 3 months ago

I didn't have time to look into this. The part that is still left to be done is checking other places in code where we relieve pressure after a nozzle crash and use nozzle_crash_handler() so that code is deduplicated