* 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
47 lines
No EOL
844 B
JSON
47 lines
No EOL
844 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN98",
|
|
"setting_id": "GFSN99",
|
|
"name": "Creality Generic PA-CF",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pa",
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"290"
|
|
],
|
|
"nozzle_temperature": [
|
|
"290"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"8"
|
|
],
|
|
"fan_max_speed": [
|
|
"30"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"0%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"40"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"5"
|
|
],
|
|
"full_fan_speed_layer": [
|
|
"2"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.01"
|
|
],
|
|
"compatible_printers": [
|
|
]
|
|
} |