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 stealthburner_leds.cfg]
|
||||||
|
[include config_backup.cfg]
|
||||||
|
|
||||||
[gcode_macro _KNOMI_STATUS]
|
[gcode_macro _KNOMI_STATUS]
|
||||||
variable_homing: False
|
variable_homing: False
|
||||||
|
|||||||
@@ -197,7 +197,6 @@ algorithm: bicubic
|
|||||||
|
|
||||||
|
|
||||||
[include macros/main.cfg]
|
[include macros/main.cfg]
|
||||||
|
|
||||||
[include moonraker_obico_macros.cfg]
|
[include moonraker_obico_macros.cfg]
|
||||||
|
|
||||||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||||
|
|||||||
Reference in New Issue
Block a user