Roxy-3D
7 years ago
No account linked to committer's email address
|
@@ -132,6 +132,8 @@
|
132
|
132
|
#include "pins_AZTEEG_X3_PRO.h" // ATmega2560 env:megaatmega2560
|
133
|
133
|
#elif MB(ULTIMAIN_2)
|
134
|
134
|
#include "pins_ULTIMAIN_2.h" // ATmega2560 env:megaatmega2560
|
|
135
|
+#elif MB(FORMBOT)
|
|
136
|
+ #include "pins_FORMBOT.h" // ATmega2560 env:megaatmega2560
|
135
|
137
|
#elif MB(RUMBA)
|
136
|
138
|
#include "pins_RUMBA.h" // ATmega2560 env:megaatmega2560
|
137
|
139
|
#elif MB(BQ_ZUM_MEGA_3D)
|