Autocommit from 2025-03-16 03:35:05
Klipper version: v0.12.0-382-ga18c74be0 Moonraker version: v0.9.3-3-gccfe32f Mainsail version: v2.13.2
This commit is contained in:
9
macros/config_backup.cfg
Normal file
9
macros/config_backup.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
[gcode_shell_command backup_cfg]
|
||||
command: ~/printer_data/config/autocommit.sh
|
||||
timeout: 30
|
||||
verbose: True
|
||||
|
||||
[gcode_macro BACKUP_CFG]
|
||||
description: Backs up config directory GitHub
|
||||
gcode:
|
||||
RUN_SHELL_COMMAND CMD=backup_cfg
|
||||
@@ -1,5 +1,5 @@
|
||||
[include stealthburner_leds.cfg]
|
||||
|
||||
[include config_backup.cfg]
|
||||
|
||||
[gcode_macro _KNOMI_STATUS]
|
||||
variable_homing: False
|
||||
|
||||
Reference in New Issue
Block a user