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

@@ -44,13 +44,6 @@ path: /home/pi/mainsail-config
primary_branch: master
type: git_repo
# Crowsnest update_manager entry
[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
@@ -77,7 +70,7 @@ bound_services:
klipper
[spoolman]
server: https://spoolman.fieryeagle.org/
server: http://127.0.0.1:7912
sync_rate: 5
[timelapse]
@@ -91,3 +84,12 @@ sync_rate: 5
## Directory where the temporary frames are saved
#ffmpeg_binary_path: /usr/bin/ffmpeg
## Directory where ffmpeg is installed
[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