aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/save_variables.py
Commit message (Expand)AuthorAgeFilesLines
* gcode_macro: Use deepcopy() on get_status() resultsKevin O'Connor2021-01-201-1/+1
* save_variables: Import ConfigParser as configparser for better Python3 supportKevin O'Connor2021-01-171-3/+3
* save_variables: Support saving variables to a disk fileKevin O'Connor2020-12-031-0/+63