mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
* add overture preset * Fix PLA pro profile missing issus * fixed profile lib indexing order issus * Merge branch 'main' into main * Merge branch 'main' into main
26 lines
486 B
JSON
26 lines
486 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Overture Matte PLA @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "GFL05",
|
|
"instantiation": "false",
|
|
"filament_cost": [
|
|
"24.52"
|
|
],
|
|
"filament_density": [
|
|
"1.22"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_vendor": [
|
|
"Overture"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"6"
|
|
]
|
|
} |