mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add PETG-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Iaee30ced3be002120b6138be31a7b57422cf20bc
This commit is contained in:
parent
538c607842
commit
d484b5e5fb
5 changed files with 93 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.05.00.16",
|
||||
"version": "01.05.00.17",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
@ -429,6 +429,18 @@
|
|||
"name": "Generic PVA @base",
|
||||
"sub_path": "filament/Generic PVA @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PETG-CF @base",
|
||||
"sub_path": "filament/Generic PETG-CF @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PETG-CF @BBL X1C",
|
||||
"sub_path": "filament/Generic PETG-CF @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PETG-CF @BBL P1P",
|
||||
"sub_path": "filament/Generic PETG-CF @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PVA @0.2 nozzle",
|
||||
"sub_path": "filament/Generic PVA @0.2 nozzle.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue