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:
authorGhostkeeper <rubend@tutanota.com>2019-09-26 12:14:01 +0300
committerGhostkeeper <rubend@tutanota.com>2019-09-26 12:14:01 +0300
commit0161a1eca5e177fe876fb879111b8ad14aacf89d (patch)
tree8b9e760a01fc47963ebce47eb66686254f3e45a0 /resources/definitions/hellbot_magna_dual.def.json
parent541bd3811ed0ff2e63b88f55a428ffeb3116ad8c (diff)
Fix dual extrusion for Magna Dual
Contributes to issue CURA-6813.
Diffstat (limited to 'resources/definitions/hellbot_magna_dual.def.json')
-rw-r--r--resources/definitions/hellbot_magna_dual.def.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/definitions/hellbot_magna_dual.def.json b/resources/definitions/hellbot_magna_dual.def.json
index 2870c2e800..5ee36e0749 100644
--- a/resources/definitions/hellbot_magna_dual.def.json
+++ b/resources/definitions/hellbot_magna_dual.def.json
@@ -28,6 +28,9 @@
},
"machine_height": {
"default_value": 260
+ },
+ "machine_extruder_count": {
+ "default_value": 2
}
}
}