From cb466f542af668656aa6c2c9d8a4013ef4e34898 Mon Sep 17 00:00:00 2001 From: XunZhangBambu Date: Thu, 21 Dec 2023 10:09:00 +0800 Subject: [PATCH] FIX: mistake in compatible printers GITHUB: #3175 Signed-off-by: XunZhangBambu Change-Id: I50f84ac9f933b80df4a1c894afac9895f31721f6 --- resources/profiles/BBL.json | 2 +- .../BBL/process/0.48mm Standard @BBL X1C 0.8 nozzle.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index f0a5c070a..45d66055c 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -1,7 +1,7 @@ { "name": "Bambulab", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json", - "version": "01.08.00.15", + "version": "01.08.00.16", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ 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 0b259149d..d429b316f 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