Added missing has_machine_quality tag for UM2

CURA-4382
This commit is contained in:
Jaime van Kessel 2017-10-02 14:15:13 +02:00
parent bd80a47652
commit 8e4bc433d6

View File

@ -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"]
},