FIX: mistake in compatible printers

GITHUB: #3175

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I50f84ac9f933b80df4a1c894afac9895f31721f6
This commit is contained in:
XunZhangBambu 2023-12-21 10:09:00 +08:00 committed by Lane.Wei
parent b6775abae6
commit cb466f542a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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