[2.0.x] Add BOARD_MKS_BASE_15 with digital micro-stepping (#10454)

* Add BOARD_MKS_BASE_15 with digital micro-stepping
* Rename MKS_13 to MKS_GEN_13
This commit is contained in:
Scott Lahteine
2018-04-18 22:58:43 -05:00
committed by GitHub
parent ad6baa5c9d
commit 4f184ba5da
8 changed files with 66 additions and 28 deletions

View File

@ -138,7 +138,7 @@
// The following define selects which electronics board you have.
// Please choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_MKS_13
#define MOTHERBOARD BOARD_MKS_GEN_13
#endif
// Optional custom name for your RepStrap or other custom machine