From 9e92e33c69eca3f3825bc30d434d5826ac07de91 Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Wed, 25 Oct 2023 15:05:16 +0800 Subject: [PATCH] ENH: fix some problem in filament profiles 1.Remove A1 mini in Bambu TPU 95A@BBL P1P jira: STUDIO-4912 Signed-off-by: xun.zhang Change-Id: I9e4c8a5836789bf4f24178fcba046ba7f8d59d3f --- resources/profiles/BBL.json | 2 +- .../profiles/BBL/filament/P1P/Bambu TPU 95A @BBL P1P.json | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 980172e29..831439f00 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.07.00.28", + "version": "01.07.00.29", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/filament/P1P/Bambu TPU 95A @BBL P1P.json b/resources/profiles/BBL/filament/P1P/Bambu TPU 95A @BBL P1P.json index 5c980a1e6..02c7a6f8e 100644 --- a/resources/profiles/BBL/filament/P1P/Bambu TPU 95A @BBL P1P.json +++ b/resources/profiles/BBL/filament/P1P/Bambu TPU 95A @BBL P1P.json @@ -23,9 +23,6 @@ "compatible_printers": [ "Bambu Lab P1P 0.4 nozzle", "Bambu Lab P1P 0.6 nozzle", - "Bambu Lab P1P 0.8 nozzle", - "Bambu Lab A1 mini 0.4 nozzle", - "Bambu Lab A1 mini 0.6 nozzle", - "Bambu Lab A1 mini 0.8 nozzle" + "Bambu Lab P1P 0.8 nozzle" ] } \ No newline at end of file