sky8000/SKR-Mini-E3-Ender-5-Config-Files-Marlin-2

Unknown Motherboard in configuration.h

cctvfm opened this issue · 1 comments

In configuration.h

#define MOTHERBOARD BOARD_BIGTREE_SKR_MINI_E3

should be changed to

#define MOTHERBOARD BOARD_BTT_SKR_MINI_E3_V1_0

Fixed motherboard configuration.
Thanks.