Browse Source

Added missing has_machine_quality tag for UM2

CURA-4382
Jaime van Kessel 7 years ago
parent
commit
8e4bc433d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/definitions/ultimaker2.def.json

+ 1 - 0
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"]
     },