From 252d26c7b7f32385f005fe9b3e2c9f8b30fdb581 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Thu, 10 Sep 2026 23:50:59 -0500 Subject: [PATCH] Replace FreeCAD-Parametric-Export with CarteGrid --- Data/Index.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Data/Index.json b/Data/Index.json index a886d1e..98bd617 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -260,6 +260,16 @@ "curated": true } ], + "CarteGrid": [ + { + "repository": "https://github.com/MarcBresson/CarteGrid", + "git_ref": "main", + "branch_display_name": "main", + "freecad_min": "1.1.0", + "zip_url": "https://github.com/MarcBresson/CarteGrid/archive/refs/heads/main.zip", + "curated": false + } + ], "Catppuccin": [ { "repository": "https://github.com/cnvuls/CatppuccinTheme", @@ -619,15 +629,6 @@ "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",