orcaslicer/resources/profiles/BBL/filament/Bambu PPA-CF @base.json
xun.zhang 7840f5d858 ENH: Sync X1E presets from the master branch.
Also sort the filaments and remove duplicated keys

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

44 lines
No EOL
780 B
JSON

{
"type": "filament",
"name": "Bambu PPA-CF @base",
"inherits": "fdm_filament_pa",
"from": "system",
"filament_id": "GFN06",
"instantiation": "false",
"fan_cooling_layer_time": [
"5"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"filament_density": [
"1.17"
],
"filament_flow_ratio": [
"0.96"
],
"filament_type": [
"PA-CF"
],
"filament_vendor": [
"Bambu"
],
"nozzle_temperature_range_high": [
"320"
],
"nozzle_temperature_range_low": [
"280"
],
"overhang_fan_speed": [
"40"
],
"overhang_fan_threshold": [
"0%"
],
"temperature_vitrification": [
"210"
]
}