diff --git a/printer_data/config/moonraker.conf b/printer_data/config/moonraker.conf index d8c3fc1..e8a8a1c 100644 --- a/printer_data/config/moonraker.conf +++ b/printer_data/config/moonraker.conf @@ -62,4 +62,12 @@ type: git_repo path: ~/klipper-backup origin: https://github.com/Staubgeborener/klipper-backup.git managed_services: moonraker +primary_branch: main + +[update_manager Klipper-Adaptive-Meshing-Purging] +type: git_repo +channel: dev +path: ~/Klipper-Adaptive-Meshing-Purging +origin: https://github.com/kyleisah/Klipper-Adaptive-Meshing-Purging.git +managed_services: klipper primary_branch: main \ No newline at end of file