Cleanup pins in RAMPS_13_EFB boards

This commit is contained in:
Scott Lahteine
2015-05-22 16:20:54 -07:00
parent 15a2351675
commit 672b0c1fd3
5 changed files with 13 additions and 42 deletions

View File

@ -2,10 +2,9 @@
* MKS BASE 1.0 Arduino Mega2560 with RAMPS v1.4 pin assignments
*/
#include "pins_RAMPS_13.h"
#define IS_RAMPS_EFB
#undef FAN_PIN
#define FAN_PIN 9 // (Sprinter config)
#include "pins_RAMPS_13.h"
#undef HEATER_1_PIN
#define HEATER_1_PIN 7