From 5c02fd10f3423b9cb34f7ea85abeb5c2364c9c96 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sun, 22 Jun 2025 19:57:36 -0500 Subject: [PATCH] describe --- config/examples/delta/Micromake-D1/RAMPS-1.4/Configuration.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/examples/delta/Micromake-D1/RAMPS-1.4/Configuration.h b/config/examples/delta/Micromake-D1/RAMPS-1.4/Configuration.h index 72b2a7380a..9eb29d7f85 100644 --- a/config/examples/delta/Micromake-D1/RAMPS-1.4/Configuration.h +++ b/config/examples/delta/Micromake-D1/RAMPS-1.4/Configuration.h @@ -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