New backup from 14.07.2024 - 23:41:25

This commit is contained in:
2024-07-14 23:41:25 +05:00
parent 7a193e8b3c
commit 36baa2feec
9 changed files with 495 additions and 74 deletions

View File

@@ -1,7 +0,0 @@
[gcode_shell_command hello_world]
command: echo hello world
timeout: 2.
verbose: True
[gcode_macro HELLO_WORLD]
gcode:
RUN_SHELL_COMMAND CMD=hello_world