Quote Originally Posted by Roxy View Post
This problem has been a plague to everybody trying to get Auto Bed Leveling going. Very few people actually store values in the EEPROM. But most people end up with bad values there. So when you are working to turn on Auto Bed Leveling, it is often best to just turn off the EEPROM until you have it running. That forces it to use the values #define'd in the Configuration.h file.
Roxy thanks for the confirmation of what I believe I picked up some time ago in another thread that you contributed to. The question that still is on my mind though is, okay I've got EEPROM turned off and my ABL has been working fine for a couple of weeks now, why would I want to turn EEPROM back on if the settings I use are hard coded in the firmware?

Also if it hasn't been said before, Thank You Roxy for all the contributions you continue to make to Marlin and in particular our Makerfarm printers.