From 549cdfd5a7a4a562c1c1991c2931106821965ba8 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Sat, 27 Jun 2026 15:52:07 -0500 Subject: [PATCH] Add SimplyPrint integration (#67) --- Data/Index.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index 34396b1..1eecbe3 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -1325,6 +1325,15 @@ "curated": true } ], + "SimplyPrint": [ + { + "repository": "https://github.com/SimplyPrint/freecad-integration", + "git_ref": "main", + "branch_display_name": "main", + "zip_url": "https://github.com/SimplyPrint/freecad-integration/archive/refs/heads/main.zip", + "curated": false + } + ], "slic3r-tools": [ { "repository": "https://github.com/limikael/freecad-slic3r-tools",