ENH: add Bambu PETG-CF & change filament id of PLA Silk

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ib62b479a2a6648a2a4bfa0d3deb11f6f37f754a4
This commit is contained in:
qing.zhang 2023-03-07 14:46:59 +08:00 committed by Lane.Wei
parent 311d9c3481
commit 4adfb71115
9 changed files with 123 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.05.00.17",
"version": "01.05.00.18",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [
@ -361,6 +361,10 @@
"name": "Generic PLA",
"sub_path": "filament/Generic PLA.json"
},
{
"name": "Generic PLA Silk @base",
"sub_path": "filament/Generic PLA Silk @base.json"
},
{
"name": "Generic PLA Silk",
"sub_path": "filament/Generic PLA Silk.json"
@ -441,6 +445,18 @@
"name": "Generic PETG-CF @BBL P1P",
"sub_path": "filament/P1P/Generic PETG-CF @BBL P1P.json"
},
{
"name": "Bambu PETG-CF @base",
"sub_path": "filament/Bambu PETG-CF @base.json"
},
{
"name": "Bambu PETG-CF @BBL X1C",
"sub_path": "filament/Bambu PETG-CF @BBL X1C.json"
},
{
"name": "Bambu PETG-CF @BBL P1P",
"sub_path": "filament/P1P/Bambu PETG-CF @BBL P1P.json"
},
{
"name": "Generic PVA @0.2 nozzle",
"sub_path": "filament/Generic PVA @0.2 nozzle.json"