From 18c15cc875daaab290325d7ecd19f3b9709cd9f0 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Sun, 16 Aug 2026 21:11:30 -0500 Subject: [PATCH] Add AssemblyCut --- Data/Index.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index 69c8f9e..840b86b 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -132,6 +132,16 @@ "curated": true } ], + "AssemblyCut": [ + { + "repository": "https://github.com/cipawow-ship-it/AssemblyCut", + "git_ref": "main", + "branch_display_name": "main", + "freecad_min": "1.1.0", + "zip_url": "https://github.com/cipawow-ship-it/AssemblyCut/archive/refs/heads/main.zip", + "curated": false + } + ], "BananaForScale": [ { "repository": "https://github.com/FabioTavernini/bananaforscale",