New PSU_CONTROL options

MarlinFirmware/Marlin#22191
This commit is contained in:
Scott Lahteine 2021-06-22 14:00:28 -05:00
parent 415943fa3f
commit b91941499a
273 changed files with 546 additions and 0 deletions

View file

@ -379,6 +379,8 @@
//#define PSU_NAME "Power Supply"
#if ENABLED(PSU_CONTROL)
//#define PS_OFF_CONFIRM // Confirm dialog when power off
//#define PS_OFF_SOUND // Beep 1s when power off
#define PSU_ACTIVE_STATE LOW // Set 'LOW' for ATX, 'HIGH' for X-Box
//#define PSU_DEFAULT_OFF // Keep power off until enabled directly with M80