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:
2025-03-16 03:35:05 +03:00
parent 10b2baa55b
commit 3af249400f
3 changed files with 10 additions and 2 deletions

9
macros/config_backup.cfg Normal file
View 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