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:
authorJaime van Kessel <nallath@gmail.com>2017-10-02 15:15:13 +0300
committerJaime van Kessel <nallath@gmail.com>2017-10-02 15:15:13 +0300
commit8e4bc433d6deb70a963754172ead0ee3a0b2e086 (patch)
treea57c83579f8ddf5f34ab7cf3bf93372a7b08102d /resources/definitions/ultimaker2.def.json
parentbd80a476520d9705c5c85668243af51a9c753d11 (diff)
Added missing has_machine_quality tag for UM2
CURA-4382
Diffstat (limited to 'resources/definitions/ultimaker2.def.json')
-rw-r--r--resources/definitions/ultimaker2.def.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker2.def.json b/resources/definitions/ultimaker2.def.json
index 0a9a7bf7ce..6974e61938 100644
--- a/resources/definitions/ultimaker2.def.json
+++ b/resources/definitions/ultimaker2.def.json
@@ -14,6 +14,7 @@
"platform_texture": "Ultimaker2backplate.png",
"platform_offset": [9, 0, 0],
"has_materials": false,
+ "has_machine_quality": true,
"first_start_actions": ["UM2UpgradeSelection"],
"supported_actions":["UM2UpgradeSelection", "UpgradeFirmware"]
},