mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-29 10:50:27 -07:00
gcode_macro: Evaluate macros using Jinja2 template engine
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
890a5ea6bb
commit
486c07c190
2 changed files with 80 additions and 14 deletions
|
|
@ -5,3 +5,4 @@
|
|||
cffi==1.12.2
|
||||
pyserial==3.4
|
||||
greenlet==0.4.15
|
||||
Jinja2==2.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue