mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:19:04 +08:00
Update creality_ender4.def.json
Overall printer dimensions were entered instead of build volume.
This commit is contained in:
parent
0d29610899
commit
4e0de0496e
@ -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],
|
||||
|
Loading…
x
Reference in New Issue
Block a user