From 09885d171f236a9012ac9edd458f342f17b9a765 Mon Sep 17 00:00:00 2001 From: tsielaff <72011585+tsielaff@users.noreply.github.com> Date: Wed, 6 May 2026 10:10:43 +0200 Subject: [PATCH] Remove 3DfindIT addon (no longer maintained) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 3DfindIT addon (cadenasgmbh/3dfindit-freecad-integration) is no longer maintained and is incompatible with FreeCAD ≥ 1.0. Details in cadenasgmbh/3dfindit-freecad-integration#21. The upstream repository has been archived and a deprecation notice has been added to its README. Please remove the entry from the index so users no longer see (and try to install) a non-functional addon. --- Data/Index.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Data/Index.json b/Data/Index.json index 241d52d..8bfc5d2 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -13,15 +13,6 @@ "curated": true } ], - "3DfindIT": [ - { - "repository": "https://github.com/cadenasgmbh/3dfindit-freecad-integration", - "git_ref": "master", - "branch_display_name": "master", - "zip_url": "https://github.com/cadenasgmbh/3dfindit-freecad-integration/archive/refs/heads/master.zip", - "curated": true - } - ], "A2plus": [ { "repository": "https://github.com/kbwbe/A2plus",