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,23 @@
{
"type": "filament",
"filament_id": "GFB61",
"name": "PolyLite ASA @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_asa",
"filament_cost": [
"23.6"
],
"filament_density": [
"1.02"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"13"
],
"filament_vendor": [
"Polymaker"
]
}