From a37c6647cca840c9ea1127f8a157e1ae60642193 Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Fri, 25 Aug 2023 11:24:26 +0800 Subject: [PATCH] FIX: add compatible printers in PolyLite PETG jira:STUDIO-4222 Signed-off-by: xun.zhang Change-Id: I21b58f21680676e3c5e43a6de8b137db2447fd0a --- .../BBL/filament/PolyLite PETG @BBL X1C 0.2 nozzle.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/profiles/BBL/filament/PolyLite PETG @BBL X1C 0.2 nozzle.json b/resources/profiles/BBL/filament/PolyLite PETG @BBL X1C 0.2 nozzle.json index 4727e6d97b..5bf2589627 100644 --- a/resources/profiles/BBL/filament/PolyLite PETG @BBL X1C 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/PolyLite PETG @BBL X1C 0.2 nozzle.json @@ -7,5 +7,11 @@ "instantiation": "true", "filament_max_volumetric_speed": [ "1" + ], + "compatible_printers": [ + "Bambu Lab X1 Carbon 0.2 nozzle", + "Bambu Lab X1 0.2 nozzle", + "Bambu Lab P1S 0.2 nozzle", + "Bambu Lab X1E 0.2 nozzle" ] } \ No newline at end of file