mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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": {
|
"overrides": {
|
||||||
"machine_name": { "default_value": "Geeetech A10" },
|
"machine_name": { "default_value": "Geeetech A10" },
|
||||||
"machine_width": {
|
"machine_width": {
|
||||||
"default_value": 220
|
"default_value": 235
|
||||||
},
|
},
|
||||||
"machine_height": {
|
"machine_height": {
|
||||||
"default_value": 220
|
"default_value": 260
|
||||||
},
|
},
|
||||||
"machine_depth": {
|
"machine_depth": {
|
||||||
"default_value": 260
|
"default_value": 235
|
||||||
}, "machine_center_is_zero": {
|
}, "machine_center_is_zero": {
|
||||||
"default_value": false
|
"default_value": false
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue