For PA-cf material, forcing cooling for all outer wall and using lower fan speed for infill and inner wall can get more high strength. Add this cooling strategy. When set overhang fan threshold to be 0%, then bridge and all outer wall will be force to cool with the overhang fan speed. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ideed1ac8690f1eeb68aad760678db76bb4dae8ec
38 lines
679 B
JSON
38 lines
679 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN03",
|
|
"name": "Bambu PA-CF @base",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_pa",
|
|
"required_nozzle_HRC": [
|
|
"55"
|
|
],
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"filament_density": [
|
|
"1.09"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.96"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"0%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"40"
|
|
],
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"filament_cost": [
|
|
"44.99"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
]
|
|
}
|