Browse Source

Update boards.h

Add ADIMLab Granty v1
ETE-Design 6 years ago
parent
commit
d858f44b35
No account linked to committer's email address
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      Marlin/src/core/boards.h

+ 2
- 1
Marlin/src/core/boards.h View File

@@ -95,7 +95,8 @@
95 95
 #define BOARD_Z_BOLT_X_SERIES         1141  // Z-Bolt X Series
96 96
 #define BOARD_TT_OSCAR                1142  // TT OSCAR
97 97
 #define BOARD_OVERLORD                1143  // Overlord/Overlord Pro
98
-#define BOARD_HJC2560C_REV2           1144  // ADIMLab Granty V2
98
+#define BOARD_ULTIMAKER               1144  // ADIMLab Granty v1
99
+#define BOARD_HJC2560C_REV2           1145  // ADIMLab Granty v2
99 100
 
100 101
 //
101 102
 // RAMBo and derivatives

Loading…
Cancel
Save