orcaslicer/resources/profiles/BBL/filament/Bambu PA6-CF @base.json

44 lines
778 B
JSON
Raw Normal View History

{
"type": "filament",
"name": "Bambu PA6-CF @base",
"inherits": "fdm_filament_pa",
"from": "system",
"filament_id": "GFN05",
"instantiation": "false",
"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"
]
}