* Added K1C and fixed some settings (took from config files instead of Creality Print) * Files renaming * New PLA-CF, prettify json for K1C, naming uniformisation, ... * Port Special PLA profiles to K1/K1 Max * Changed slow down layer time and slow down min speed in order to improve overall speed on details. * Raised PLA bed temp to 55°C * Optimisations for ABS, ASA and added Generic PC profile. * Added PA-CF and fixed PC profiles. * Added new filaments to default materials
43 lines
No EOL
860 B
JSON
43 lines
No EOL
860 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"
|
|
],
|
|
"compatible_printers": [
|
|
"Creality K1C 0.4 nozzle",
|
|
"Creality K1C 0.6 nozzle",
|
|
"Creality K1C 0.8 nozzle"
|
|
]
|
|
} |