I've upgraded to Marlin 2.x and am trying out UBL, saving the mesh data into EEPROM.
I've run into an issue where if I want to reconfigure the z-probe offset to my nozzle, I have to go through the whole mesh leveling again (plus reset and resave to EEPROM).
What are the correct steps to keeping the previous UBL mesh in EEPROM while also being able to reflash minor changes to the firmware configuration and having it take effect?
I'm verifying by doing an M501 after a firmware flash, I think this will read what's in EEPROM, feels like the new configuration won't take effect since I have RESTORE_LEVELING_AFTER_G28. Not sure if this restores old settings as well?
I've run into an issue where if I want to reconfigure the z-probe offset to my nozzle, I have to go through the whole mesh leveling again (plus reset and resave to EEPROM).
What are the correct steps to keeping the previous UBL mesh in EEPROM while also being able to reflash minor changes to the firmware configuration and having it take effect?
I'm verifying by doing an M501 after a firmware flash, I think this will read what's in EEPROM, feels like the new configuration won't take effect since I have RESTORE_LEVELING_AFTER_G28. Not sure if this restores old settings as well?