mirror of
https://github.com/MrUnknownDE/ender3-s1-backup.git
synced 2026-04-18 05:43:44 +02:00
New Backup on boot - 13/01/26 - 19:29:19
This commit is contained in:
7
printer_data/config/shell_command.cfg
Normal file
7
printer_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