Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configfile: Use Python2's ConfigParser when running on Python2 | Kevin O'Connor | 2021-10-09 | 1 | -1/+0 |
* | scripts: Use backport of a recent Python3 configparser on Python2 | Kevin O'Connor | 2021-10-04 | 1 | -0/+1 |
* | klippy-requirements: Update dependencies to support Python 3.9+ | Kevin O'Connor | 2021-10-01 | 1 | -2/+2 |
* | klippy-requirements: Update Jinja2 to 2.11.3 | Kevin O'Connor | 2021-03-25 | 1 | -1/+1 |
* | serialhdl: Add support for communicating over a CAN bus | Kevin O'Connor | 2021-03-13 | 1 | -0/+1 |
* | scripts: Update klippy-requirements.txt (#1744) | Alan Lord | 2019-06-21 | 1 | -1/+1 |
* | klippy-requirements: Update Jinja2 version | Kevin O'Connor | 2019-04-14 | 1 | -1/+1 |
* | gcode_macro: Evaluate macros using Jinja2 template engine | Kevin O'Connor | 2019-04-04 | 1 | -0/+1 |
* | scripts: Update klippy-requirements.txt to latest version of packages | Kevin O'Connor | 2019-04-04 | 1 | -3/+3 |
* | scripts: Add a new klippy-requirements.txt file for virtualenv installs | Kevin O'Connor | 2019-04-01 | 1 | -0/+7 |