New backup from 07/16/2024 - 07:45:00 PM
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
.env
|
.env
|
||||||
secrets.conf
|
secrets.conf
|
||||||
|
klipper-macros/
|
||||||
*.swp
|
*.swp
|
||||||
*.tmp
|
*.tmp
|
||||||
*.DEF
|
*.DEF
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user