orcaslicer/resources/profiles/Creality/machine/Creality K2 Plus.json
cochcoder 44bb6cd3fc Some more bug fixes
I have no clue how I missed these
2024-10-03 21:58:58 -04:00

12 lines
No EOL
590 B
JSON

{
"type": "machine_model",
"name": "Creality K2 Plus",
"model_id": "Creality-K2-Plus",
"nozzle_diameter": "0.2;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Creality",
"bed_model": "creality_k2plus_buildplate_model.stl",
"bed_texture": "creality_k2plus_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Creality Generic ABS @K2-all;Creality Generic ASA @K2-all;Creality Generic PETG @K2-all;Creality Generic PLA @K2-all;Creality Generic PLA High Speed @K2-all;Creality Generic PLA Matte @K2-all;Creality Generic PLA Silk @K2-all"
}