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:
authorDiego Prado Gesto <d.pradogesto@ultimaker.com>2018-06-25 12:35:17 +0300
committerDiego Prado Gesto <d.pradogesto@ultimaker.com>2018-06-25 12:35:17 +0300
commit9f1ad08bc25d40075fc5c52f45be8e9640caf477 (patch)
tree96347c439c02bbe481837b432597dc81bb34ec4f /resources/definitions/ultimaker_original.def.json
parent86531a85b0e030cdaf0853dbe4b12789e3299a0b (diff)
CURA-5496 Add global profiles for the UMO, UMO+ and UMODual.
Diffstat (limited to 'resources/definitions/ultimaker_original.def.json')
-rw-r--r--resources/definitions/ultimaker_original.def.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker_original.def.json b/resources/definitions/ultimaker_original.def.json
index a1942e59c2..c7c7c291cd 100644
--- a/resources/definitions/ultimaker_original.def.json
+++ b/resources/definitions/ultimaker_original.def.json
@@ -11,6 +11,7 @@
"icon": "icon_ultimaker.png",
"platform": "ultimaker_platform.stl",
"has_materials": true,
+ "has_machine_quality": true,
"exclude_materials": ["generic_hips", "generic_petg", "generic_bam", "ultimaker_bam", "generic_pva", "ultimaker_pva", "generic_tough_pla", "ultimaker_tough_pla_black", "ultimaker_tough_pla_green", "ultimaker_tough_pla_red", "ultimaker_tough_pla_white"],
"first_start_actions": ["UMOUpgradeSelection", "UMOCheckup", "BedLevel"],
"supported_actions": ["UMOUpgradeSelection", "UMOCheckup", "BedLevel", "UpgradeFirmware"]