Add platform mesh for Creality Ender-3

Provided by Sprint8 in #6204, but I think the mesh was obtained from an older Cura version.

This fixes #6204.
This commit is contained in:
Ghostkeeper 2019-08-15 11:31:02 +02:00
parent 214194de85
commit f440535581
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276
2 changed files with 5 additions and 5 deletions

View File

@ -2,6 +2,11 @@
"name": "Creality Ender-3",
"version": 2,
"inherits": "creality_base",
"metadata": {
"quality_definition": "creality_base",
"visible": true,
"platform": "creality_ender3.stl"
},
"overrides": {
"machine_name": { "default_value": "Creality Ender-3" },
"machine_width": { "default_value": 220 },
@ -23,10 +28,5 @@
},
"gantry_height": { "value": 25 }
},
"metadata": {
"quality_definition": "creality_base",
"visible": true
}
}

Binary file not shown.