orcaslicer/resources/profiles/Sovol/filament/Sovol SV08 PLA @SV08 0.2 nozzle.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

62 lines
1.2 KiB
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV08 PLA @SV08 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic PLA",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["10"],
"compatible_printers": [
"Sovol SV08 0.2 nozzle"
],
"nozzle_temperature_initial_layer": [
"235"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"250"
],
"hot_plate_temp" : [
"65"
],
"hot_plate_temp_initial_layer" : [
"65"
],
"fan_min_speed": [
"100"
],
"fan_max_speed": [
"100"
],
"fan_cooling_layer_time": [
"50"
],
"close_fan_the_first_x_layers": [
"3"
],
"full_fan_speed_layer": [
"3"
],
"slow_down_layer_time": [
"5"
],
"slow_down_min_speed": [
"10"
],
"overhang_fan_speed": [
"100"
],
"overhang_fan_threshold": [
"50%"
],
"temperature_vitrification": [
"60"
]
}