Initial Add of K2 Plus

*Some max speeds/accelerations changes for the 0.4 nozzle was left out as none of the other nozzles had these max speeds/accelerations
This commit is contained in:
cochcoder
2024-10-03 19:51:04 -04:00
parent cffa0033cb
commit cac3d396c7
40 changed files with 3273 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
{
"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 @K1-all;Creality Generic ASA @K1-all;Creality Generic PETG @K1-all;Creality Generic PLA @K1-all;Creality Generic PLA High Speed @K1-all;Creality Generic PLA Matte @K1-all;Creality Generic PLA Silk @K1-all"
}