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:
authorfieldOfView <aldo@fieldofview.com>2016-09-08 19:50:39 +0300
committerfieldOfView <aldo@fieldofview.com>2016-09-08 19:50:39 +0300
commit501afc3f2e5425e3c29b5c9105e1f4e2f8e463a2 (patch)
tree1534b4a52ad3e8b0e46a3677a40d1a7264453b2a /resources/definitions/ultimaker2_extended_plus.def.json
parent8b7a8327e830f9d87f6054bffbdf9293b4a56a41 (diff)
Change UM2Ex+ definition to inherit qualities from UM2+
CURA-1780
Diffstat (limited to 'resources/definitions/ultimaker2_extended_plus.def.json')
-rw-r--r--resources/definitions/ultimaker2_extended_plus.def.json10
1 files changed, 1 insertions, 9 deletions
diff --git a/resources/definitions/ultimaker2_extended_plus.def.json b/resources/definitions/ultimaker2_extended_plus.def.json
index ea97033878..3454be30f2 100644
--- a/resources/definitions/ultimaker2_extended_plus.def.json
+++ b/resources/definitions/ultimaker2_extended_plus.def.json
@@ -7,6 +7,7 @@
"author": "Ultimaker",
"manufacturer": "Ultimaker",
"category": "Ultimaker",
+ "quality_definition": "ultimaker2_plus",
"weight": 2,
"file_formats": "text/x-gcode",
"platform": "ultimaker2_platform.obj",
@@ -17,15 +18,6 @@
"overrides": {
"machine_height": {
"default_value": 305
- },
- "machine_show_variants": {
- "default_value": true
- },
- "machine_nozzle_head_distance": {
- "default_value": 5
- },
- "machine_nozzle_expansion_angle": {
- "default_value": 45
}
}
}