ENH: add more 3rd party filaments

Add Overture PLA, Matte PLA,PolyLite PETG,ABS,ASA

jira: STUDIO-4044
Change-Id: I3e1954dae20b6695383d8abdf55eb4eeba3b5a08
This commit is contained in:
xun.zhang 2023-08-17 15:55:36 +08:00 committed by Lane.Wei
parent 6d5fad236e
commit 321f1f38e0
28 changed files with 677 additions and 1 deletions

View file

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