Browse Source

Fix dual extrusion for Magna Dual

Contributes to issue CURA-6813.
Ghostkeeper 5 years ago
parent
commit
0161a1eca5
1 changed files with 3 additions and 0 deletions
  1. 3 0
      resources/definitions/hellbot_magna_dual.def.json

+ 3 - 0
resources/definitions/hellbot_magna_dual.def.json

@@ -28,6 +28,9 @@
         },
         "machine_height": {
             "default_value": 260
+        },
+        "machine_extruder_count": {
+            "default_value": 2
         }
     }
 }