mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Update dxu_umo.def.json
This commit is contained in:
parent
11350097aa
commit
6472c679fd
1 changed files with 9 additions and 0 deletions
|
@ -7,6 +7,15 @@
|
|||
"default_value": [
|
||||
[[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