Quote Originally Posted by beerdart View Post
Is there any benefit to having the EEPROM stuff enabled. I have been fighting ABL offsets.
Some people find it useful. I guess that is why it is in there. But really, I think it normally makes more sense to change your Configuration.h settings and put it into the firmware. I guess one place it would make sense is if you built two or three printers that are all the same. There is no way every setting is going to be exactly the same. So, you could run the exact same firmware on all three printers, but make minor tweaks by changing numbers stored in the EEPROM.

And with that said, even though I'm not a big advocate for the EEPROM values, I do have it enabled on my printer right now. The reason is somebody wanted the firmware to remember the G29 Bed Level Correction matrix so they did not have to do a G29 every print. I have it turned on right now just to make sure that code is solid and really works even though I'm not really an advocate of it.