From 66a7235e25d81912fbd573c78ee2521f12a7561d Mon Sep 17 00:00:00 2001 From: Yichen Date: Sat, 12 Oct 2024 10:33:18 -0700 Subject: [PATCH] Enable Air Filtration Support for BBL P1S, X1, X1C --- resources/profiles/BBL/machine/Bambu Lab P1S 0.4 nozzle.json | 1 + resources/profiles/BBL/machine/Bambu Lab X1 0.4 nozzle.json | 1 + .../profiles/BBL/machine/Bambu Lab X1 Carbon 0.4 nozzle.json | 1 + 3 files changed, 3 insertions(+) diff --git a/resources/profiles/BBL/machine/Bambu Lab P1S 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab P1S 0.4 nozzle.json index 5cee189af55..8b9d063dbc5 100644 --- a/resources/profiles/BBL/machine/Bambu Lab P1S 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab P1S 0.4 nozzle.json @@ -29,6 +29,7 @@ "nozzle_height": "4.2", "nozzle_type": "stainless_steel", "scan_first_layer": "0", + "support_air_filtration": "1", "upward_compatible_machine": [ "Bambu Lab P1P 0.4 nozzle", "Bambu Lab X1 0.4 nozzle", diff --git a/resources/profiles/BBL/machine/Bambu Lab X1 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab X1 0.4 nozzle.json index 9d9f5eac389..a70b7c8f11d 100644 --- a/resources/profiles/BBL/machine/Bambu Lab X1 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab X1 0.4 nozzle.json @@ -30,6 +30,7 @@ "nozzle_height": "4.2", "nozzle_type": "stainless_steel", "scan_first_layer": "1", + "support_air_filtration": "1", "upward_compatible_machine": [ "Bambu Lab P1S 0.4 nozzle", "Bambu Lab P1P 0.4 nozzle", diff --git a/resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.4 nozzle.json index c6188a2ab80..6577b3950ad 100644 --- a/resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab X1 Carbon 0.4 nozzle.json @@ -28,6 +28,7 @@ "machine_unload_filament_time": "28", "nozzle_height": "4.2", "scan_first_layer": "1", + "support_air_filtration": "1", "upward_compatible_machine": [ "Bambu Lab P1S 0.4 nozzle", "Bambu Lab P1P 0.4 nozzle",