🚸 Immediate Buttons and Menu Items (2)

Followup to #28180
This commit is contained in:
Scott Lahteine 2025-12-04 15:55:59 -06:00
parent 54f26e61dc
commit 5f9205ef8f

View file

@ -4214,7 +4214,7 @@
#define BUTTON1_WHEN_PRINTING false // Button allowed to trigger during printing?
#define BUTTON1_GCODE "G28"
#define BUTTON1_DESC "Homing" // Optional string to set the LCD status
//#define BUTTON1_IMMEDIATE // Skip the queue and run the G-code immediately. Rarely needed.
//#define BUTTON1_IMMEDIATE // Skip the queue and execute immediately. Rarely needed.
#endif
//#define BUTTON2_PIN -1