New backup from 14/07/24 - 19:59:38

This commit is contained in:
2024-07-14 19:59:38 +05:00
parent e61fb482c3
commit 08e374290b
8 changed files with 577 additions and 37 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