Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configfile: Add get_status() to export raw config file information | Kevin O'Connor | 2020-02-13 | 1 | -3/+13 |
* | delta_calibrate: Move stable position conversion to its own class | Kevin O'Connor | 2020-01-06 | 1 | -0/+2 |
* | configfile: Fix the exception raised when an included file is missing (#1931) | Julien Lirochon | 2019-09-01 | 1 | -1/+1 |
* | configfile: Add "include" support (#1359) | lauckhart | 2019-03-22 | 1 | -14/+65 |
* | configfile: Strip trailing comments | Kevin O'Connor | 2018-10-16 | 1 | -0/+8 |
* | configfile: add get_prefix_options method | Janar Sööt | 2018-09-30 | 1 | -0/+3 |
* | configfile: Add support for rewriting the printer config file | Kevin O'Connor | 2018-09-25 | 1 | -17/+148 |
* | configfile: Move config file code from klippy.py to new file | Kevin O'Connor | 2018-09-25 | 1 | -0/+116 |