-
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] (Add an option to block the screen on a marlin or graphic mode, remove the switch mode) #1945
Comments
How would you leave this mode in touchscreen mode and Marlin mode? |
This is a big advantage of this display and you want to cancel it? |
@radek8 I bought a TFT35 E3 V3, for two things, changing the text color and the idle function. I never use the touchscreen (it's not even connected to my cm because, it doesn't support it anyway) @oldman4U the goal is never to leave marlin mode (for motherboards that don't support graphic mode) I have for the moment made the modification dirty, by commenting the loopCheckMode in MarlinMode.c
|
Your solution is good. |
Removed the reset the same time. ;-) |
@oldman4U I also removed the reset button, too dangerous so i will close my feature request, at worst if someone needs it my changes are there |
Update. Seems digant73 implemented it in his last PR. Happy printing |
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. |
Describe the solution you'd like
add an options for completely disable the switch mode, to stay in the default mode and no longer be able to change mode
The text was updated successfully, but these errors were encountered: