Files
OrcaSlicer-KX/resources/profiles/Sovol/filament/Sovol SV06 ACE PLA.json
Jonathan Rascher 46716015bf Mark SV06 ACE PLA compatible with 0.2 nozzle (#9051)
* Mark SV06 ACE PLA compatible with 0.2 nozzle
2025-04-01 22:45:06 +08:00

54 lines
1003 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 ACE PLA",
"from": "system",
"instantiation": "true",
"inherits": "Generic PLA @System",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["21"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 ACE 0.2 nozzle",
"Sovol SV06 ACE 0.4 nozzle",
"Sovol SV06 ACE 0.6 nozzle",
"Sovol SV06 ACE 0.8 nozzle"
],
"fan_min_speed": [
"50"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"slow_down_layer_time": [
"6"
],
"slow_down_min_speed": [
"20"
],
"nozzle_temperature_initial_layer": [
"235"
],
"nozzle_temperature": [
"210"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp": [
"60"
]
}