mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Update the Sovol profiles to what Sovol provides themselves (#5512)
* Use profiles given by Sovol * Change infill pattern to crosshatch
This commit is contained in:
61
resources/profiles/Sovol/filament/Sovol SV08 PLA.json
Normal file
61
resources/profiles/Sovol/filament/Sovol SV08 PLA.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Sovol SV08 PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Sovol Generic PLA",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["21"],
|
||||
"compatible_printers": [
|
||||
"Sovol SV08 0.4 nozzle",
|
||||
"Sovol SV08 0.6 nozzle",
|
||||
"Sovol SV08 0.8 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": [
|
||||
"50"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"70"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"50"
|
||||
],
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user