Sometimes you need a button to turn an LED on/off. Normally, you can do it with a macro where you call exec.SetLED and AS3.Switchbutton. But it doesn't work while UCCNC is in reset state, because then you cannot start a macro. I made a plugin to solve this problem. You have to put a bistate button on the screen with button number 5000+LED number. E.g. you put button 5400 on the screen then it will toggle LED 400, even if the reset state is active.
There is no user interface on this plugin, you just need to enable it.
Download
Alternate download