Add KAMP adaptive mesh leveling and priming - untested

This commit is contained in:
2024-10-12 03:08:17 +01:00
parent 6cca953a81
commit 5145e11e4d
7 changed files with 352 additions and 13 deletions

View File

@@ -89,3 +89,12 @@ origin: https://github.com/mainsail-crew/sonar.git
primary_branch: main
managed_services: sonar
install_script: tools/install.sh
# Adaptive Leveling Mesh plugin
[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