Skip to content

Commit

Permalink
Updated board to be MKS_GEN_13 which works for E1
Browse files Browse the repository at this point in the history
  • Loading branch information
icoris committed May 13, 2020
1 parent 9a5dd66 commit d0d7e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin-2.0.x/Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@

// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_MKS_BASE //Hictop
#define MOTHERBOARD BOARD_MKS_GEN_13 //Hictop
#endif

// Name displayed in the LCD "Ready" message and Info menu
Expand Down

0 comments on commit d0d7e4a

Please sign in to comment.