mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 02:41:01 -07:00
Update dxu_umo_dual.def.json
This commit is contained in:
parent
4f39f58f64
commit
11350097aa
1 changed files with 9 additions and 0 deletions
|
|
@ -7,6 +7,15 @@
|
||||||
"default_value": [
|
"default_value": [
|
||||||
[[100, -102.5], [ 110, -102.5], [ 110, -62.5], [100, -62.5]]
|
[[100, -102.5], [ 110, -102.5], [ 110, -62.5], [100, -62.5]]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"machine_width": { "default_value": 220 },
|
||||||
|
"machine_depth": { "default_value": 205 },
|
||||||
|
"machine_height": { "default_value": 200 },
|
||||||
|
"machine_nozzle_heat_up_speed": {
|
||||||
|
"default_value": 2.0
|
||||||
|
},
|
||||||
|
"machine_nozzle_cool_down_speed": {
|
||||||
|
"default_value": 0.8
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue