Update useful-macros.cfg

add camera reload shell and macro commands to execute the camera reload shell command from the macro page.
This commit is contained in:
jattie-ire 2024-04-25 10:00:12 +01:00 committed by GitHub
parent 25500329ce
commit 033a2916e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,11 @@ command: sh /usr/data/helper-script/files/scripts/useful_macros.sh -restore_moon
timeout: 600.0
verbose: true
[gcode_shell_command Reload_Camera]
command: sh /usr/data/helper-script/files/scripts/useful_macros.sh -reload_camera
timeout: 600.0
verbose: true
[gcode_macro KLIPPER_BACKUP_CONFIG]
gcode:
@ -42,6 +47,10 @@ gcode:
gcode:
RUN_SHELL_COMMAND CMD=Moonraker_Restore
[gcode_macro RELOAD_CAMERA]
gcode:
RUN_SHELL_COMMAND CMD=Reload_Camera
[gcode_macro BED_LEVELING]
description: Start Bed Leveling