orcaslicer/resources/profiles/Sovol/filament/Sovol SV08 ABS.json
cochcoder 6ad2d7404e
Update the Sovol profiles to what Sovol provides themselves (#5512)
* Use profiles given by Sovol

* Change infill pattern to crosshatch
2024-06-02 22:59:35 +08:00

75 lines
1.5 KiB
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV08 ABS",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic ABS",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["21"],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_range_low": [
"230"
],
"nozzle_temperature_range_high": [
"280"
],
"hot_plate_temp": [
"95"
],
"hot_plate_temp_initial_layer": [
"95"
],
"fan_min_speed": [
"10"
],
"fan_max_speed": [
"30"
],
"fan_cooling_layer_time": [
"30"
],
"full_fan_speed_layer": [
"0"
],
"slow_down_layer_time": [
"4"
],
"slow_down_min_speed": [
"10"
],
"overhang_fan_speed": [
"30"
],
"overhang_fan_threshold": [
"25%"
],
"temperature_vitrification": [
"60"
],
"activate_air_filtration": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"complete_print_exhaust_fan_speed": [
"60"
],
"during_print_exhaust_fan_speed": [
"100"
],
"is_custom_defined": "0",
"compatible_printers": [
"Sovol SV08 0.2 nozzle",
"Sovol SV08 0.4 nozzle",
"Sovol SV08 0.6 nozzle",
"Sovol SV08 0.8 nozzle"
]
}