mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
machine height correction to 310mm
This commit is contained in:
parent
b662237a63
commit
230a0cd607
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
"machine_name": { "default_value": "VOLUMIC STREAM30ULTRA SC" },
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"machine_width": { "default_value": 300 },
|
||||
"machine_height": { "default_value": 300 },
|
||||
"machine_height": { "default_value": 310 },
|
||||
"machine_depth": { "default_value": 200 },
|
||||
"machine_center_is_zero": { "default_value": false },
|
||||
"material_diameter": { "default_value": 1.75 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue