mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Changed dimensions of UM2
CURA-1166
This commit is contained in:
parent
7c22fe1eb5
commit
0bf41cf528
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@
|
||||||
"machine_settings": {
|
"machine_settings": {
|
||||||
"machine_start_gcode" : { "default": "" },
|
"machine_start_gcode" : { "default": "" },
|
||||||
"machine_end_gcode" : { "default": "" },
|
"machine_end_gcode" : { "default": "" },
|
||||||
"machine_width": { "default": 230 },
|
"machine_width": { "default": 223 },
|
||||||
"machine_depth": { "default": 225 },
|
"machine_depth": { "default": 223 },
|
||||||
"machine_height": { "default": 205 },
|
"machine_height": { "default": 205 },
|
||||||
"machine_heated_bed": { "default": true },
|
"machine_heated_bed": { "default": true },
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue