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,23 @@
{
"type": "filament",
"setting_id": "GFSL96_00",
"name": "Creality Generic PLA-CF @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA-CF",
"filament_max_volumetric_speed": [
"18"
],
"slow_down_layer_time": [
"8"
],
"additional_cooling_fan_speed": [
"0"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}