orcaslicer/resources/profiles/BBL/filament/Bambu PLA-CF @base.json
xun.zhang 8b893e631b ENH: delete duplicate keys in filament profiles
Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
2023-07-07 17:25:51 +08:00

44 lines
No EOL
798 B
JSON

{
"type": "filament",
"filament_id": "GFA50",
"name": "Bambu PLA-CF @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pla",
"filament_vendor": [
"Bambu Lab"
],
"cool_plate_temp": [
"45"
],
"cool_plate_temp_initial_layer": [
"45"
],
"filament_cost": [
"34.99"
],
"filament_flow_ratio": [
"0.98"
],
"filament_density": [
"1.22"
],
"required_nozzle_HRC": [
"40"
],
"slow_down_layer_time": [
"8"
],
"nozzle_temperature_range_low": [
"210"
],
"nozzle_temperature_range_high": [
"250"
],
"additional_cooling_fan_speed": [
"0"
],
"filament_type": [
"PLA-CF"
]
}