Consolidate setting of RAMPS High Voltage PWM outputs
This commit is contained in:
@@ -24,9 +24,13 @@
|
||||
* BAM&DICE Due (Arduino Mega) pin assignments
|
||||
*/
|
||||
|
||||
#if HOTENDS > 2
|
||||
#error "2PrintBeta Due supports up to 2 hotends. Comment this line to keep going."
|
||||
#endif
|
||||
|
||||
#define BOARD_NAME "2PrintBeta Due"
|
||||
|
||||
#include "pins_RAMPS_14_EFB.h"
|
||||
#include "pins_RAMPS_14.h"
|
||||
|
||||
#undef TEMP_0_PIN
|
||||
#undef TEMP_1_PIN
|
||||
|
Reference in New Issue
Block a user