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

41 lines
745 B
JSON
Raw Normal View History

2024-09-08 12:59:00 +00:00
{
"type": "filament",
"name": "Bambu PPS-CF @base",
"inherits": "fdm_filament_pps",
"from": "system",
"filament_id": "GFT02",
"instantiation": "false",
"fan_max_speed": [
"30"
],
"filament_cost": [
"175"
],
"filament_density": [
"1.26"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_type": [
"PPS-CF"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature_range_high": [
"350"
],
"nozzle_temperature_range_low": [
"310"
],
"overhang_fan_threshold": [
"25%"
],
"required_nozzle_HRC": [
"40"
],
"temperature_vitrification": [
"220"
]
}