From 69302ab1392dcb8ecf4ff783aced3fa60f0b5bba Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Sat, 18 Jul 2026 16:41:50 -0600 Subject: [PATCH] Add FreeCAD-Parametric-Export to Index --- Data/Index.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index 03f743e..ba8560c 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -617,6 +617,15 @@ "curated": true } ], + "FreeCAD-Parametric-Export": [ + { + "repository": "https://github.com/MarcBresson/FreeCAD-Parametric-Export", + "git_ref": "main", + "branch_display_name": "main", + "zip_url": "https://github.com/MarcBresson/FreeCAD-Parametric-Export/archive/refs/heads/main.zip", + "curated": false + } + ], "FreeCAD-Ribbon": [ { "repository": "https://github.com/APEbbers/FreeCAD-Ribbon",