Richard Wackerbarth
10 years ago
7 changed files with 18 additions and 15 deletions
@ -0,0 +1,9 @@ |
|||||
|
/**
|
||||
|
* Arduino Mega with RAMPS v1.3 pin assignments |
||||
|
* |
||||
|
* RAMPS_13_EFB (Extruder, Fan, Bed) |
||||
|
*/ |
||||
|
|
||||
|
#define IS_RAMPS_EFB |
||||
|
|
||||
|
#include "pins_RAMPS_13.h" |
Loading…
Reference in new issue