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:
xun.zhang 2023-09-05 00:03:07 +08:00 committed by Lane.Wei
parent 596fcb0f69
commit 2d40511488
9 changed files with 255 additions and 0 deletions

View 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"
]
}