Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjen Hiemstra <ahiemstra@heimr.nl>2016-06-04 22:21:24 +0300
committerArjen Hiemstra <ahiemstra@heimr.nl>2016-06-04 22:21:24 +0300
commit312097c523fe81ea51913698517b9c319ba792b5 (patch)
tree9e0bc244347e3ba580f67d7af1b0d002640d85f7 /resources/definitions/ultimaker_original.def.json
parente0ebe960acc9e0d8d9eea9448d3df82909c8ff03 (diff)
Specify UMO as having materials
Contributes to CURA-1612
Diffstat (limited to 'resources/definitions/ultimaker_original.def.json')
-rw-r--r--resources/definitions/ultimaker_original.def.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker_original.def.json b/resources/definitions/ultimaker_original.def.json
index 1dbdb95d8c..55668946a0 100644
--- a/resources/definitions/ultimaker_original.def.json
+++ b/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",