feat: added crowsnest addon for chamber camera
This commit is contained in:
parent
0fc25390a5
commit
1ba9f6db21
|
|
@ -30,6 +30,11 @@ origin: https://github.com/retsamedoc/VoronV0_klipper.git
|
||||||
primary_branch:main
|
primary_branch:main
|
||||||
is_system_service: False
|
is_system_service: False
|
||||||
|
|
||||||
|
[update_manager crowsnest]
|
||||||
|
type: git_repo
|
||||||
|
path: ~/crowsnest
|
||||||
|
origin: https://github.com/mainsail-crew/crowsnest.git
|
||||||
|
|
||||||
[update_manager client PrettyGCode]
|
[update_manager client PrettyGCode]
|
||||||
type: git_repo
|
type: git_repo
|
||||||
path: ~/pgcode
|
path: ~/pgcode
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue