mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Revise and add new Creality profiles & Fix SecKit Filaments (#974)
* Revise and add new Creality profiles * Correction of SecKit filaments * Add Creality Ender-3 S1 Pro Profile & change snapmaker printer images * Revision of the printer Creality & SecKit Printer ID
This commit is contained in:
parent
cd9ca51035
commit
a14943665b
115 changed files with 4307 additions and 182 deletions
12
resources/profiles/Creality/machine/Creality Ender-5.json
Normal file
12
resources/profiles/Creality/machine/Creality Ender-5.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Creality Ender-5",
|
||||
"model_id": "Creality-Ender5",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Creality",
|
||||
"bed_model": "creality_ender5_buildplate_model.stl",
|
||||
"bed_texture": "creality_ender5_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue