From 67f6e41f8bf865b823a74b9bc234e3d08f56a7c3 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 21 Jul 2024 08:40:22 +0100 Subject: [PATCH] Add more 3D printing bookmarks --- home/browser/bookmarks.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/home/browser/bookmarks.json b/home/browser/bookmarks.json index 98fd624d..be5f85a6 100644 --- a/home/browser/bookmarks.json +++ b/home/browser/bookmarks.json @@ -75,6 +75,11 @@ "url": "https://wiki.archlinux.org", "tags": ["Wiki"] }, + { + "name": "Filament Guide", + "url": "https://help.prusa3d.com/materials", + "tags": ["3D Printing", "Filament"] + }, { "name": "Thingiverse", "url": "https://www.thingiverse.com/", @@ -85,6 +90,36 @@ "url": "https://www.printables.com/", "tags": ["3D Printing"] }, + { + "name": "MyMiniFactory", + "url": "https://www.myminifactory.com", + "tags": ["3D Printing"] + }, + { + "name": "pinshape", + "url": "https://www.pinshape.com", + "tags": ["3D Printing"] + }, + { + "name": "YouMagine", + "url": "https://www.youmagine.com", + "tags": ["3D Printing"] + }, + { + "name": "SHAPEWAYS", + "url": "https://www.shapeways.com", + "tags": ["3D Printing"] + }, + { + "name": "Gambody", + "url": "https://www.gambody.com", + "tags": ["3D Printing"] + }, + { + "name": "TinkerCAD", + "url": "https://www.tinkercad.com/", + "tags": ["3D Printing", "CAD"] + }, { "name": "Homepage", "url": "https://wiki.jetdata.eu/open/index.php?title=Main_Page",