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

LCD_Menu_cleanup #4650

Closed 3d-gussner closed 3 months ago

3d-gussner commented 3 months ago

New version of https://github.com/prusa3d/Prusa-Firmware/pull/4543 with minor changes

Change to MENU_ITEM_FUNCTION_P

Fixes #3361

This PR will break after https://github.com/prusa3d/Prusa-Firmware/pull/4565 but not a big issue.

github-actions[bot] commented 3 months ago

All values in bytes. Δ Delta to base

Target ΔFlash ΔSRAM Used Flash Used SRAM Free Flash Free SRAM
MK3S_MULTILANG 0 0 247228 5653 6724 2539
MK3_MULTILANG 0 0 246510 5662 7442 2530
3d-gussner commented 3 months ago

@gudnimg Thanks for the review and approval