1.) A screensaver for the control panel, as long as the prints run partially burns the standard image. A screensaver button or option would be advantageous.
2.) A function to change the tool, a button or function to move the axes and the tool head to the center (or freely selectable) of the Z and Y axis. To do this every time by hand is a bit cumbersome.
3.) An always visible light button for the housing light. If e.g. an error occurs e.g. filament empty or similar is no possibility to call the housing menu to turn on the light.
An always visible button that is always displayed above the screen would be great.
4.) Make the housing light intensity adjustable via a slider.
5.) Make the housing fan speed adjustable with a slider.
M1010 S3 P255 ; LED’s On at 100%
M1010 S3 P192 ; LED’s On at 75%
M1010 S3 P128 ; LED’s On at 50%
M1010 S3 P64 ; LED’s On at 25%
M1010 S3 P0 ; LED’s OFF
M1010 S4 P255 ; Enclosure Fan 100%
M1010 S4 P192 ; Enclosure Fan 75%
M1010 S4 P128 ; Enclosure Fan 50%
M1010 S4 P64 ; Enclosure Fan 25%
M1010 S4 P0 ; Enclosure Fan OFF
Try running M2001 S0 and M2001 S1. It’s not so much standby but more turning the screen off and on again, but it should stop it from interfering with your Pi.
Nice, adding these to my octoprint start and stop gcode code. Will prevent some involuntarily actions I’ve had in the past by naively using the touch screen