mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 20:06:04 +08:00
Merge pull request #7660 from gerardrubio/patch-1
Fixed bed dimensions for Geeetech A10M
This commit is contained in:
commit
94e72f32c0
@ -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…
x
Reference in New Issue
Block a user