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

Move some settings to localStorage. #68

Closed thelastWallE closed 1 year ago

thelastWallE commented 3 years ago

Move some settings to localStorage from OctoPrint config,yaml to save some disk operations on the server. https://github.com/thelastWallE/OctoprintKlipperPlugin/blob/12da59d178fb2241c29ff32ff0d6adfc37e16f49/octoprint_klipper/__init__.py#L109