Files
OrcaSlicer/resources/profiles/Creality/filament/Creality Generic PLA Matte @K2-all.json
Olof Larsson 2a7a3d0cd7 feat: add Creality K2 Support (#12662)
* feat: add K2 support

* fix: remove k2 pro from k2 process json

* fix: set correct start gcodes for the nozzles
2026-03-09 19:48:43 +08:00

25 lines
744 B
JSON

{
"type": "filament",
"name": "Creality Generic PLA Matte @K2-all",
"inherits": "Creality Generic PLA @K2-all",
"from": "system",
"setting_id": "GFSL05_00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"18"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle",
"Creality K2 Pro 0.2 nozzle",
"Creality K2 Pro 0.4 nozzle",
"Creality K2 Pro 0.6 nozzle",
"Creality K2 Pro 0.8 nozzle"
]
}