mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Merge pull request #7660 from gerardrubio/patch-1
Fixed bed dimensions for Geeetech A10M
This commit is contained in:
commit
94e72f32c0
1 changed files with 2 additions and 2 deletions
|
@ -22,10 +22,10 @@
|
||||||
"default_value": 220
|
"default_value": 220
|
||||||
},
|
},
|
||||||
"machine_height": {
|
"machine_height": {
|
||||||
"default_value": 220
|
"default_value": 260
|
||||||
},
|
},
|
||||||
"machine_depth": {
|
"machine_depth": {
|
||||||
"default_value": 260
|
"default_value": 220
|
||||||
}, "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