New backup from 07/16/2024 - 07:45:00 PM

This commit is contained in:
2024-07-16 19:45:00 +05:00
parent 08c289eb33
commit 9984d1b749
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.env .env
secrets.conf secrets.conf
klipper-macros/
*.swp *.swp
*.tmp *.tmp
*.DEF *.DEF

View File

@@ -62,7 +62,7 @@ primary_branch: main
[update_manager klipper-macros] [update_manager klipper-macros]
type: git_repo type: git_repo
origin: https://github.com/jschuh/klipper-macros.git origin: https://github.com/jschuh/klipper-macros.git
path: ~/klipper-macros path: ~/3dsprinter_data/config/klipper-macros
primary_branch: main primary_branch: main
is_system_service: False is_system_service: False
managed_services: klipper managed_services: klipper
@@ -73,4 +73,3 @@ pin: gpiochip1/gpio26
off_when_shutdown: true off_when_shutdown: true
restart_klipper_when_powered: true restart_klipper_when_powered: true
initial_state: off initial_state: off