orcaslicer/resources/profiles/BBL/filament/Bambu ASA @base.json
xun.zhang fb5a9062ff ENH:add support for ASA and PLA Aero
Change-Id: I1d4be3cbfce5115bd06b310c947b8aa13960b43b
2023-07-07 17:25:51 +08:00

29 lines
No EOL
532 B
JSON

{
"name": "Bambu ASA @base",
"type": "filament",
"instantiation": "false",
"from": "system",
"inherits": "fdm_filament_asa",
"filament_density": [
"1.05"
],
"filament_cost": [
"31.99"
],
"filament_id": "GFB01",
"nozzle_temperature_initial_layer": [
"270"
],
"nozzle_temperature": [
"270"
],
"filament_flow_ratio": [
"0.95"
],
"fan_max_speed": [
"50"
],
"filament_max_volumetric_speed": [
"18"
]
}