From 7cf823bb002590b415a236e229326b17a40cbd2d Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Thu, 9 Nov 2023 12:33:23 +0800 Subject: [PATCH] ENH: remove PLA GLOW in A1 mini jira:[NEW] Signed-off-by: xun.zhang Change-Id: Id99c1bbd4248e28df9150a85eecec831f6f32856 --- resources/profiles/BBL.json | 10 +---- .../Bambu PLA Glow @BBL A1M 0.2 nozzle.json | 14 ------- .../BBL/filament/Bambu PLA Glow @BBL A1M.json | 37 ------------------- 3 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M 0.2 nozzle.json delete mode 100644 resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M.json diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 3396e1130..ddba89b37 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -1117,10 +1117,6 @@ "name": "Bambu PLA Glow @BBL X1E", "sub_path": "filament/Bambu PLA Glow @BBL X1E.json" }, - { - "name": "Bambu PLA Glow @BBL A1M", - "sub_path": "filament/Bambu PLA Glow @BBL A1M.json" - }, { "name": "Bambu PLA Glow @BBL X1", "sub_path": "filament/Bambu PLA Glow @BBL X1.json" @@ -1529,10 +1525,6 @@ "name": "Bambu PLA Glow @BBL X1E 0.2 nozzle", "sub_path": "filament/Bambu PLA Glow @BBL X1E 0.2 nozzle.json" }, - { - "name": "Bambu PLA Glow @BBL A1M 0.2 nozzle", - "sub_path": "filament/Bambu PLA Glow @BBL A1M 0.2 nozzle.json" - }, { "name": "Bambu PLA Glow @BBL X1 0.2 nozzle", "sub_path": "filament/Bambu PLA Glow @BBL X1 0.2 nozzle.json" @@ -1808,4 +1800,4 @@ "sub_path": "machine/Bambu Lab X1E 0.8 nozzle.json" } ] -} +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M 0.2 nozzle.json deleted file mode 100644 index 40524a4f1..000000000 --- a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M 0.2 nozzle.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PLA Glow @BBL A1M 0.2 nozzle", - "inherits": "Bambu PLA Glow @BBL A1M", - "from": "system", - "setting_id": "GFSA12_07", - "instantiation": "true", - "filament_max_volumetric_speed": [ - "1" - ], - "compatible_printers": [ - "Bambu Lab A1 mini 0.2 nozzle" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M.json b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M.json deleted file mode 100644 index e4c3c3089..000000000 --- a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL A1M.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PLA Glow @BBL A1M", - "inherits": "Bambu PLA Glow @base", - "from": "system", - "setting_id": "GFSA12_06", - "instantiation": "true", - "fan_cooling_layer_time": [ - "80" - ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], - "hot_plate_temp": [ - "60" - ], - "hot_plate_temp_initial_layer": [ - "60" - ], - "slow_down_layer_time": [ - "6" - ], - "textured_plate_temp": [ - "60" - ], - "textured_plate_temp_initial_layer": [ - "60" - ], - "compatible_printers": [ - "Bambu Lab A1 mini 0.4 nozzle", - "Bambu Lab A1 mini 0.6 nozzle", - "Bambu Lab A1 mini 0.8 nozzle" - ] -} \ No newline at end of file