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,53 @@
{
"type": "filament",
"setting_id": "GFSL99_00",
"name": "Creality Generic PLA @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"18"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"4"
],
"cool_plate_temp": [
"50"
],
"eng_plate_temp": [
"50"
],
"hot_plate_temp": [
"50"
],
"textured_plate_temp": [
"50"
],
"cool_plate_temp_initial_layer": [
"50"
],
"eng_plate_temp_initial_layer": [
"50"
],
"hot_plate_temp_initial_layer": [
"50"
],
"textured_plate_temp_initial_layer": [
"50"
],
"reduce_fan_stop_start_freq": [
"1"
],
"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"
]
}