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:
authorLipu Fei <lipu.fei815@gmail.com>2018-04-23 13:51:04 +0300
committerLipu Fei <lipu.fei815@gmail.com>2018-04-23 13:51:06 +0300
commit4c61e190aecbda61d4d9303a42c4c77c8e18faa3 (patch)
tree62ab16549ba52d20b63a309319353b471da0f748 /resources/definitions/ultimaker2.def.json
parent37bcf1694d7932af48bb066146f503ab35a6542e (diff)
Add exclude materials for UMO, UM2, and UM2+
CURA-5271
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 33b48116be..926925e4eb 100644
--- a/resources/definitions/ultimaker2.def.json
+++ b/resources/definitions/ultimaker2.def.json
@@ -14,6 +14,7 @@
"platform_offset": [9, 0, 0],
"has_materials": false,
"has_machine_quality": true,
+ "exclude_materials": ["generic_hips", "generic_petg", "generic_bam", "generic_pva", "generic_tough_pla"],
"first_start_actions": ["UM2UpgradeSelection"],
"supported_actions":["UM2UpgradeSelection", "UpgradeFirmware"]
},