#PRINT HEAD LED MENU AND CONTROL
1 messages · Page 1 of 1 (latest)
You can set that right next to 2240 drivers on the way back shelf that will never see the light of day lol !
its just a mobile CASE_LIGHT so enable CASE_LIGHT_MENU
and there is always M42 on a custom menu item
It errors out every time not associated with Neopixels so it will have to be custom menu item. Would be nice if case light got fixed.
So M42 S1 and S0 I suppose.... ie on/off
I know this but you keep mentioning it hahaha it is broke.
So how do I go about using custon config menu addition. Not exactly sure where to put it. #define CUSTOM_USER_BUTTONS or #define CUSTOM_MENU_CONFIG ???? WOW ! this could not be more confusing if you guys tried. Absolutely nothing to go by as in ZERO information to configure this.
…
CUSTOM_USER_BUTTONSare user-defined buttons (physical buttons connected to pins) that will run custom G-code when a button is pressed.CUSTOM_MENU_MAINprovides a simple way to add custom menu items that appear within the Main menu on supported displays.CUSTOM_MENU_CONFIGprovides a simple way to add custom menu items that appear within the Configuration sub-menu on supported displays.