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,25 @@
{
"type": "filament",
"name": "Generic PPA-GF @BBL X1E",
"inherits": "Generic PPA-GF @base",
"from": "system",
"setting_id": "GFSN96_01",
"instantiation": "true",
"chamber_temperatures": [
"60"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_type": [
"PPA-GF"
],
"filament_vendor": [
"Bambu Lab"
],
"compatible_printers": [
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}