orcaslicer/resources/profiles/BBL/filament/Bambu Support for ABS @base.json
legonigel a09aa1711a Update bambulab profiles to 01.09.00.18
Copied files from BambuStudio after downloading updated profiles.
2024-07-27 14:05:58 -07:00

35 lines
No EOL
648 B
JSON

{
"type": "filament",
"name": "Bambu Support for ABS @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "GFS06",
"instantiation": "false",
"fan_max_speed": [
"30"
],
"filament_cost": [
"29.98"
],
"filament_flow_ratio": [
"0.95"
],
"filament_is_support": [
"1"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature_range_high": [
"270"
],
"slow_down_layer_time": [
"12"
],
"temperature_vitrification": [
"90"
]
}