aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy/macros.cfg
Commit message (Expand)AuthorAgeFilesLines
* test: Update test case to not use pin_mapKevin O'Connor2021-10-241-20/+19
* test: Update test cases to use rotation_distanceKevin O'Connor2021-10-241-4/+8
* test: Add a configfile test with unicode charactersKevin O'Connor2021-10-091-0/+7
* gcode: Split G0/G1 command handling to new gcode_move classKevin O'Connor2020-08-201-2/+2
* gcode: Remove "action_" commands from get_status() callsKevin O'Connor2020-08-201-4/+4
* gcode_macro: Parse variable_X parameters using ast.literal_eval()Kevin O'Connor2019-06-071-4/+4
* gcode_macro: Add support "x in printer" to templatesKevin O'Connor2019-06-041-0/+7
* test: Add a macros.test test case for testing gcode_macroKevin O'Connor2019-06-041-0/+115