mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: Add Generic PLA High Speed
jira:STUDIO-4205 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I6132ad07968850c2136bc24b0702d0bf525a0b8f
This commit is contained in:
parent
17621eb3e8
commit
0b1c2cbe3a
6 changed files with 118 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.07.00.16",
|
||||
"version": "01.07.00.18",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
@ -377,6 +377,10 @@
|
|||
"name": "Overture Matte PLA @base",
|
||||
"sub_path": "filament/Overture Matte PLA @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PLA High Speed @base",
|
||||
"sub_path": "filament/Generic PLA High Speed @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu TPU 95A @base",
|
||||
"sub_path": "filament/Bambu TPU 95A @base.json"
|
||||
|
@ -785,6 +789,14 @@
|
|||
"name": "Overture Matte PLA @BBL P1P",
|
||||
"sub_path": "filament/Overture Matte PLA @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PLA High Speed @BBL X1C",
|
||||
"sub_path": "filament/Generic PLA High Speed @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PLA High Speed @BBL P1P",
|
||||
"sub_path": "filament/Generic PLA High Speed @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu TPU 95A @BBL X1C",
|
||||
"sub_path": "filament/Bambu TPU 95A @BBL X1C.json"
|
||||
|
@ -1085,6 +1097,14 @@
|
|||
"name": "Overture Matte PLA @BBL P1P 0.2 nozzle",
|
||||
"sub_path": "filament/Overture Matte PLA @BBL P1P 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PLA High Speed @BBL X1C 0.2 nozzle",
|
||||
"sub_path": "filament/Generic PLA High Speed @BBL X1C 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PLA High Speed @BBL P1P 0.2 nozzle",
|
||||
"sub_path": "filament/Generic PLA High Speed @BBL P1P 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "PolyLite PETG @BBL X1C 0.2 nozzle",
|
||||
"sub_path": "filament/PolyLite PETG @BBL X1C 0.2 nozzle.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue