Rename MKS_13 to MKS_GEN_13

This commit is contained in:
Scott Lahteine 2018-04-18 22:04:52 -05:00
parent e561ecb5a7
commit 51aa9743a6
6 changed files with 17 additions and 12 deletions

View file

@ -272,6 +272,11 @@
#error "FILAMENT_CHANGE_LOAD_LENGTH is now FILAMENT_CHANGE_FAST_LOAD_LENGTH. Please update your configuration."
#endif
#define BOARD_MKS_13 -47
#if MB(MKS_13)
#error "BOARD_MKS_13 has been renamed BOARD_MKS_GEN_13. Please update your configuration."
#endif
/**
* Marlin release, version and default string
*/