diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index eb5a249bb..59c39d4a7 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -128,7 +128,7 @@ // Choose the name from boards.h that matches your setup #ifndef MOTHERBOARD - #define MOTHERBOARD BOARD_BIGTREE_SKR_E3_DIP + #define MOTHERBOARD BOARD_BTT_SKR_E3_DIP #endif // Name displayed in the LCD "Ready" message and Info menu