|
|
|
|
132
|
// The following define selects which electronics board you have.
|
132
|
// The following define selects which electronics board you have.
|
133
|
// Please choose the name from boards.h that matches your setup
|
133
|
// Please choose the name from boards.h that matches your setup
|
134
|
#ifndef MOTHERBOARD
|
134
|
#ifndef MOTHERBOARD
|
135
|
- #define MOTHERBOARD BOARD_ULTIMAKER
|
|
|
|
|
135
|
+ #define MOTHERBOARD BOARD_GT2560_REV_A_PLUS
|
136
|
#endif
|
136
|
#endif
|
137
|
|
137
|
|
138
|
// Optional custom name for your RepStrap or other custom machine
|
138
|
// Optional custom name for your RepStrap or other custom machine
|