Browse Source

Specify UMO as having materials

Contributes to CURA-1612
Arjen Hiemstra 8 years ago
parent
commit
312097c523
1 changed files with 3 additions and 0 deletions
  1. 3 0
      resources/definitions/ultimaker_original.def.json

+ 3 - 0
resources/definitions/ultimaker_original.def.json

@@ -11,6 +11,9 @@
         "file_formats": "text/x-gcode",
         "icon": "icon_ultimaker.png",
         "platform": "ultimaker_platform.stl",
+        "has_materials": true,
+        "preferred_material": "*pla*",
+        "preferred_quality": "*normal*",
         "pages": [
             "SelectUpgradedParts",
             "UpgradeFirmware",