mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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
28 lines
584 B
JSON
28 lines
584 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Overture Super PLA+ @BBL A1",
|
|
"inherits": "Overture Super PLA+ @base",
|
|
"from": "system",
|
|
"setting_id": "GFOT005_00",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 0.4 nozzle",
|
|
"Bambu Lab A1 0.6 nozzle",
|
|
"Bambu Lab A1 0.8 nozzle"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"9"
|
|
]
|
|
} |