fix machine width (265)

This commit is contained in:
VOLUMIC 2021-06-07 13:36:11 +02:00 committed by GitHub
parent 7c8c978d05
commit ddd2e844cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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