mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:49:04 +08: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,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…
x
Reference in New Issue
Block a user