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 <xun.zhang@bambulab.com>
Change-Id: I9e4c8a5836789bf4f24178fcba046ba7f8d59d3f
This commit is contained in:
xun.zhang 2023-10-25 15:05:16 +08:00 committed by Lane.Wei
parent baaaeb0e14
commit 9e92e33c69
2 changed files with 2 additions and 5 deletions

View File

@ -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": [

View File

@ -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"
]
}