mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-19 15:09:05 +08:00
FIX: mistake in compatible printers
GITHUB: #3175 Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com> Change-Id: I50f84ac9f933b80df4a1c894afac9895f31721f6 (cherry picked from commit 4616ea2f1c32098eb717fb512c0e1b6e46cff0c3)
This commit is contained in:
parent
5b1db7f45e
commit
3328363c85
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.08.00.13",
|
"version": "01.08.00.14",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
"Bambu Lab X1 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"
|
"Bambu Lab X1E 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user