machine height correction to 310mm

This commit is contained in:
VOLUMIC 2021-06-07 12:33:02 +02:00 committed by GitHub
parent b662237a63
commit 230a0cd607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 },