Program too big for ATmega1284P

I have a Melzi board and been trying to get the newest Repetier firmware on it. I finally got it to compile but I had to use EEPROM_MODE 0 to save on program space.

What else can I disable to save space so I can get EEPROM support back ?

[Sketch uses 124,558 bytes (95%) of program storage space. Maximum is 130,048 bytes.]

Comments

  • BTW diabled all language but English..
  • Arc support and G10/G11 retraction and babystepping would spare a few kb without being really needed. sd card a lot. z probing also uses a good bit of flash. And the display of course, but you won't do without if you have one.
  • Thanks. Decide to just rip the Melzi out. I have some Mega2560 boards here I can use.
Sign In or Register to comment.