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 PETG HF @BBL A1 0.2 nozzle",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_04",
"instantiation": "true",
"fan_cooling_layer_time": [
"15"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"30"
],
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"1"
],
"nozzle_temperature": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
]
}

View File

@@ -0,0 +1,36 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL A1 0.8 nozzle",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_05",
"instantiation": "true",
"fan_cooling_layer_time": [
"15"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"30"
],
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL A1",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_03",
"instantiation": "true",
"fan_cooling_layer_time": [
"15"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"30"
],
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL A1M 0.2 nozzle",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_07",
"instantiation": "true",
"fan_cooling_layer_time": [
"15"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"30"
],
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"1"
],
"nozzle_temperature": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]
}

View File

@@ -0,0 +1,36 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL A1M 0.8 nozzle",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_08",
"instantiation": "true",
"fan_cooling_layer_time": [
"15"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"30"
],
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL A1M",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_06",
"instantiation": "true",
"fan_cooling_layer_time": [
"15"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"30"
],
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"
]
}

View File

@@ -0,0 +1,33 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL X1C 0.2 nozzle",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_01",
"instantiation": "true",
"fan_cooling_layer_time": [
"20"
],
"fan_min_speed": [
"20"
],
"filament_max_volumetric_speed": [
"1"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"10"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle",
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL X1C 0.8 nozzle",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_02",
"instantiation": "true",
"fan_cooling_layer_time": [
"20"
],
"fan_min_speed": [
"20"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"10"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}

View File

@@ -0,0 +1,30 @@
{
"type": "filament",
"name": "Bambu PETG HF @BBL X1C",
"inherits": "Bambu PETG HF @base",
"from": "system",
"setting_id": "GFSG02_00",
"instantiation": "true",
"fan_cooling_layer_time": [
"20"
],
"fan_min_speed": [
"20"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"10"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}

View File

@@ -0,0 +1,80 @@
{
"type": "filament",
"name": "Bambu PETG HF @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "GFG02",
"instantiation": "false",
"cool_plate_temp": [
"0"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp": [
"70"
],
"eng_plate_temp_initial_layer": [
"70"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"10"
],
"filament_cost": [
"24.99"
],
"filament_density": [
"1.28"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"21"
],
"filament_vendor": [
"Bambu Lab"
],
"hot_plate_temp": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_range_low": [
"230"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"10%"
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >80)||(bed_temperature_initial_layer[current_extruder] >80)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >60)||(bed_temperature_initial_layer[current_extruder] >60)}M106 P3 S180\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
}

View File

@@ -0,0 +1,13 @@
{
"type": "filament",
"name": "Bambu Support for ABS @BBL A1",
"inherits": "Bambu Support for ABS @base",
"from": "system",
"setting_id": "GFSS06_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Bambu Support for ABS @BBL X1C",
"inherits": "Bambu Support for ABS @base",
"from": "system",
"setting_id": "GFSS06_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}

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"
]
}

View File

@@ -5,8 +5,14 @@
"from": "system",
"setting_id": "GFSN97_00",
"instantiation": "true",
"filament_type": [
"PPA-CF"
"fan_max_speed": [
"35"
],
"filament_max_volumetric_speed": [
"6.5"
],
"overhang_fan_threshold": [
"25%"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",

View File

@@ -8,8 +8,14 @@
"chamber_temperatures": [
"60"
],
"filament_type": [
"PPA-CF"
"fan_max_speed": [
"35"
],
"filament_max_volumetric_speed": [
"6.5"
],
"overhang_fan_threshold": [
"25%"
],
"compatible_printers": [
"Bambu Lab X1E 0.4 nozzle",

View File

@@ -5,7 +5,7 @@
"from": "system",
"instantiation": "false",
"activate_air_filtration": [
"0"
"1"
],
"cool_plate_temp": [
"0"

View File

@@ -5,7 +5,7 @@
"from": "system",
"instantiation": "false",
"activate_air_filtration": [
"0"
"1"
],
"cool_plate_temp": [
"0"