From 0c12fda23df6cdadcc67285b97cb9ff19d0f264b Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Wed, 19 Mar 2025 11:35:56 +0800 Subject: [PATCH] ENH: update profiles for TPU 85A jira: NONE Signed-off-by: xun.zhang Change-Id: I27b5a6a555ca2c9f2666eb116343dc2be189bbc9 --- resources/profiles/BBL.json | 8 ---- .../BBL/filament/Bambu TPU 85A @BBL A1.json | 42 ------------------- .../BBL/filament/Bambu TPU 85A @BBL A1M.json | 42 ------------------- 3 files changed, 92 deletions(-) delete mode 100644 resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1.json delete mode 100644 resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1M.json diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 33cf130e3..41bd040fe 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -2489,14 +2489,6 @@ "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" diff --git a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1.json b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1.json deleted file mode 100644 index 0603b13dd..000000000 --- a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "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" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1M.json b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1M.json deleted file mode 100644 index 4ba8b5735..000000000 --- a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL A1M.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "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" - ] -} \ No newline at end of file