Update creality_ender4.def.json

Overall printer dimensions were entered instead of build volume.
This commit is contained in:
MattCatt87 2021-04-17 04:28:21 -07:00 committed by GitHub
parent 0d29610899
commit 4e0de0496e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,9 @@
"inherits": "creality_base",
"overrides": {
"machine_name": { "default_value": "Creality Ender-4" },
"machine_width": { "default_value": 452 },
"machine_depth": { "default_value": 468 },
"machine_height": { "default_value": 482 },
"machine_width": { "default_value": 220 },
"machine_depth": { "default_value": 220 },
"machine_height": { "default_value": 300 },
"machine_head_with_fans_polygon": { "default_value": [
[-26, 34],
[-26, -32],