FanControl.Releases
FanControl.Releases copied to clipboard
Changing curve make fan suddenly increase to 100%
Describe the bug
If I change the idle temp here, lets say 35, the fan which is bound to this curve will suddenly increase to 100% and then return to normal.
Changing values will indeed reset the curve's internal logic. Should only go to max if the current temp is over the load temp. If it's under the load temp, it will reset to the min fan speed.
It might be better to keep the original value until the new speed. Changing speed dramatically might result in fan damage.