thelastWallE / OctoprintKlipperPlugin

A plugin for a better integration of Klipper into OctoPrint.
GNU Affero General Public License v3.0
65 stars 14 forks source link

Backing up the printer.cfg within Octoprint-Backup? #53

Closed nibblerrick closed 3 years ago

nibblerrick commented 3 years ago

Hi,

thanks very much for taking care of this plugin. I wonder if it could be possible to backup the klipper-printer-configuration when an octoprint-backup is being made. Almost all important stuff for restoring to a working system is made with restoring an octoprint-backup (at least for me), only the klipper-printer-configuration is missing in this. If I overlooked something in the other issues why this won't happen or if there are good reasons why this is a bad idea feel free to close this issue right away. Otherwise when this is a valid request I would be glad if you consider it in the future.

thelastWallE commented 3 years ago

I think i will integrate a failsave feature for this. If someone saves the actual config as a failsave it will be written to config.yaml as a setting.

And then after a restore you can just load the failsave out of the config.yaml with a button.

thelastWallE commented 3 years ago

hmm i think i will save another setting for changes of printer.cfg For now i do this only if the parsing check isn't ok.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.