Browse Source

Fix pre-installed Ultimaker PC material

ChrisTerBeke 6 years ago
parent
commit
6f402c9ea9
1 changed files with 19 additions and 0 deletions
  1. 19 0
      resources/packages.json

+ 19 - 0
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",