|
|
|
|
70
|
// The following define selects which electronics board you have.
|
70
|
// The following define selects which electronics board you have.
|
71
|
// Please choose the name from boards.h that matches your setup
|
71
|
// Please choose the name from boards.h that matches your setup
|
72
|
#ifndef MOTHERBOARD
|
72
|
#ifndef MOTHERBOARD
|
73
|
- #define MOTHERBOARD BOARD_RAMPS_13_EFB
|
|
|
|
|
73
|
+ #define MOTHERBOARD BOARD_RAMPS_14_EFB
|
74
|
#endif
|
74
|
#endif
|
75
|
|
75
|
|
76
|
// Optional custom name for your RepStrap or other custom machine
|
76
|
// Optional custom name for your RepStrap or other custom machine
|