mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:29:05 +08:00
machine height correction to 310mm
This commit is contained in:
parent
b662237a63
commit
230a0cd607
@ -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…
x
Reference in New Issue
Block a user