Replies: 2 comments 5 replies
-
It's called the "mix" fan curve: |
Beta Was this translation helpful? Give feedback.
5 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
Tl;Dr: Create a fan curve that has n fan controls as input and can perform a "sum", "average", or "min" on those values combined.
The input should not be a temperture source but a configured Control that might already bind to a certain curve itself.
I enjoy FanControl very much which is why I would like to suggest a feature that seems to be missing after playing around with the tool for quite a while now.
Imagine you have 3 Fans on the top and back of your case and 2 Fans on the front.
Front blows air into the case, top and back suck the air out of the case.
Now, assuming they all are of the same size and the amount of air is linear with increasing rpm, it would be great to be able to create a new curve to set certain fans in relation to each other.
So for my case assume a curve that has the "sum" of the 3 fans on the back and top as current rpm and I can now bind my two front fans to match this identical summarized rpm.
This would give me the chance to - by incresing the offset for the front fans - have kind of an overpressure to prevent dust from entering the case too easy.
Edit: I would be happy to help with coding as well of course.
Beta Was this translation helpful? Give feedback.
All reactions