printer: update
This commit is contained in:
parent
d9f92ea58f
commit
c1e5a770d5
5 changed files with 63 additions and 100 deletions
|
|
@ -22,6 +22,7 @@ trusted_clients:
|
|||
::1/128
|
||||
|
||||
[file_manager]
|
||||
enable_object_processing: True
|
||||
|
||||
[data_store]
|
||||
temperature_store_size: 600
|
||||
|
|
@ -48,7 +49,7 @@ path: ~/fluidd
|
|||
# repo: mainsail-crew/mainsail
|
||||
# path: ~/mainsail
|
||||
|
||||
# [update_manager klipper-mcu-update]
|
||||
# [update_manager klipper]
|
||||
# type: git_repo
|
||||
# origin: https://github.com/Klipper3d/klipper.git
|
||||
# path: ~/klipper
|
||||
|
|
@ -79,7 +80,7 @@ origin: https://github.com/EtteGit/EnragedRabbitProject.git
|
|||
# type: tplink_smartplug
|
||||
# address: 192.168.11.91
|
||||
type: tasmota
|
||||
address: 192.168.11.92
|
||||
address: pcu-eg-office-voronberry.nom
|
||||
# password: mypassword
|
||||
|
||||
[timelapse]
|
||||
|
|
@ -100,5 +101,6 @@ frame_path: /tmp/timelapse/
|
|||
type: git_repo
|
||||
path: ~/crowsnest
|
||||
origin: https://github.com/mainsail-crew/crowsnest.git
|
||||
primary_branch: legacy/v3
|
||||
managed_services: crowsnest
|
||||
install_script: tools/install.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue