diff --git a/moonraker.conf b/moonraker.conf index 6a83901..72219de 100644 --- a/moonraker.conf +++ b/moonraker.conf @@ -29,3 +29,10 @@ path: ~/config origin: https://github.com/retsamedoc/VoronV0_klipper.git primary_branch:main is_system_service: False + +[update_manager client PrettyGCode] +type: git_repo +path: ~/pgcode +origin: https://github.com/Kragrathea/pgcode.git +primary_branch: main +is_system_service: False