index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
gcode_macro.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcode_macro: Support overriding of builtin g-code commands
Kevin O'Connor
2020-02-12
1
-2
/
+23
*
gcode_macro: add iterator to status wrapper
Janar Sööt
2019-07-01
1
-0
/
+4
*
gcode_macro: Parse variable_X parameters using ast.literal_eval()
Kevin O'Connor
2019-06-07
1
-4
/
+16
*
gcode_macro: Add a default parameter to load_template
Kevin O'Connor
2019-06-07
1
-3
/
+5
*
gcode_macro: Add support "x in printer" to templates
Kevin O'Connor
2019-06-04
1
-0
/
+6
*
gcode_macro: Add support for SET_GCODE_VARIABLE command
Kevin O'Connor
2019-06-04
1
-1
/
+22
*
gcode_macro: Rename "status" helper to "printer"
Kevin O'Connor
2019-06-04
1
-5
/
+5
*
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