Backlight control
-
Hi.
How do I set the panel to turn off the backlight automatically, for example after printing ?
Is it possible to send some g-code to the backlight settings to the panel? (panel 5" integrated). -
On the Setup page on the PanelDue there is an option for backlight dimming.
What version of PanelDue firmware are you running?
-
Thank you for your response.
I have 1.23.2 firmware.
I see DIM option but need set dim to a lower brightness level or preferably completely turn off lighting.
Is it possible to control it? -
I don't think it can currently be turned off completely.
-
Buzzer::SetBacklight(0);
-
Thank you. But I can not compile it.