OctoprintKlipperPlugin/octoprint_klipper
Oliver Fawcett-Griffiths 1d8a6cb352
Implement further config validation
Basically just parse the config file before we save it, ensuring that it
can be parsed by `configparser` - the same parser used by Klipper.

This PR depende on the changes from https://github.com/AliceGrey/OctoprintKlipperPlugin/pull/8
in order to send a warning popup when validation fails.
2020-10-04 16:31:10 +13:00
..
modules Update to License to all match AGPL 2020-08-29 17:23:22 -05:00
static Implement Configpath and Logpath Validation 2020-09-07 11:40:24 -05:00
templates Fix Config Path Regression 2020-09-01 22:30:41 -05:00
__init__.py Implement further config validation 2020-10-04 16:31:10 +13:00