orcaslicer/resources/profiles/BBL/filament/Bambu PA6-CF @base.json
xun.zhang 17621eb3e8 ENH: change PA6-CF filament type to PA6-CF
PA6-CF is disabled in AMS

jira:STUDIO-4196

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iff32388a15f32da6b28034130d5ddadd107a3185
2023-09-22 16:21:26 +08:00

44 lines
No EOL
778 B
JSON

{
"type": "filament",
"filament_id": "GFN05",
"name": "Bambu PA6-CF @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pa",
"fan_cooling_layer_time": [
"5"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"filament_density": [
"1.10"
],
"filament_flow_ratio": [
"0.96"
],
"filament_type": [
"PA6-CF"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature": [
"275"
],
"nozzle_temperature_initial_layer": [
"275"
],
"overhang_fan_speed": [
"40"
],
"overhang_fan_threshold": [
"0%"
],
"temperature_vitrification": [
"170"
]
}