Commit graph

10 commits

Author SHA1 Message Date
reffu42
262e5c9bae
Update fans-control.cfg
Rename variable
2024-07-09 22:36:36 -04:00
reffu42
70b1b85e15
Fix fan issue
A typo in the previous commit accidentally removed a line that sets the fan speed for non-qmode.
2024-07-09 22:25:16 -04:00
Cyril Guislain
e8a9b744db
Merge pull request #19 from reffu42/main
Use actual fanX_min instead of adding it to the fan speed
2024-07-09 11:49:00 +02:00
chris dunder
bcd208f523
Fix soc fan getting stuck off.
If SET_TEMPERATURE_FAN_TARGET is invoked while the cpu is saturated[1], soc_fan can get stuck at 0 rpm. Increasing kick_start_time seems to fix this.

[1] e.g. INPUT_SHAPER_CALIBRATION or BELTS_SHAPER_CALIBRATION
2024-07-07 21:45:24 -07:00
reffu42
0b8d675387
Update fans-control.cfg
Instead of adding fanX_min to the set fan value, use the larger of either the set value or the fan minimum value. This prevents unexpectedly high fan when setting the fan to a relatively low value in the slicer. No changes were directly made to the Qmode settings.
2024-07-04 11:01:04 -04:00
Cyril
8bd52223b1 Update 2024-06-10 10:19:45 +02:00
Cyril
03ba2434d8 Update fans-control.cfg 2024-05-17 16:20:33 +02:00
Cyril
c8db437b79 Update 6.0.0 2024-05-01 16:10:07 +02:00
Cyril
bb0b7539a0 Update fans-control.cfg 2024-04-28 20:04:24 +02:00
Cyril
7693c29676 First commit 2024-03-10 21:45:05 +01:00