mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix dual extrusion for Magna Dual
Contributes to issue CURA-6813.
This commit is contained in:
parent
541bd3811e
commit
0161a1eca5
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@
|
||||||
},
|
},
|
||||||
"machine_height": {
|
"machine_height": {
|
||||||
"default_value": 260
|
"default_value": 260
|
||||||
|
},
|
||||||
|
"machine_extruder_count": {
|
||||||
|
"default_value": 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue