|
|
|
@ -325,13 +325,14 @@
|
|
|
|
|
//#define PSU_NAME "Power Supply"
|
|
|
|
|
|
|
|
|
|
#if ENABLED(PSU_CONTROL)
|
|
|
|
|
#define PSU_ACTIVE_HIGH false // Set 'false' for ATX (1), 'true' for X-Box (2)
|
|
|
|
|
#define PSU_ACTIVE_HIGH false // Set 'false' for ATX (1), 'true' for X-Box (2)
|
|
|
|
|
|
|
|
|
|
//#define PS_DEFAULT_OFF // Keep power off until enabled directly with M80
|
|
|
|
|
//#define PS_DEFAULT_OFF // Keep power off until enabled directly with M80
|
|
|
|
|
//#define PSU_POWERUP_DELAY 100 // (ms) Delay for the PSU to warm up to full power
|
|
|
|
|
|
|
|
|
|
//#define AUTO_POWER_CONTROL // Enable automatic control of the PS_ON pin
|
|
|
|
|
//#define AUTO_POWER_CONTROL // Enable automatic control of the PS_ON pin
|
|
|
|
|
#if ENABLED(AUTO_POWER_CONTROL)
|
|
|
|
|
#define AUTO_POWER_FANS // Turn on PSU if fans need power
|
|
|
|
|
#define AUTO_POWER_FANS // Turn on PSU if fans need power
|
|
|
|
|
#define AUTO_POWER_E_FANS
|
|
|
|
|
#define AUTO_POWER_CONTROLLERFAN
|
|
|
|
|
#define AUTO_POWER_CHAMBER_FAN
|
|
|
|
|