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

[0.3.4rc1] Error of parsing the config file not excepted. #38

Closed thelastWallE closed 3 years ago

thelastWallE commented 3 years ago

A Parsing Error will not be excepted then the config file is faulty.
So there would be no Popup telling you that it was faulty. Also the changes would be lost after the settings dialog is closed.

ToDo: Saving the faulty config separately on a parsing-error and show the Popup. Then the user can reload the faulty/changed config data into the ace editor.