mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
ENH: add filament PPA-GF
1.Add filament Generic PPA-GF 2.Set Generic PPA-CF filament type to PPA-CF jira: STUDIO-3518 Change-Id: I1b81bca3774944aebdf15f88213fcb9b36b93e41
This commit is contained in:
parent
596fcb0f69
commit
2d40511488
9 changed files with 255 additions and 0 deletions
17
resources/profiles/BBL/filament/Generic PPA-GF @base.json
Normal file
17
resources/profiles/BBL/filament/Generic PPA-GF @base.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PPA-GF @base",
|
||||
"inherits": "fdm_filament_ppa",
|
||||
"from": "system",
|
||||
"filament_id": "GFN96",
|
||||
"instantiation": "false",
|
||||
"filament_max_volumetric_speed": [
|
||||
"6"
|
||||
],
|
||||
"filament_type": [
|
||||
"PPA-GF"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue