ENH: add bambu tpu 85a and 90a for a series

jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I1975bd3421b4076d113a8f9000616a74efadbc03
This commit is contained in:
xun.zhang 2025-03-18 16:53:50 +08:00 committed by lane.wei
parent 9eb5a057d4
commit fb74c33625
5 changed files with 168 additions and 0 deletions

View File

@ -2469,6 +2469,14 @@
"name": "Bambu TPU 90A @BBL H2D",
"sub_path": "filament/Bambu TPU 90A @BBL H2D.json"
},
{
"name": "Bambu TPU 90A @BBL A1",
"sub_path": "filament/Bambu TPU 90A @BBL A1.json"
},
{
"name": "Bambu TPU 90A @BBL A1M",
"sub_path": "filament/Bambu TPU 90A @BBL A1M.json"
},
{
"name": "Bambu TPU 85A @BBL X1C",
"sub_path": "filament/Bambu TPU 85A @BBL X1C.json"
@ -2481,6 +2489,14 @@
"name": "Bambu TPU 85A @BBL H2D",
"sub_path": "filament/Bambu TPU 85A @BBL H2D.json"
},
{
"name": "Bambu TPU 85A @BBL A1",
"sub_path": "filament/Bambu TPU 85A @BBL A1.json"
},
{
"name": "Bambu TPU 85A @BBL A1M",
"sub_path": "filament/Bambu TPU 85A @BBL A1M.json"
},
{
"name": "Generic TPU @BBL A1M",
"sub_path": "filament/Generic TPU @BBL A1M.json"

View File

@ -0,0 +1,42 @@
{
"type": "filament",
"name": "Bambu TPU 85A @BBL A1",
"inherits": "Bambu TPU 85A @base",
"from": "system",
"setting_id": "GFSU04_04",
"instantiation": "true",
"filament_cost": [
"41.99"
],
"filament_density": [
"1.22"
],
"filament_max_volumetric_speed": [
"1"
],
"hot_plate_temp": [
"45"
],
"hot_plate_temp_initial_layer": [
"45"
],
"impact_strength_z": [
"88.7"
],
"nozzle_temperature_range_high": [
"250"
],
"slow_down_layer_time": [
"30"
],
"textured_plate_temp": [
"45"
],
"textured_plate_temp_initial_layer": [
"45"
],
"compatible_printers": [
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}

View File

@ -0,0 +1,42 @@
{
"type": "filament",
"name": "Bambu TPU 85A @BBL A1M",
"inherits": "Bambu TPU 85A @base",
"from": "system",
"setting_id": "GFSU04_05",
"instantiation": "true",
"filament_cost": [
"41.99"
],
"filament_density": [
"1.22"
],
"filament_max_volumetric_speed": [
"1"
],
"hot_plate_temp": [
"30"
],
"hot_plate_temp_initial_layer": [
"30"
],
"impact_strength_z": [
"88.7"
],
"nozzle_temperature_range_high": [
"250"
],
"slow_down_layer_time": [
"30"
],
"textured_plate_temp": [
"30"
],
"textured_plate_temp_initial_layer": [
"30"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
]
}

View File

@ -0,0 +1,34 @@
{
"type": "filament",
"name": "Bambu TPU 90A @BBL A1",
"inherits": "Bambu TPU 90A @base",
"from": "system",
"setting_id": "GFSU03_04",
"instantiation": "true",
"filament_density": [
"1.22"
],
"hot_plate_temp": [
"45"
],
"hot_plate_temp_initial_layer": [
"45"
],
"impact_strength_z": [
"88.7"
],
"nozzle_temperature_range_high": [
"250"
],
"textured_plate_temp": [
"45"
],
"textured_plate_temp_initial_layer": [
"45"
],
"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,34 @@
{
"type": "filament",
"name": "Bambu TPU 90A @BBL A1M",
"inherits": "Bambu TPU 90A @base",
"from": "system",
"setting_id": "GFSU03_05",
"instantiation": "true",
"filament_density": [
"1.22"
],
"hot_plate_temp": [
"30"
],
"hot_plate_temp_initial_layer": [
"30"
],
"impact_strength_z": [
"88.7"
],
"nozzle_temperature_range_high": [
"250"
],
"textured_plate_temp": [
"30"
],
"textured_plate_temp_initial_layer": [
"30"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle",
"Bambu Lab A1 mini 0.4 nozzle"
]
}