* Improved some configurations for K1 printers * Removed seam_slope_min_length for K1 * Increased wipe distance * Enabled slope on entire wall * Removed retract_before_wipe * Improved overhang print speed * Prettified JSON * Prettified machines JSON
46 lines
No EOL
915 B
JSON
46 lines
No EOL
915 B
JSON
{
|
|
"type": "filament",
|
|
"setting_id": "GFSL99_00",
|
|
"name": "Creality Generic PLA @K1-all",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "Creality Generic PLA",
|
|
"filament_max_volumetric_speed": [
|
|
"18"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"cool_plate_temp": [
|
|
"55"
|
|
],
|
|
"eng_plate_temp": [
|
|
"55"
|
|
],
|
|
"hot_plate_temp": [
|
|
"55"
|
|
],
|
|
"textured_plate_temp": [
|
|
"55"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"0"
|
|
],
|
|
"compatible_printers": [
|
|
"Creality K1C 0.4 nozzle",
|
|
"Creality K1C 0.6 nozzle",
|
|
"Creality K1C 0.8 nozzle"
|
|
]
|
|
} |