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:
xun.zhang 2023-08-21 18:09:49 +08:00 committed by Lane.Wei
parent 17621eb3e8
commit 0b1c2cbe3a
6 changed files with 118 additions and 1 deletions

View file

@ -0,0 +1,19 @@
{
"type": "filament",
"name": "Generic PLA High Speed @BBL X1C",
"inherits": "Generic PLA High Speed @base",
"from": "system",
"setting_id": "GFSL95_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle"
]
}