RigidBot CONTROLLERFAN_PIN in Configuration_adv.h

This commit is contained in:
Scott Lahteine
2015-07-08 15:32:03 -07:00
committed by Richard Wackerbarth
parent f068e46661
commit 536f86e896
2 changed files with 1 additions and 3 deletions

View File

@ -4,8 +4,6 @@
#include "pins_RAMPS_13.h"
#define CONTROLLERFAN_PIN 4 //Pin used for the fan to cool motherboard (-1 to disable) //Fans/Water Pump to cool the hotend cool side.
#ifdef Z_PROBE_ENDSTOP
#define Z_PROBE_PIN 19
#endif