mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
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:
parent
214194de85
commit
f440535581
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
}
|
||||
}
|
BIN
resources/meshes/creality_ender3.stl
Normal file
BIN
resources/meshes/creality_ender3.stl
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue