diff --git a/Marlin/pins.h b/Marlin/pins.h index 52ca2844df8e1f8cee9edf0c5e8916780d35515f..995fa54c5f0ed75e4ba7637f8c7ab7ba120e9b7e 100644 --- a/Marlin/pins.h +++ b/Marlin/pins.h @@ -1381,7 +1381,7 @@ #define SDSS 53 #define LED_PIN 8 #define FAN_PIN 7 -#define PS_ON_PIN 12 +#define PS_ON_PIN -1 #define KILL_PIN -1 #define SUICIDE_PIN -1 //PIN that has to be turned on right after start, to keep power flowing. #define SAFETY_TRIGGERED_PIN 28 //PIN to detect the safety circuit has triggered