mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06: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:
parent
6d5fad236e
commit
321f1f38e0
28 changed files with 677 additions and 1 deletions
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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue