Browse Source

fix machine width (265)

VOLUMIC 3 years ago
parent
commit
ddd2e844cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/stream30dual_mk2.def.json

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

@@ -17,7 +17,7 @@
     "overrides": {
         "machine_name": { "default_value": "VOLUMIC STREAM30DUAL MK2" },
         "machine_heated_bed": { "default_value": true },
-        "machine_width": { "default_value": 300 },
+        "machine_width": { "default_value": 265 },
         "machine_height": { "default_value": 300 },
         "machine_depth": { "default_value": 200 },
         "machine_center_is_zero": { "default_value": false },