Update dxu_umo.def.json

This commit is contained in:
Anson Liu 2022-09-12 14:59:30 -04:00 committed by GitHub
parent 11350097aa
commit 6472c679fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}
}
}