mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
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:
23
resources/profiles/BBL/filament/PolyLite ABS @base.json
Normal file
23
resources/profiles/BBL/filament/PolyLite ABS @base.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB60",
|
||||
"name": "PolyLite ABS @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_cost": [
|
||||
"26.9"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.03"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Polymaker"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user