0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-13 15:50:04 +00:00
This commit is contained in:
Scott Lahteine 2025-06-22 19:57:36 -05:00
parent 7355eac07e
commit 5c02fd10f3

View file

@ -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