orcaslicer/resources/profiles/BBL/filament/Bambu PPS-CF @base.json
2024-09-08 22:05:08 +08:00

41 lines
No EOL
745 B
JSON

{
"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"
]
}