orcaslicer/resources/profiles/BBL/filament/Bambu PLA-CF @base.json
qing.zhang 4c41f46163 ENH: add filament_is_support to all files
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I439ef9a2902563874d748be9aa9fe067e99588e6
2023-04-17 15:39:02 +08:00

44 lines
801 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"
]
}