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:
authorOrel <orel@dagoma.fr>2020-02-04 13:36:42 +0300
committerOrel <orel@dagoma.fr>2020-02-04 13:36:42 +0300
commit802f92700b2ce20f02d6dc4b721424859dde421e (patch)
tree0616212a3e322cfe49941781af38a844fd134bca /resources/definitions/dagoma_discoeasy200.def.json
parent67146c2b252d76c3badf189a82b9eed05cfd8011 (diff)
Add "machine_extruders_share_heater" parameter in printer profiles
Diffstat (limited to 'resources/definitions/dagoma_discoeasy200.def.json')
-rw-r--r--resources/definitions/dagoma_discoeasy200.def.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/definitions/dagoma_discoeasy200.def.json b/resources/definitions/dagoma_discoeasy200.def.json
index 49248ff3d1..a16260a649 100644
--- a/resources/definitions/dagoma_discoeasy200.def.json
+++ b/resources/definitions/dagoma_discoeasy200.def.json
@@ -22,6 +22,9 @@
"machine_extruder_count": {
"default_value": 2
},
+ "machine_extruders_share_heater": {
+ "default_value": true
+ },
"machine_width": {
"default_value": 205
},