Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcode_macro: Evaluate macros using Jinja2 template engine | Kevin O'Connor | 2019-04-04 | 1 | -14/+79 |
* | gcode: Raise a config error on invalid register_command() | Kevin O'Connor | 2019-02-18 | 1 | -5/+1 |
* | gcode_macro: Provide more information on a formatting error | Kevin O'Connor | 2018-09-30 | 1 | -3/+4 |
* | gcode_macro: default parameter values | Janar Sööt | 2018-09-30 | 1 | -1/+7 |
* | gcode_macro: 2 lines wrapped at 80 chars | Janar Sööt | 2018-09-26 | 1 | -2/+4 |
* | gcode_macro: macro improvement with parameters | Janar Sööt | 2018-09-26 | 1 | -1/+9 |
* | gcode: Rename run_script() to run_script_from_command() | Kevin O'Connor | 2018-06-30 | 1 | -1/+1 |
* | gcode_macro: Add the ability to define custom g-code macros | Kevin O'Connor | 2018-05-25 | 1 | -0/+29 |