Merge pull request #9596 from MattCatt87/patch-1

Update creality_ender4.def.json
This commit is contained in:
Jaime van Kessel 2021-05-03 16:19:37 +02:00 committed by GitHub
commit 784b1d8976
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],
@ -24,4 +24,4 @@
"quality_definition": "creality_base",
"visible": true
}
}
}