From 83bda3691443ccb3de4aa95d99d06d258b77b901 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Sun, 30 Aug 2026 00:14:22 -0500 Subject: [PATCH] Add Nesting workbench --- Data/Index.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index fd84c09..20770d4 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -1032,6 +1032,16 @@ "curated": false } ], + "Nesting": [ + { + "repository": "https://github.com/StevePeters-US/Freecad-Nesting-Workbench", + "git_ref": "main", + "branch_display_name": "main", + "freecad_min": "1.0.0", + "zip_url": "https://github.com/StevePeters-US/Freecad-Nesting-Workbench/archive/refs/heads/main.zip", + "curated": false + } + ], "NikraDAP": [ { "repository": "https://github.com/NikraDAP/FreeCAD-NikraDAP",