-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[FR] Show current fan speed when using ADAPTIVE_FAN_SLOWING #1834
Comments
This is a feature of Marlin. I could be wrong because I am not a developer.... |
I just found this issue has already been discussed in #883 It looks like it has since been broken again, as I'm not seeing fan change updates in Touch mode, but I do see them in Marlin mode. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I enabled ADAPTIVE_FAN_SLOWING in Marlin firmware. When using emulated mode fan speed is updated to show when ADAPTIVE_FAN_SLOWING kicks in with a new value and asterisk. In touchscreen mode this is not visible.
REPORT_FAN_CHANGE is also enabled.
The text was updated successfully, but these errors were encountered: