aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/configfile.py
Commit message (Expand)AuthorAgeFilesLines
* configfile: Add get_status() to export raw config file informationKevin O'Connor2020-02-131-3/+13
* delta_calibrate: Move stable position conversion to its own classKevin O'Connor2020-01-061-0/+2
* configfile: Fix the exception raised when an included file is missing (#1931)Julien Lirochon2019-09-011-1/+1
* configfile: Add "include" support (#1359)lauckhart2019-03-221-14/+65
* configfile: Strip trailing commentsKevin O'Connor2018-10-161-0/+8
* configfile: add get_prefix_options methodJanar Sööt2018-09-301-0/+3
* configfile: Add support for rewriting the printer config fileKevin O'Connor2018-09-251-17/+148
* configfile: Move config file code from klippy.py to new fileKevin O'Connor2018-09-251-0/+116