Update bambulab profiles to 01.09.00.18

Copied files from BambuStudio after downloading updated profiles.
This commit is contained in:
legonigel
2024-07-27 13:58:33 -07:00
parent 543a1e5c37
commit a09aa1711a
52 changed files with 575 additions and 50 deletions

View File

@@ -0,0 +1,35 @@
{
"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"
]
}