FIX: mistake in compatible printers
GITHUB: #3175 Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com> Change-Id: I50f84ac9f933b80df4a1c894afac9895f31721f6
This commit is contained in:
parent
b6775abae6
commit
cb466f542a
|
@ -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.15",
|
"version": "01.08.00.16",
|
||||||
"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…
Reference in New Issue