mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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/Overture PLA @base.json
Normal file
23
resources/profiles/BBL/filament/Overture PLA @base.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL04",
|
||||
"name": "Overture PLA @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_cost": [
|
||||
"24.15"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.2"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Overture"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user