Merge upstream changes from Marlin 2.1.1
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
*/
|
||||
|
||||
#if HOTENDS > 2 || E_STEPPERS > 2
|
||||
#error "MKS BASE 1.0 supports up to 2 hotends / E-steppers. Comment out this line to continue."
|
||||
#error "MKS BASE 1.0 supports up to 2 hotends / E steppers."
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "MKS BASE 1.0"
|
||||
#define MKS_BASE_VERSION 10
|
||||
|
||||
#include "pins_MKS_BASE_common.h"
|
||||
#include "pins_MKS_BASE_common.h" // ... RAMPS
|
||||
|
Reference in New Issue
Block a user