Files

37 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2026-05-11 19:29:55 +01:00
{
"type": "filament",
"name": "Creality Generic ABS @K2-all",
"inherits": "Creality Generic ABS",
"from": "system",
"setting_id": "GFSA04_CREALITY_00",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"18"
],
"slow_down_layer_time": [
"12"
],
"slow_down_min_speed": [
"20"
],
"filament_start_gcode": [
";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",
"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"
]
}