updated crowsnest, recalibrated bed

This commit is contained in:
2026-05-10 02:31:23 +05:30
parent 4f558d6a65
commit 85f74cea06
4 changed files with 32 additions and 32 deletions

View File

@@ -43,13 +43,6 @@ path = /home/pi/mainsail-config
primary_branch = master
type = git_repo
[update_manager crowsnest]
type = git_repo
path = ~/crowsnest
origin = https://github.com/mainsail-crew/crowsnest.git
managed_services = crowsnest
install_script = tools/pkglist.sh
[update_manager timelapse]
type = git_repo
primary_branch = main
@@ -75,8 +68,18 @@ bound_services =
klipper
[spoolman]
server = https://spoolman.fieryeagle.org/
server = http://127.0.0.1:7912
sync_rate = 5
[timelapse]
[update_manager crowsnest]
type = git_repo
path = ~/crowsnest
origin = https://github.com/mainsail-crew/crowsnest.git
primary_branch = v5
managed_services = crowsnest
system_dependencies = system-dependencies.json
virtualenv = ~/crowsnest-env
requirements = requirements.txt