Help understanding Marlin Flash vs Eeprom October 06, 2012 02:01PM |
Registered: 13 years ago Posts: 75 |
Re: Help understanding Marlin Flash vs Eeprom October 06, 2012 09:02PM |
Registered: 12 years ago Posts: 939 |
Re: Help understanding Marlin Flash vs Eeprom October 07, 2012 12:59PM |
Registered: 13 years ago Posts: 75 |
Quote
PolygonHell
if EEPROM is enabled
from Marlin?Quote
//define this to enable eeprom support
//#define EEPROM_SETTINGS
//to disable EEPROM Serial responses and decrease program space by ~1700 byte: comment this out:
// please keep turned on if you can.
//#define EEPROM_CHITCHAT
Re: Help understanding Marlin Flash vs Eeprom October 18, 2012 12:52AM |
Registered: 12 years ago Posts: 1,320 |
Re: Help understanding Marlin Flash vs Eeprom October 20, 2012 07:11AM |
Registered: 13 years ago Posts: 75 |