mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 18:33:19 +08:00
FIX: duplicated filaments in config wizard
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I5f59cbf1591fccb07cfbd7a75a1ebf8b793bdaad
This commit is contained in:
parent
98707cd865
commit
582e80c9f4
@ -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": "02.00.00.89",
|
"version": "02.00.00.90",
|
||||||
"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": [
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
"filament_vendor": [
|
||||||
"Bambu lab"
|
"Bambu Lab"
|
||||||
],
|
],
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user