Add MKS Base 1.6 board (#16783)
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
* MKS BASE v1.5 with A4982 stepper drivers and digital micro-stepping
|
||||
*/
|
||||
|
||||
#if HOTENDS > 2 || E_STEPPERS > 2
|
||||
#error "MKS BASE 1.5 only supports up to 2 hotends / E-steppers. Comment out this line to continue."
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "MKS BASE 1.5"
|
||||
|
||||
#include "pins_MKS_BASE.h"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user