New backup from 05/06/24 - 23:20:32
This commit is contained in:
7
ender_data/config/shell_command.cfg
Normal file
7
ender_data/config/shell_command.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[gcode_shell_command hello_world]
|
||||
command: echo hello world
|
||||
timeout: 2.
|
||||
verbose: True
|
||||
[gcode_macro HELLO_WORLD]
|
||||
gcode:
|
||||
RUN_SHELL_COMMAND CMD=hello_world
|
||||
Reference in New Issue
Block a user