diff --git a/Marlin/pins.h b/Marlin/pins.h index d8bec785bd..4d76fa1920 100644 --- a/Marlin/pins.h +++ b/Marlin/pins.h @@ -1400,6 +1400,7 @@ #define PS_ON_PIN 12 #define KILL_PIN -1 #define SUICIDE_PIN 54 //PIN that has to be turned on right after start, to keep power flowing. +#define SERVO0_PIN 13 // untested #ifdef ULTRA_LCD