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

Extend events to include Fan Tacho #1007

Open
T3P3 opened this issue May 16, 2024 · 0 comments
Open

Extend events to include Fan Tacho #1007

T3P3 opened this issue May 16, 2024 · 0 comments
Labels
enhancement Additional functionality, performance or other feature request
Milestone

Comments

@T3P3
Copy link
Contributor

T3P3 commented May 16, 2024

Currently deamon.g needs to be used to monitor fan tacho inputs and take appropriate action if the tacho is outside of the required range.

The feature request proposes adding a tacho-error.g and associated event which works in a similar manner to other events (the D parameter is the fan number, the P parameter could optionally be too high or too low, the default action could be "do nothing" for backward compatibility).

This would require extending M106 or creating a new gcode command to set a expected tacho value and an acceptable range +/-% of that value outside of which a warning was raised.

To handle 4 wire fans it may be necessary to add a scaling factor.

@T3P3 T3P3 added the enhancement Additional functionality, performance or other feature request label May 16, 2024
@T3P3 T3P3 added this to the After 3.6 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Additional functionality, performance or other feature request
Projects
None yet
Development

No branches or pull requests

1 participant