PrusaSlicer icon indicating copy to clipboard operation
PrusaSlicer copied to clipboard

Please add a feature to save/restore EEPROM settings to the flash dialog

Open plampix opened this issue 2 years ago • 2 comments
trafficstars

Over at https://github.com/prusa3d/Prusa-Firmware/pull/3957 @wavexx mentioned there are tools to save/restore the EEPROM settings stored in your printer in case you would like to experiment/help with newer firmwares, and need a way to go back to your known-to-be-stable firmware without losing your settings. This would be a great addition to the PrusaSlicer firmware upgrade dialog.

plampix avatar Jan 27 '23 20:01 plampix

I'm guilty. This can be done by using D3 to first read, then again D3 X to restore the dump. After restoring a reset is advisable (so that the settings are forcefully read on restart).

wavexx avatar Jan 27 '23 20:01 wavexx

If there's any way to genericize the back up to user selected settings (live z , sheets, nozzle) vs the whole eeprom. Might make it more compatible with restoring to dissimilar firmware

cnlson avatar Jan 28 '23 17:01 cnlson