mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-26 18:31:11 +00:00
14 lines
436 B
JSON
14 lines
436 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Creality CR-20 Pro",
|
|
"nozzle_diameter": "0.4",
|
|
"bed_model": "creality_k1_buildplate_model.stl",
|
|
"default_bed_type": "Cool Plate",
|
|
"bed_texture": "creality_k1_buildplate_texture.svg",
|
|
"family": "Creality",
|
|
"hotend_model": "",
|
|
"machine_tech": "FFF",
|
|
"model_id": "Creality_CR_20_Pro",
|
|
"default_materials": "Generic PETG @CR-20 Pro-all;Generic PLA @CR-20 Pro-all;Generic ABS @CR-20 Pro-all"
|
|
}
|