mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-13 15:50:04 +00:00
describe
This commit is contained in:
parent
7355eac07e
commit
5c02fd10f3
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@
|
|||
|
||||
// Choose the name from boards.h that matches your setup
|
||||
#ifndef MOTHERBOARD
|
||||
#define MOTHERBOARD BOARD_RAMPS_14_EFB
|
||||
#define MOTHERBOARD BOARD_RAMPS_14_EFB // Micromake 1.3 (RAMPS clone with MKS-Gen style)
|
||||
#define BOARD_INFO_NAME "Micromake 1.3"
|
||||
#endif
|
||||
|
||||
// @section serial
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue