From 876a145b37ebdcb27a5085498b8bb22054792766 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Sun, 16 Aug 2026 20:40:21 -0500 Subject: [PATCH] Add MeshToFeatures --- Data/Index.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index 8e7fffb..c411cc9 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -963,6 +963,16 @@ "curated": true } ], + "MeshToFeatures": [ + { + "repository": "https://github.com/MasoudMiM/MeshToFeatures", + "git_ref": "main", + "branch_display_name": "main", + "freecad_min": "1.1.0", + "zip_url": "https://github.com/MasoudMiM/MeshToFeatures/archive/refs/heads/main.zip", + "curated": false + } + ], "MnesarcoUtils": [ { "repository": "https://github.com/mnesarco/FreeCAD_Utils",