Cleanup pins in RAMPS_13_EFB boards
This commit is contained in:
parent
15a2351675
commit
672b0c1fd3
5 changed files with 13 additions and 42 deletions
|
|
@ -2,10 +2,9 @@
|
|||
* AZTEEG_X3 Arduino Mega with RAMPS v1.3 pin assignments
|
||||
*/
|
||||
|
||||
#include "pins_RAMPS_13.h"
|
||||
#define IS_RAMPS_EFB
|
||||
|
||||
#define FAN_PIN 9 // (Sprinter config)
|
||||
#define HEATER_1_PIN -1
|
||||
#include "pins_RAMPS_13.h"
|
||||
|
||||
//LCD Pins//
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue