knutwurst / Marlin-2-0-x-Anycubic-i3-MEGA-S

Marlin 2.0.x Version for Anycubic i3 MEGA M/S/P/X/CHIRON and 4MAX with Anycubic TFT or the "new" DGUS Clone TFT - Now also with BLTouch!
GNU General Public License v3.0
786 stars 184 forks source link

[Question] Reducing firmware size (RAM) #495

Closed EnableDevice closed 1 year ago

EnableDevice commented 1 year ago

Hello, Oliver.

I still want to enable the "AUTO_BED_LEVELING_UBL" mode (even though it is not fully supported in the printer Anycubic Mega S, it can be used). And I ran into the problem that when I changed the code, there was now not enough memory in the RAM area. What can be safely disabled in this case? A couple of hundred bytes are missing (with a margin).

2023-10-06_21-08-09

knutwurst commented 1 year ago

Hi @EnableDevice , Take a look at #482, where someone has activated InputShaping. Aside from not working well, saving RAM was relatively easy. The information is also in an answer from me in the ticket :)

EnableDevice commented 1 year ago

Thank you, Oliver! Have a nice day and thank you very much for your work.

knutwurst commented 1 year ago

Thank you very much, I wish you the same!

github-actions[bot] commented 2 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.