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
|
||||
secrets.conf
|
||||
klipper-macros/
|
||||
*.swp
|
||||
*.tmp
|
||||
*.DEF
|
||||
|
||||
@@ -62,7 +62,7 @@ primary_branch: main
|
||||
[update_manager klipper-macros]
|
||||
type: git_repo
|
||||
origin: https://github.com/jschuh/klipper-macros.git
|
||||
path: ~/klipper-macros
|
||||
path: ~/3dsprinter_data/config/klipper-macros
|
||||
primary_branch: main
|
||||
is_system_service: False
|
||||
managed_services: klipper
|
||||
@@ -73,4 +73,3 @@ pin: gpiochip1/gpio26
|
||||
off_when_shutdown: true
|
||||
restart_klipper_when_powered: true
|
||||
initial_state: off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user