Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Ability to configure different curves for Ramp Up and Ramp down #2587

Closed
ct384 opened this issue Jun 23, 2024 · 2 comments
Closed

Comments

@ct384
Copy link

ct384 commented Jun 23, 2024

Feature
Not sure if it is already possible, but is it possible to have two separate curves for Temperature Increase to load and Temperature Decrease back to idle?
For example, I would like to have a GPU Curve set to 0% until 55C and then ramp up the fan percentage appropriately. But on the way back to idle temps, I would like the fan still run at some percentage until temps reach 40C, sort of like set-point for an enhanced cool down period.
Curve to Load:
image

Possible Curve to Idle
image

@Rem0o
Copy link
Owner

Rem0o commented Jun 23, 2024

Already possible, do it like this:
image

Change the load/idle and the graph itself as you please, but the general idea is the trigger will hold the load % until it gets back down to idle temp. The mix will output the trigger as long as it is higher (max).

@ct384
Copy link
Author

ct384 commented Jun 23, 2024

Yup this was exactly what i was looking for! Thanks for the quick reply!

@ct384 ct384 closed this as completed Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants