orcaslicer/resources/profiles/Sovol/filament/Sovol SV07 PLA.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

48 lines
940 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV07 PLA",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic PLA",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["24"],
"filament_retraction_length": ["0.5"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV07 0.4 nozzle"
],
"fan_min_speed": [
"60"
],
"fan_cooling_layer_time": [
"50"
],
"fan_max_speed": [
"100"
],
"slow_down_layer_time": [
"6"
],
"nozzle_temperature_initial_layer": [
"235"
],
"nozzle_temperature": [
"200"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"260"
],
"hot_plate_temp_initial_layer": [
"65"
],
"hot_plate_temp": [
"65"
]
}