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