mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Revert the geeetech_A10 size to the official size (220x220x260)
Related to https://github.com/Ultimaker/Cura/pull/7752
This commit is contained in:
parent
abeed3281d
commit
0738696312
1 changed files with 2 additions and 2 deletions
|
@ -18,13 +18,13 @@
|
|||
"overrides": {
|
||||
"machine_name": { "default_value": "Geeetech A10" },
|
||||
"machine_width": {
|
||||
"default_value": 235
|
||||
"default_value": 220
|
||||
},
|
||||
"machine_height": {
|
||||
"default_value": 260
|
||||
},
|
||||
"machine_depth": {
|
||||
"default_value": 235
|
||||
"default_value": 220
|
||||
},
|
||||
"machine_center_is_zero": {
|
||||
"default_value": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue