orcaslicer/resources/profiles/Sovol/filament/Sovol SV06 Plus ACE PLA.json
ZZQiang-An 342d7f3f70
Sovol (#7279)
* Added Comgrow T300 official profile

Added Comgrow T300 official profile

* Added official profiles for Sovol SV06 ACE and Sovol SV06 Plus ACE
2024-11-12 00:25:37 +08:00

50 lines
924 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 Plus ACE PLA",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic PLA",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["21"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 Plus ACE 0.4 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"
]
}