Browse Source

machine height correction to 310mm

VOLUMIC 3 years ago
parent
commit
230a0cd607
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/stream30ultrasc.def.json

+ 1 - 1
resources/definitions/stream30ultrasc.def.json

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