diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 7994fc0ca..ff6c97a6e 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -126,7 +126,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