Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -12/+19 |
* | save_variables: Check lowercase variable names | Pedro Lamas | 2025-02-02 | 1 | -0/+2 |
* | save_variables: Verify filename path is writeable at startup | Justin Schuh | 2022-12-11 | 1 | -0/+2 |
* | save_variables: Do not write to console when variables are saved | MapleLeafMakers | 2022-09-01 | 1 | -1/+0 |
* | klippy: Add Python2 module wrappers and use Python3 module naming | Kevin O'Connor | 2021-10-04 | 1 | -1/+1 |
* | gcode_macro: Use deepcopy() on get_status() results | Kevin O'Connor | 2021-01-20 | 1 | -1/+1 |
* | save_variables: Import ConfigParser as configparser for better Python3 support | Kevin O'Connor | 2021-01-17 | 1 | -3/+3 |
* | save_variables: Support saving variables to a disk file | Kevin O'Connor | 2020-12-03 | 1 | -0/+63 |