mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Update geeetech_A10.def.json
Height and dept value was mixed. XY values also corrected.
This commit is contained in:
parent
1111041a5b
commit
52fdf154a0
1 changed files with 3 additions and 3 deletions
|
@ -18,13 +18,13 @@
|
|||
"overrides": {
|
||||
"machine_name": { "default_value": "Geeetech A10" },
|
||||
"machine_width": {
|
||||
"default_value": 220
|
||||
"default_value": 235
|
||||
},
|
||||
"machine_height": {
|
||||
"default_value": 220
|
||||
"default_value": 260
|
||||
},
|
||||
"machine_depth": {
|
||||
"default_value": 260
|
||||
"default_value": 235
|
||||
}, "machine_center_is_zero": {
|
||||
"default_value": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue