mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
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
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
";filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else} \nM104 S[first_layer_temperature]\n{endif}"
|
||||
],
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user