TurnkeyTyranny / buildlog-lasercutter-marlin

Marlin firmware modified and configured for LMN's buildlog.net inspired lasercutter
53 stars 33 forks source link

Too many local variables make firmware unstable and not allow use display on mega #9

Open DamianTrejtowicz opened 8 years ago

DamianTrejtowicz commented 8 years ago

Hi Im using mega and ramps 1.4 with full graphics display When i compile sketch it say to may local variables, only 10% memory free for working program variables,and firmware is not stable When i comment display, stability of firmware is fine and no problems with memory. Maybe we should cut of not used parts of code like termistor tables, bed tables and most of things what we normaly use in 3d printer. ThT should make firmware more "light"