From 6f402c9ea91af060d1299a4b5369e78ddb6a57bd Mon Sep 17 00:00:00 2001 From: ChrisTerBeke Date: Fri, 11 May 2018 09:00:24 +0200 Subject: [PATCH] Fix pre-installed Ultimaker PC material --- resources/packages.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/resources/packages.json b/resources/packages.json index c299102498..8d58f226b0 100644 --- a/resources/packages.json +++ b/resources/packages.json @@ -1025,6 +1025,25 @@ } } }, + "UltimakerPC": { + "package_info": { + "package_id": "UltimakerPC", + "package_type": "material", + "display_name": "Ultimaker PC", + "description": "Example package for material and quality profiles for Ultimaker materials.", + "package_version": "1.0.0", + "cura_version": 4, + "website": "https://ultimaker.com/products/materials/pc", + "author": { + "author_id": "Ultimaker", + "display_name": "Ultimaker B.V.", + "email": "materials@ultimaker.com", + "website": "https://ultimaker.com", + "description": "Professional 3D printing made accessible.", + "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials" + } + } + }, "UltimakerPLA": { "package_info": { "package_id": "UltimakerPLA",