Update dxu_umo_dual.def.json

This commit is contained in:
Anson Liu 2022-09-12 14:59:14 -04:00 committed by GitHub
parent 4f39f58f64
commit 11350097aa
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
}
}
}