From 38ad17ffbee9d8a1bc80f8ad5f10e05c3e81f2d3 Mon Sep 17 00:00:00 2001 From: "qian.wang" Date: Mon, 26 May 2025 10:56:20 +0800 Subject: [PATCH] ENH:[filament]Update BBL.json path processing sequence Change-Id: I30d8d15c8a73336b7e10dc828cf05d7860491834 (cherry picked from commit 21d7e3d4f0bfe9bbda13f03b16d1ecb86622be3c) --- resources/profiles/BBL.json | 4 ---- .../0.20mm Bambu Support W @BBL X1C.json | 23 ------------------- 2 files changed, 27 deletions(-) delete mode 100644 resources/profiles/BBL/process/0.20mm Bambu Support W @BBL X1C.json diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index b3adfa54c0..6150ea81c4 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -519,10 +519,6 @@ "name": "0.18mm Standard @BBL X1C 0.6 nozzle", "sub_path": "process/0.18mm Standard @BBL X1C 0.6 nozzle.json" }, - { - "name": "0.20mm Bambu Support W @BBL X1C", - "sub_path": "process/0.20mm Bambu Support W @BBL X1C.json" - }, { "name": "0.20mm Standard @BBL A1", "sub_path": "process/0.20mm Standard @BBL A1.json" diff --git a/resources/profiles/BBL/process/0.20mm Bambu Support W @BBL X1C.json b/resources/profiles/BBL/process/0.20mm Bambu Support W @BBL X1C.json deleted file mode 100644 index c7d9745406..0000000000 --- a/resources/profiles/BBL/process/0.20mm Bambu Support W @BBL X1C.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "process", - "setting_id": "GP008", - "name": "0.20mm Bambu Support W @BBL X1C", - "from": "system", - "instantiation": "true", - "inherits": "fdm_process_single_0.20", - "enable_support": "1", - "support_interface_top_layers": "3", - "support_top_z_distance": "0.2", - "support_interface_loop_pattern": "1", - "support_interface_spacing": "0", - "support_interface_speed": "80", - "support_filament": "0", - "support_interface_filament": "0", - "enable_prime_tower": "1", - "compatible_printers": [ - "Bambu Lab X1 Carbon 0.4 nozzle", - "Bambu Lab X1 0.4 nozzle", - "Bambu Lab P1S 0.4 nozzle", - "Bambu Lab X1E 0.4 nozzle" - ] -}