mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-04 15:21:08 -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
50 lines
No EOL
907 B
JSON
50 lines
No EOL
907 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Overture TPU @base",
|
|
"inherits": "fdm_filament_tpu",
|
|
"from": "system",
|
|
"filament_id": "GFOT008",
|
|
"instantiation": "false",
|
|
"fan_cooling_layer_time": [
|
|
"100"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_cost": [
|
|
"29.99"
|
|
],
|
|
"filament_density": [
|
|
"1.18"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"10"
|
|
],
|
|
"filament_vendor": [
|
|
"Overture"
|
|
],
|
|
"nozzle_temperature": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"210"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"15"
|
|
],
|
|
"temperature_vitrification": [
|
|
"30"
|
|
]
|
|
} |