From 38087db380f6bbe36e06b438386854025de2fd1d Mon Sep 17 00:00:00 2001 From: SufficentMuffin <77865411+SufficentMuffin@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:42:53 +0100 Subject: [PATCH] Update 0.48mm Standard @BBL X1C 0.8 nozzle.json (#3379) * Update 0.48mm Standard @BBL X1C 0.8 nozzle.json Removed P1S 0.6mm nozzle from process profile. * fix --------- Co-authored-by: SoftFever (cherry picked from commit f99394b53c47cf5cd8bcabf3a086181352a8aef4) --- .../BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json | 4 ++-- 1 file changed, 2 insertions(+), 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 0b259149d0..ffa6bc5a37 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,7 @@ "compatible_printers": [ "Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 0.8 nozzle", - "Bambu Lab P1S 0.6 nozzle", + "Bambu Lab P1S 0.8 nozzle", "Bambu Lab X1E 0.8 nozzle" ] -} \ No newline at end of file +}