From e1d5b39c4237aad99b7593942472873cbff0d600 Mon Sep 17 00:00:00 2001 From: SufficentMuffin <77865411+SufficentMuffin@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:21:19 +0100 Subject: [PATCH 1/2] Update 0.48mm Standard @BBL X1C 0.8 nozzle.json Removed P1S 0.6mm nozzle from process profile. --- .../BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json b/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json index 0b259149d0e..14b2532d0f8 100644 --- a/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json +++ b/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json @@ -8,7 +8,6 @@ "compatible_printers": [ "Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 0.8 nozzle", - "Bambu Lab P1S 0.6 nozzle", "Bambu Lab X1E 0.8 nozzle" ] -} \ No newline at end of file +} From 6825437af86d6845f57ad53ebdd59fec1abf235b Mon Sep 17 00:00:00 2001 From: SoftFever Date: Mon, 1 Jan 2024 19:38:51 +0800 Subject: [PATCH 2/2] fix --- .../BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json b/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json index 14b2532d0f8..ffa6bc5a377 100644 --- a/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json +++ b/resources/profiles/BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json @@ -8,6 +8,7 @@ "compatible_printers": [ "Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 0.8 nozzle", + "Bambu Lab P1S 0.8 nozzle", "Bambu Lab X1E 0.8 nozzle" ] }