So the code should look something like this...


//Added to pins.h to control the extra servo at section "Motherboard is 80" (RUMBA).
#ifdef NUM_SERVOS
#define SERVO0_PIN 5 // For RUMBA PWM_1 is to be used for the servo it is on Epansion slot 3, pin 5
#define Z_MIN_PIN 33 //For RUMBA pin 33 is used for Z min.
#endif[/i]