-
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
The TFT display does not support the progress LED. #634
Comments
That would be great! |
Jonapot. Does this cover your feature request? |
Copy from #1072 : I'm currently working on a firmware change that will change the encoder knob colour when heating (while printing). When leaving the print menu it will be, again, the colour you did set in the feature settings I also implemented it so that the neopixel will do the same as it would when printing form marlin: I will also make the colour of the knob red when PID tuning is buzzy and green when ready ;-) I can't test my code. My screen is broken. So you've got to wait ;-) What screen type do you use? It needs some fine tuning. But I hope it works. Can't test it....) |
@traffic-light Nice work, but I cant test it, my screen is a TFT35 v2.0 without encoder knob, so I have no calls to loopDimTimer() BTW, I see in your code that you're using M150 commands with "G" letter for green:
But the letter for green is "U", if I'm not wrong: https://marlinfw.org/docs/gcode/M150.html
|
It's also for neopixels ;-) Thanks for the feedback on the green neopixel command. Did not look good enough in the gcode I think I will fix things that are not right at this moment when I've got some time and when bigtreetech decides what to do with the memory problem |
Hi AntoszHUN. Could you please close this ticket. Your requested feature is under development and you could help us to keep this ticket system usable by closing this ticket. Thank you |
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. |
Is it possible that the Printer Event LEDs feature will be included in the TFT display firmware at some point? Marlin knows. It also works nicely in Marlin Mode. But not in touch screen mode anymore. Do you know anything about this?
Hello! AntoszHUN
The text was updated successfully, but these errors were encountered: