mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-14 16:20:05 +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
|
// Choose the name from boards.h that matches your setup
|
||||||
#ifndef MOTHERBOARD
|
#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
|
#endif
|
||||||
|
|
||||||
// @section serial
|
// @section serial
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue