mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Add Official overture preset (#10631)
* 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
This commit is contained in:
committed by
GitHub
parent
4faaa5e6ee
commit
c219600a17
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Overture PLA Pro @System",
|
||||
"inherits": "Overture PLA Pro @base",
|
||||
"from": "system",
|
||||
"setting_id": "OGFOT001",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user