mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-04 07:11:02 -07: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
41 lines
No EOL
772 B
JSON
41 lines
No EOL
772 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Overture PLA Pro @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "GFOT001",
|
|
"instantiation": "false",
|
|
"filament_cost": [
|
|
"26.99"
|
|
],
|
|
"filament_density": [
|
|
"1.27"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_vendor": [
|
|
"Overture"
|
|
],
|
|
"nozzle_temperature": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"190"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
],
|
|
"temperature_vitrification": [
|
|
"64"
|
|
]
|
|
} |