Browse Source

Prevent BOARD_NAME conflict with env

Scott Lahteine 4 years ago
parent
commit
0cc524b84f
100 changed files with 127 additions and 127 deletions
  1. 1
    1
      Marlin/src/lcd/menu/menu_info.cpp
  2. 1
    1
      Marlin/src/pins/esp32/pins_ESP32.h
  3. 2
    2
      Marlin/src/pins/linux/pins_RAMPS_LINUX.h
  4. 1
    1
      Marlin/src/pins/lpc1768/pins_AZSMZ_MINI.h
  5. 1
    1
      Marlin/src/pins/lpc1768/pins_BIGTREE_SKR_V1.1.h
  6. 1
    1
      Marlin/src/pins/lpc1768/pins_BIGTREE_SKR_V1.3.h
  7. 2
    2
      Marlin/src/pins/lpc1768/pins_BIQU_B300_V1.0.h
  8. 1
    1
      Marlin/src/pins/lpc1768/pins_BIQU_BQ111_A4.h
  9. 1
    1
      Marlin/src/pins/lpc1768/pins_GMARSH_X6_REV1.h
  10. 2
    2
      Marlin/src/pins/lpc1768/pins_MKS_SBASE.h
  11. 1
    1
      Marlin/src/pins/lpc1768/pins_MKS_SGEN_L.h
  12. 1
    1
      Marlin/src/pins/lpc1768/pins_RAMPS_RE_ARM.h
  13. 1
    1
      Marlin/src/pins/lpc1768/pins_SELENA_COMPACT.h
  14. 1
    1
      Marlin/src/pins/lpc1769/pins_AZTEEG_X5_GT.h
  15. 2
    2
      Marlin/src/pins/lpc1769/pins_AZTEEG_X5_MINI.h
  16. 1
    1
      Marlin/src/pins/lpc1769/pins_AZTEEG_X5_MINI_WIFI.h
  17. 1
    1
      Marlin/src/pins/lpc1769/pins_COHESION3D_MINI.h
  18. 1
    1
      Marlin/src/pins/lpc1769/pins_COHESION3D_REMIX.h
  19. 1
    1
      Marlin/src/pins/lpc1769/pins_MKS_SGEN.h
  20. 1
    1
      Marlin/src/pins/lpc1769/pins_SMOOTHIEBOARD.h
  21. 1
    1
      Marlin/src/pins/lpc1769/pins_TH3D_EZBOARD.h
  22. 1
    1
      Marlin/src/pins/mega/pins_CHEAPTRONIC.h
  23. 1
    1
      Marlin/src/pins/mega/pins_CHEAPTRONICv2.h
  24. 1
    1
      Marlin/src/pins/mega/pins_CNCONTROLS_11.h
  25. 1
    1
      Marlin/src/pins/mega/pins_CNCONTROLS_12.h
  26. 1
    1
      Marlin/src/pins/mega/pins_CNCONTROLS_15.h
  27. 1
    1
      Marlin/src/pins/mega/pins_EINSTART-S.h
  28. 1
    1
      Marlin/src/pins/mega/pins_ELEFU_3.h
  29. 2
    2
      Marlin/src/pins/mega/pins_GT2560_REV_A.h
  30. 1
    1
      Marlin/src/pins/mega/pins_GT2560_REV_A_PLUS.h
  31. 2
    2
      Marlin/src/pins/mega/pins_GT2560_V3.h
  32. 1
    1
      Marlin/src/pins/mega/pins_GT2560_V3_MC2.h
  33. 1
    1
      Marlin/src/pins/mega/pins_LEAPFROG.h
  34. 1
    1
      Marlin/src/pins/mega/pins_MEGACONTROLLER.h
  35. 1
    1
      Marlin/src/pins/mega/pins_MEGATRONICS.h
  36. 1
    1
      Marlin/src/pins/mega/pins_MEGATRONICS_2.h
  37. 3
    3
      Marlin/src/pins/mega/pins_MEGATRONICS_3.h
  38. 1
    1
      Marlin/src/pins/mega/pins_MIGHTYBOARD_REVE.h
  39. 1
    1
      Marlin/src/pins/mega/pins_MINITRONICS.h
  40. 2
    2
      Marlin/src/pins/mega/pins_OVERLORD.h
  41. 1
    1
      Marlin/src/pins/mega/pins_SILVER_GATE.h
  42. 1
    1
      Marlin/src/pins/mega/pins_WANHAO_ONEPLUS.h
  43. 1
    1
      Marlin/src/pins/rambo/pins_EINSY_RAMBO.h
  44. 1
    1
      Marlin/src/pins/rambo/pins_EINSY_RETRO.h
  45. 2
    2
      Marlin/src/pins/rambo/pins_MINIRAMBO.h
  46. 1
    1
      Marlin/src/pins/rambo/pins_RAMBO.h
  47. 1
    1
      Marlin/src/pins/rambo/pins_SCOOVO_X9H.h
  48. 3
    3
      Marlin/src/pins/ramps/pins_3DRAG.h
  49. 1
    1
      Marlin/src/pins/ramps/pins_AZTEEG_X3.h
  50. 1
    1
      Marlin/src/pins/ramps/pins_AZTEEG_X3_PRO.h
  51. 1
    1
      Marlin/src/pins/ramps/pins_BAM_DICE_DUE.h
  52. 1
    1
      Marlin/src/pins/ramps/pins_BIQU_KFB_2.h
  53. 1
    1
      Marlin/src/pins/ramps/pins_BQ_ZUM_MEGA_3D.h
  54. 1
    1
      Marlin/src/pins/ramps/pins_DUPLICATOR_I3_PLUS.h
  55. 1
    1
      Marlin/src/pins/ramps/pins_FELIX2.h
  56. 2
    2
      Marlin/src/pins/ramps/pins_FORMBOT_RAPTOR.h
  57. 2
    2
      Marlin/src/pins/ramps/pins_FORMBOT_RAPTOR2.h
  58. 2
    2
      Marlin/src/pins/ramps/pins_FORMBOT_TREX2PLUS.h
  59. 2
    2
      Marlin/src/pins/ramps/pins_FORMBOT_TREX3.h
  60. 1
    1
      Marlin/src/pins/ramps/pins_FYSETC_F6_13.h
  61. 1
    1
      Marlin/src/pins/ramps/pins_K8200.h
  62. 1
    1
      Marlin/src/pins/ramps/pins_K8400.h
  63. 1
    1
      Marlin/src/pins/ramps/pins_K8800.h
  64. 1
    1
      Marlin/src/pins/ramps/pins_MAKEBOARD_MINI.h
  65. 1
    1
      Marlin/src/pins/ramps/pins_MKS_BASE.h
  66. 1
    1
      Marlin/src/pins/ramps/pins_MKS_BASE_14.h
  67. 1
    1
      Marlin/src/pins/ramps/pins_MKS_GEN_13.h
  68. 1
    1
      Marlin/src/pins/ramps/pins_MKS_GEN_L.h
  69. 2
    2
      Marlin/src/pins/ramps/pins_RAMPS.h
  70. 2
    2
      Marlin/src/pins/ramps/pins_RAMPS_13.h
  71. 1
    1
      Marlin/src/pins/ramps/pins_RAMPS_CREALITY.h
  72. 1
    1
      Marlin/src/pins/ramps/pins_RAMPS_DAGOMA.h
  73. 1
    1
      Marlin/src/pins/ramps/pins_RAMPS_ENDER_4.h
  74. 1
    1
      Marlin/src/pins/ramps/pins_RAMPS_OLD.h
  75. 1
    1
      Marlin/src/pins/ramps/pins_RAMPS_PLUS.h
  76. 2
    2
      Marlin/src/pins/ramps/pins_RIGIDBOARD.h
  77. 1
    1
      Marlin/src/pins/ramps/pins_RIGIDBOARD_V2.h
  78. 1
    1
      Marlin/src/pins/ramps/pins_RL200.h
  79. 3
    3
      Marlin/src/pins/ramps/pins_RUMBA.h
  80. 1
    1
      Marlin/src/pins/ramps/pins_RUMBA_RAISE3D.h
  81. 1
    1
      Marlin/src/pins/ramps/pins_SAINSMART_2IN1.h
  82. 1
    1
      Marlin/src/pins/ramps/pins_TRIGORILLA_13.h
  83. 1
    1
      Marlin/src/pins/ramps/pins_TRIGORILLA_14.h
  84. 1
    1
      Marlin/src/pins/ramps/pins_TRONXY_V3_1_0.h
  85. 2
    2
      Marlin/src/pins/ramps/pins_TT_OSCAR.h
  86. 1
    1
      Marlin/src/pins/ramps/pins_ULTIMAIN_2.h
  87. 2
    2
      Marlin/src/pins/ramps/pins_ULTIMAKER.h
  88. 5
    5
      Marlin/src/pins/ramps/pins_ULTIMAKER_OLD.h
  89. 1
    1
      Marlin/src/pins/ramps/pins_VORON.h
  90. 1
    1
      Marlin/src/pins/ramps/pins_Z_BOLT_X_SERIES.h
  91. 1
    1
      Marlin/src/pins/sam/pins_ADSK.h
  92. 1
    1
      Marlin/src/pins/sam/pins_ALLIGATOR_R2.h
  93. 1
    1
      Marlin/src/pins/sam/pins_ARCHIM1.h
  94. 1
    1
      Marlin/src/pins/sam/pins_ARCHIM2.h
  95. 1
    1
      Marlin/src/pins/sam/pins_DUE3DOM.h
  96. 1
    1
      Marlin/src/pins/sam/pins_DUE3DOM_MINI.h
  97. 2
    2
      Marlin/src/pins/sam/pins_PRINTRBOARD_G2.h
  98. 1
    1
      Marlin/src/pins/sam/pins_RADDS.h
  99. 1
    1
      Marlin/src/pins/sam/pins_RAMPS4DUE.h
  100. 0
    0
      Marlin/src/pins/sam/pins_RAMPS_DUO.h

+ 1
- 1
Marlin/src/lcd/menu/menu_info.cpp View File

165
 void menu_info_board() {
165
 void menu_info_board() {
166
   if (ui.use_click()) return ui.goto_previous_screen();
166
   if (ui.use_click()) return ui.goto_previous_screen();
167
   START_SCREEN();
167
   START_SCREEN();
168
-  STATIC_ITEM(BOARD_NAME, true, true);                           // MyPrinterController
168
+  STATIC_ITEM(BOARD_INFO_NAME, true, true);                      // MyPrinterController
169
   STATIC_ITEM(MSG_INFO_BAUDRATE ": " STRINGIFY(BAUDRATE), true); // Baud: 250000
169
   STATIC_ITEM(MSG_INFO_BAUDRATE ": " STRINGIFY(BAUDRATE), true); // Baud: 250000
170
   STATIC_ITEM(MSG_INFO_PROTOCOL ": " PROTOCOL_VERSION, true);    // Protocol: 1.0
170
   STATIC_ITEM(MSG_INFO_PROTOCOL ": " PROTOCOL_VERSION, true);    // Protocol: 1.0
171
   STATIC_ITEM(MSG_INFO_PSU ": " PSU_NAME, true);
171
   STATIC_ITEM(MSG_INFO_PSU ": " PSU_NAME, true);

+ 1
- 1
Marlin/src/pins/esp32/pins_ESP32.h View File

29
   "Oops! Select an ESP32 board in 'Tools > Board.'"
29
   "Oops! Select an ESP32 board in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Espressif ESP32"
32
+#define BOARD_INFO_NAME "Espressif ESP32"
33
 
33
 
34
 //
34
 //
35
 // I2S (steppers & other output-only pins)
35
 // I2S (steppers & other output-only pins)

+ 2
- 2
Marlin/src/pins/linux/pins_RAMPS_LINUX.h View File

45
  *         7 | 11
45
  *         7 | 11
46
  */
46
  */
47
 
47
 
48
-#ifndef BOARD_NAME
49
-  #define BOARD_NAME "RAMPS 1.4"
48
+#ifndef BOARD_INFO_NAME
49
+  #define BOARD_INFO_NAME "RAMPS 1.4"
50
 #endif
50
 #endif
51
 
51
 
52
 #define E2END 0xFFF // 4KB
52
 #define E2END 0xFFF // 4KB

+ 1
- 1
Marlin/src/pins/lpc1768/pins_AZSMZ_MINI.h View File

29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "AZSMZ MINI"
32
+#define BOARD_INFO_NAME "AZSMZ MINI"
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 1
- 1
Marlin/src/pins/lpc1768/pins_BIGTREE_SKR_V1.1.h View File

25
   #error "Oops!  Make sure you have the LPC1768 environment selected in your IDE."
25
   #error "Oops!  Make sure you have the LPC1768 environment selected in your IDE."
26
 #endif
26
 #endif
27
 
27
 
28
-#define BOARD_NAME "BIGTREE SKR 1.1"
28
+#define BOARD_INFO_NAME "BIGTREE SKR 1.1"
29
 
29
 
30
 //
30
 //
31
 // Limit Switches
31
 // Limit Switches

+ 1
- 1
Marlin/src/pins/lpc1768/pins_BIGTREE_SKR_V1.3.h View File

25
   #error "Oops!  Make sure you have the LPC1768 environment selected in your IDE."
25
   #error "Oops!  Make sure you have the LPC1768 environment selected in your IDE."
26
 #endif
26
 #endif
27
 
27
 
28
-#define BOARD_NAME "BIGTREE SKR 1.3"
28
+#define BOARD_INFO_NAME "BIGTREE SKR 1.3"
29
 
29
 
30
 // Ignore temp readings during development.
30
 // Ignore temp readings during development.
31
 //#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
31
 //#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000

+ 2
- 2
Marlin/src/pins/lpc1768/pins_BIQU_B300_V1.0.h View File

34
   #error "Oops!  Make sure you have the LPC1768 environment selected in your IDE."
34
   #error "Oops!  Make sure you have the LPC1768 environment selected in your IDE."
35
 #endif
35
 #endif
36
 
36
 
37
-#ifndef BOARD_NAME
38
-  #define BOARD_NAME "BIQU Thunder B300 V1.0"
37
+#ifndef BOARD_INFO_NAME
38
+  #define BOARD_INFO_NAME "BIQU Thunder B300 V1.0"
39
 #endif
39
 #endif
40
 
40
 
41
 //
41
 //

+ 1
- 1
Marlin/src/pins/lpc1768/pins_BIQU_BQ111_A4.h View File

34
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
34
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
35
 #endif
35
 #endif
36
 
36
 
37
-#define BOARD_NAME "BIQU BQ111-A4"
37
+#define BOARD_INFO_NAME "BIQU BQ111-A4"
38
 
38
 
39
 //
39
 //
40
 // Limit Switches
40
 // Limit Switches

+ 1
- 1
Marlin/src/pins/lpc1768/pins_GMARSH_X6_REV1.h View File

25
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
25
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
26
 #endif
26
 #endif
27
 
27
 
28
-#define BOARD_NAME "GMARSH X6 REV1"
28
+#define BOARD_INFO_NAME "GMARSH X6 REV1"
29
 
29
 
30
 // Ignore temp readings during develpment.
30
 // Ignore temp readings during develpment.
31
 //#define BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
31
 //#define BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE

+ 2
- 2
Marlin/src/pins/lpc1768/pins_MKS_SBASE.h View File

29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#ifndef BOARD_NAME
33
-  #define BOARD_NAME        "MKS SBASE"
32
+#ifndef BOARD_INFO_NAME
33
+  #define BOARD_INFO_NAME   "MKS SBASE"
34
 #endif
34
 #endif
35
 #ifndef BOARD_WEBSITE_URL
35
 #ifndef BOARD_WEBSITE_URL
36
   #define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SBASE"
36
   #define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SBASE"

+ 1
- 1
Marlin/src/pins/lpc1768/pins_MKS_SGEN_L.h View File

29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME        "MKS SGen-L"
32
+#define BOARD_INFO_NAME   "MKS SGen-L"
33
 #define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SGEN_L"
33
 #define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SGEN_L"
34
 
34
 
35
 //
35
 //

+ 1
- 1
Marlin/src/pins/lpc1768/pins_RAMPS_RE_ARM.h View File

40
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
40
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
41
 #endif
41
 #endif
42
 
42
 
43
-#define BOARD_NAME "Re-ARM RAMPS 1.4"
43
+#define BOARD_INFO_NAME "Re-ARM RAMPS 1.4"
44
 
44
 
45
 //
45
 //
46
 // Servos
46
 // Servos

+ 1
- 1
Marlin/src/pins/lpc1768/pins_SELENA_COMPACT.h View File

29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME        "Selena Compact"
32
+#define BOARD_INFO_NAME   "Selena Compact"
33
 #define BOARD_WEBSITE_URL "https://github.com/Ales2-k/Selena"
33
 #define BOARD_WEBSITE_URL "https://github.com/Ales2-k/Selena"
34
 
34
 
35
 //
35
 //

+ 1
- 1
Marlin/src/pins/lpc1769/pins_AZTEEG_X5_GT.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME        "Azteeg X5 GT"
32
+#define BOARD_INFO_NAME   "Azteeg X5 GT"
33
 #define BOARD_WEBSITE_URL "https://tinyurl.com/yx8tdqa3"
33
 #define BOARD_WEBSITE_URL "https://tinyurl.com/yx8tdqa3"
34
 
34
 
35
 //
35
 //

+ 2
- 2
Marlin/src/pins/lpc1769/pins_AZTEEG_X5_MINI.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#ifndef BOARD_NAME
33
-  #define BOARD_NAME      "Azteeg X5 MINI"
32
+#ifndef BOARD_INFO_NAME
33
+  #define BOARD_INFO_NAME "Azteeg X5 MINI"
34
 #endif
34
 #endif
35
 #define BOARD_WEBSITE_URL "http://www.panucatt.com/azteeg_X5_mini_reprap_3d_printer_controller_p/ax5mini.htm"
35
 #define BOARD_WEBSITE_URL "http://www.panucatt.com/azteeg_X5_mini_reprap_3d_printer_controller_p/ax5mini.htm"
36
 
36
 

+ 1
- 1
Marlin/src/pins/lpc1769/pins_AZTEEG_X5_MINI_WIFI.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Azteeg X5 MINI WIFI"
32
+#define BOARD_INFO_NAME "Azteeg X5 MINI WIFI"
33
 
33
 
34
 //
34
 //
35
 // DIGIPOT slave addresses
35
 // DIGIPOT slave addresses

+ 1
- 1
Marlin/src/pins/lpc1769/pins_COHESION3D_MINI.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Cohesion3D Mini"
32
+#define BOARD_INFO_NAME "Cohesion3D Mini"
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 1
- 1
Marlin/src/pins/lpc1769/pins_COHESION3D_REMIX.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Cohesion3D ReMix"
32
+#define BOARD_INFO_NAME "Cohesion3D ReMix"
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 1
- 1
Marlin/src/pins/lpc1769/pins_MKS_SGEN.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME        "MKS SGen"
32
+#define BOARD_INFO_NAME   "MKS SGen"
33
 #define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SGEN"
33
 #define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SGEN"
34
 
34
 
35
 #include "../lpc1768/pins_MKS_SBASE.h"
35
 #include "../lpc1768/pins_MKS_SBASE.h"

+ 1
- 1
Marlin/src/pins/lpc1769/pins_SMOOTHIEBOARD.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME        "Smoothieboard"
32
+#define BOARD_INFO_NAME   "Smoothieboard"
33
 #define BOARD_WEBSITE_URL "http://smoothieware.org/smoothieboard"
33
 #define BOARD_WEBSITE_URL "http://smoothieware.org/smoothieboard"
34
 
34
 
35
 //
35
 //

+ 1
- 1
Marlin/src/pins/lpc1769/pins_TH3D_EZBOARD.h View File

29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
29
   #error "Oops! Make sure you have the LPC1769 environment selected in your IDE."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME        "TH3D EZBoard"
32
+#define BOARD_INFO_NAME   "TH3D EZBoard"
33
 #define BOARD_WEBSITE_URL "https://www.th3dstudio.com/product/ezboard-lite/"
33
 #define BOARD_WEBSITE_URL "https://www.th3dstudio.com/product/ezboard-lite/"
34
 
34
 
35
 //
35
 //

+ 1
- 1
Marlin/src/pins/mega/pins_CHEAPTRONIC.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Cheaptronic v1.0"
32
+#define BOARD_INFO_NAME "Cheaptronic v1.0"
33
 //
33
 //
34
 // Limit Switches
34
 // Limit Switches
35
 //
35
 //

+ 1
- 1
Marlin/src/pins/mega/pins_CHEAPTRONICv2.h View File

31
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
31
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME "Cheaptronic v2.0"
34
+#define BOARD_INFO_NAME "Cheaptronic v2.0"
35
 
35
 
36
 //
36
 //
37
 // Limit Switches
37
 // Limit Switches

+ 1
- 1
Marlin/src/pins/mega/pins_CNCONTROLS_11.h View File

6
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
6
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
7
 #endif
7
 #endif
8
 
8
 
9
-#define BOARD_NAME "CN Controls V11"
9
+#define BOARD_INFO_NAME "CN Controls V11"
10
 
10
 
11
 //
11
 //
12
 // Limit Switches
12
 // Limit Switches

+ 1
- 1
Marlin/src/pins/mega/pins_CNCONTROLS_12.h View File

6
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
6
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
7
 #endif
7
 #endif
8
 
8
 
9
-#define BOARD_NAME "CN Controls V12"
9
+#define BOARD_INFO_NAME "CN Controls V12"
10
 
10
 
11
 //
11
 //
12
 // Limit Switches
12
 // Limit Switches

+ 1
- 1
Marlin/src/pins/mega/pins_CNCONTROLS_15.h View File

6
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
6
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
7
 #endif
7
 #endif
8
 
8
 
9
-#define BOARD_NAME "CN Controls V15"
9
+#define BOARD_INFO_NAME "CN Controls V15"
10
 
10
 
11
 //
11
 //
12
 // Servos
12
 // Servos

+ 1
- 1
Marlin/src/pins/mega/pins_EINSTART-S.h View File

30
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
31
 #endif
31
 #endif
32
 
32
 
33
-#define BOARD_NAME "Einstart-S"
33
+#define BOARD_INFO_NAME "Einstart-S"
34
 
34
 
35
 //
35
 //
36
 // Limit Switches
36
 // Limit Switches

+ 1
- 1
Marlin/src/pins/mega/pins_ELEFU_3.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Elefu Ra v3"
32
+#define BOARD_INFO_NAME "Elefu Ra v3"
33
 
33
 
34
 //
34
 //
35
 // Limit Switches
35
 // Limit Switches

+ 2
- 2
Marlin/src/pins/mega/pins_GT2560_REV_A.h View File

31
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
31
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
32
 #endif
32
 #endif
33
 
33
 
34
-#ifndef BOARD_NAME
35
-  #define BOARD_NAME "GT2560 Rev.A"
34
+#ifndef BOARD_INFO_NAME
35
+  #define BOARD_INFO_NAME "GT2560 Rev.A"
36
 #endif
36
 #endif
37
 #define DEFAULT_MACHINE_NAME "Prusa i3 Pro B"
37
 #define DEFAULT_MACHINE_NAME "Prusa i3 Pro B"
38
 
38
 

+ 1
- 1
Marlin/src/pins/mega/pins_GT2560_REV_A_PLUS.h View File

25
  * Geeetech GT2560 Revision A+ board pin assignments
25
  * Geeetech GT2560 Revision A+ board pin assignments
26
  */
26
  */
27
 
27
 
28
-#define BOARD_NAME "GT2560 Rev.A+"
28
+#define BOARD_INFO_NAME "GT2560 Rev.A+"
29
 
29
 
30
 #include "pins_GT2560_REV_A.h"
30
 #include "pins_GT2560_REV_A.h"
31
 
31
 

+ 2
- 2
Marlin/src/pins/mega/pins_GT2560_V3.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#ifndef BOARD_NAME
33
-  #define BOARD_NAME "GT2560 V3.0"
32
+#ifndef BOARD_INFO_NAME
33
+  #define BOARD_INFO_NAME "GT2560 V3.0"
34
 #endif
34
 #endif
35
 
35
 
36
 //
36
 //

+ 1
- 1
Marlin/src/pins/mega/pins_GT2560_V3_MC2.h View File

25
  * GT2560 V3.0 pin assignment (for Mecreator 2)
25
  * GT2560 V3.0 pin assignment (for Mecreator 2)
26
  *****************************************************************/
26
  *****************************************************************/
27
 
27
 
28
-#define BOARD_NAME "GT2560 V3.0 (MC2)"
28
+#define BOARD_INFO_NAME "GT2560 V3.0 (MC2)"
29
 
29
 
30
 #define X_MIN_PIN          22
30
 #define X_MIN_PIN          22
31
 #define X_MAX_PIN          24
31
 #define X_MAX_PIN          24

+ 1
- 1
Marlin/src/pins/mega/pins_LEAPFROG.h View File

29
   #error "Oops! Select 'Mega 1280' or 'Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Mega 1280' or 'Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Leapfrog"
32
+#define BOARD_INFO_NAME "Leapfrog"
33
 
33
 
34
 //
34
 //
35
 // Limit Switches
35
 // Limit Switches

+ 1
- 1
Marlin/src/pins/mega/pins_MEGACONTROLLER.h View File

31
   #error "Mega Controller supports up to 2 hotends / E-steppers. Comment out this line to continue."
31
   #error "Mega Controller supports up to 2 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME "Mega Controller"
34
+#define BOARD_INFO_NAME "Mega Controller"
35
 
35
 
36
 //
36
 //
37
 // Servos
37
 // Servos

+ 1
- 1
Marlin/src/pins/mega/pins_MEGATRONICS.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Megatronics"
32
+#define BOARD_INFO_NAME "Megatronics"
33
 //
33
 //
34
 // Limit Switches
34
 // Limit Switches
35
 //
35
 //

+ 1
- 1
Marlin/src/pins/mega/pins_MEGATRONICS_2.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Megatronics v2.0"
32
+#define BOARD_INFO_NAME "Megatronics v2.0"
33
 //
33
 //
34
 // Limit Switches
34
 // Limit Switches
35
 //
35
 //

+ 3
- 3
Marlin/src/pins/mega/pins_MEGATRONICS_3.h View File

30
 #endif
30
 #endif
31
 
31
 
32
 #if MB(MEGATRONICS_32)
32
 #if MB(MEGATRONICS_32)
33
-  #define BOARD_NAME "Megatronics v3.2"
33
+  #define BOARD_INFO_NAME "Megatronics v3.2"
34
 #elif MB(MEGATRONICS_31)
34
 #elif MB(MEGATRONICS_31)
35
-  #define BOARD_NAME "Megatronics v3.1"
35
+  #define BOARD_INFO_NAME "Megatronics v3.1"
36
 #else
36
 #else
37
-  #define BOARD_NAME "Megatronics v3.0"
37
+  #define BOARD_INFO_NAME "Megatronics v3.0"
38
 #endif
38
 #endif
39
 
39
 
40
 //
40
 //

+ 1
- 1
Marlin/src/pins/mega/pins_MIGHTYBOARD_REVE.h View File

41
   #error "Oops! Select 'Mega 1280' or 'Mega 2560' in 'Tools > Board.'"
41
   #error "Oops! Select 'Mega 1280' or 'Mega 2560' in 'Tools > Board.'"
42
 #endif
42
 #endif
43
 
43
 
44
-#define BOARD_NAME           "Mightyboard"
44
+#define BOARD_INFO_NAME      "Mightyboard"
45
 #define DEFAULT_MACHINE_NAME "MB Replicator"
45
 #define DEFAULT_MACHINE_NAME "MB Replicator"
46
 
46
 
47
 //
47
 //

+ 1
- 1
Marlin/src/pins/mega/pins_MINITRONICS.h View File

38
   #error "Minitronics supports up to 2 hotends / E-steppers. Comment out this line to continue."
38
   #error "Minitronics supports up to 2 hotends / E-steppers. Comment out this line to continue."
39
 #endif
39
 #endif
40
 
40
 
41
-#define BOARD_NAME "Minitronics v1.0/1.1"
41
+#define BOARD_INFO_NAME "Minitronics v1.0/1.1"
42
 //
42
 //
43
 // Limit Switches
43
 // Limit Switches
44
 //
44
 //

+ 2
- 2
Marlin/src/pins/mega/pins_OVERLORD.h View File

31
   #error "Overlord Controller supports up to 2 hotends / E-steppers. Comment out this line to continue."
31
   #error "Overlord Controller supports up to 2 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME              "OVERLORD"
35
-#define DEFAULT_MACHINE_NAME    BOARD_NAME
34
+#define BOARD_INFO_NAME         "OVERLORD"
35
+#define DEFAULT_MACHINE_NAME    BOARD_INFO_NAME
36
 
36
 
37
 //
37
 //
38
 // Limit Switches
38
 // Limit Switches

+ 1
- 1
Marlin/src/pins/mega/pins_SILVER_GATE.h View File

25
   #error "Oops! Select 'Silvergate' in 'Tools > Board.'"
25
   #error "Oops! Select 'Silvergate' in 'Tools > Board.'"
26
 #endif
26
 #endif
27
 
27
 
28
-#define BOARD_NAME "Silver Gate"
28
+#define BOARD_INFO_NAME "Silver Gate"
29
 
29
 
30
 #define X_STEP_PIN         43
30
 #define X_STEP_PIN         43
31
 #define X_DIR_PIN          44
31
 #define X_DIR_PIN          44

+ 1
- 1
Marlin/src/pins/mega/pins_WANHAO_ONEPLUS.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME           "Wanhao i3 Mini 0ne+"
32
+#define BOARD_INFO_NAME      "Wanhao i3 Mini 0ne+"
33
 #define DEFAULT_MACHINE_NAME "i3 Mini"
33
 #define DEFAULT_MACHINE_NAME "i3 Mini"
34
 #define BOARD_WEBSITE_URL    "https://tinyurl.com/yyxw7se7"
34
 #define BOARD_WEBSITE_URL    "https://tinyurl.com/yyxw7se7"
35
 
35
 

+ 1
- 1
Marlin/src/pins/rambo/pins_EINSY_RAMBO.h View File

29
   #error "Oops! Select 'Arduino Mega 2560 or Rambo' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino Mega 2560 or Rambo' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Einsy Rambo"
32
+#define BOARD_INFO_NAME "Einsy Rambo"
33
 
33
 
34
 //
34
 //
35
 // TMC2130 Configuration_adv defaults for EinsyRambo
35
 // TMC2130 Configuration_adv defaults for EinsyRambo

+ 1
- 1
Marlin/src/pins/rambo/pins_EINSY_RETRO.h View File

29
   #error "Oops! Select 'Arduino Mega 2560 or Rambo' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino Mega 2560 or Rambo' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Einsy Retro"
32
+#define BOARD_INFO_NAME "Einsy Retro"
33
 
33
 
34
 //
34
 //
35
 // TMC2130 Configuration_adv defaults for EinsyRetro
35
 // TMC2130 Configuration_adv defaults for EinsyRetro

+ 2
- 2
Marlin/src/pins/rambo/pins_MINIRAMBO.h View File

30
 #endif
30
 #endif
31
 
31
 
32
 #if MB(MINIRAMBO_10A)
32
 #if MB(MINIRAMBO_10A)
33
-  #define BOARD_NAME "Mini RAMBo 1.0a"
33
+  #define BOARD_INFO_NAME "Mini RAMBo 1.0a"
34
 #else
34
 #else
35
-  #define BOARD_NAME "Mini RAMBo"
35
+  #define BOARD_INFO_NAME "Mini RAMBo"
36
 #endif
36
 #endif
37
 
37
 
38
 //
38
 //

+ 1
- 1
Marlin/src/pins/rambo/pins_RAMBO.h View File

45
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
45
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
46
 #endif
46
 #endif
47
 
47
 
48
-#define BOARD_NAME "Rambo"
48
+#define BOARD_INFO_NAME "Rambo"
49
 
49
 
50
 //
50
 //
51
 // Servos
51
 // Servos

+ 1
- 1
Marlin/src/pins/rambo/pins_SCOOVO_X9H.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Scoovo X9H"
32
+#define BOARD_INFO_NAME "Scoovo X9H"
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 3
- 3
Marlin/src/pins/ramps/pins_3DRAG.h View File

25
  * 3DRAG (and K8200 / K8400) Arduino Mega with RAMPS v1.4 pin assignments
25
  * 3DRAG (and K8200 / K8400) Arduino Mega with RAMPS v1.4 pin assignments
26
  */
26
  */
27
 
27
 
28
-#ifndef BOARD_NAME
29
-  #define BOARD_NAME "3Drag"
28
+#ifndef BOARD_INFO_NAME
29
+  #define BOARD_INFO_NAME "3Drag"
30
 #endif
30
 #endif
31
 
31
 
32
 #ifndef DEFAULT_MACHINE_NAME
32
 #ifndef DEFAULT_MACHINE_NAME
33
-  #define DEFAULT_MACHINE_NAME BOARD_NAME
33
+  #define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
34
 #endif
34
 #endif
35
 
35
 
36
 #ifndef DEFAULT_SOURCE_CODE_URL
36
 #ifndef DEFAULT_SOURCE_CODE_URL

+ 1
- 1
Marlin/src/pins/ramps/pins_AZTEEG_X3.h View File

34
 #if ENABLED(CASE_LIGHT_ENABLE) && !PIN_EXISTS(CASE_LIGHT)
34
 #if ENABLED(CASE_LIGHT_ENABLE) && !PIN_EXISTS(CASE_LIGHT)
35
   #define CASE_LIGHT_PIN    6   // Define before RAMPS pins include
35
   #define CASE_LIGHT_PIN    6   // Define before RAMPS pins include
36
 #endif
36
 #endif
37
-#define BOARD_NAME "Azteeg X3"
37
+#define BOARD_INFO_NAME "Azteeg X3"
38
 
38
 
39
 //
39
 //
40
 // Servos
40
 // Servos

+ 1
- 1
Marlin/src/pins/ramps/pins_AZTEEG_X3_PRO.h View File

31
   #error "Azteeg X3 Pro supports up to 5 hotends / E-steppers. Comment out this line to continue."
31
   #error "Azteeg X3 Pro supports up to 5 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME "Azteeg X3 Pro"
34
+#define BOARD_INFO_NAME "Azteeg X3 Pro"
35
 
35
 
36
 //
36
 //
37
 // RAMPS pins overrides
37
 // RAMPS pins overrides

+ 1
- 1
Marlin/src/pins/ramps/pins_BAM_DICE_DUE.h View File

29
   #error "2PrintBeta Due supports up to 2 hotends / E-steppers. Comment out this line to continue."
29
   #error "2PrintBeta Due supports up to 2 hotends / E-steppers. Comment out this line to continue."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "2PrintBeta Due"
32
+#define BOARD_INFO_NAME "2PrintBeta Due"
33
 
33
 
34
 //
34
 //
35
 // M3/M4/M5 - Spindle/Laser Control
35
 // M3/M4/M5 - Spindle/Laser Control

+ 1
- 1
Marlin/src/pins/ramps/pins_BIQU_KFB_2.h View File

29
   #error "KFB 2.0 supports up to 2 hotends / E-steppers. Comment out this line to continue."
29
   #error "KFB 2.0 supports up to 2 hotends / E-steppers. Comment out this line to continue."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "KFB 2.0"
32
+#define BOARD_INFO_NAME "KFB 2.0"
33
 
33
 
34
 //
34
 //
35
 // Heaters / Fans
35
 // Heaters / Fans

+ 1
- 1
Marlin/src/pins/ramps/pins_BQ_ZUM_MEGA_3D.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "ZUM Mega 3D"
32
+#define BOARD_INFO_NAME "ZUM Mega 3D"
33
 
33
 
34
 //
34
 //
35
 // Heaters / Fans
35
 // Heaters / Fans

+ 1
- 1
Marlin/src/pins/ramps/pins_DUPLICATOR_I3_PLUS.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Duplicator i3 Plus"
32
+#define BOARD_INFO_NAME "Duplicator i3 Plus"
33
 
33
 
34
 //
34
 //
35
 // Limit Switches
35
 // Limit Switches

+ 1
- 1
Marlin/src/pins/ramps/pins_FELIX2.h View File

29
   #error "Felix 2.0+ supports up to 2 hotends / E-steppers. Comment out this line to continue."
29
   #error "Felix 2.0+ supports up to 2 hotends / E-steppers. Comment out this line to continue."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Felix 2.0+"
32
+#define BOARD_INFO_NAME "Felix 2.0+"
33
 
33
 
34
 //
34
 //
35
 // Heaters / Fans
35
 // Heaters / Fans

+ 2
- 2
Marlin/src/pins/ramps/pins_FORMBOT_RAPTOR.h View File

31
   #error "Formbot supports up to 3 hotends / E-steppers. Comment out this line to continue."
31
   #error "Formbot supports up to 3 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME           "Formbot Raptor"
35
-#define DEFAULT_MACHINE_NAME BOARD_NAME
34
+#define BOARD_INFO_NAME      "Formbot Raptor"
35
+#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
36
 
36
 
37
 //
37
 //
38
 // Servos
38
 // Servos

+ 2
- 2
Marlin/src/pins/ramps/pins_FORMBOT_RAPTOR2.h View File

25
  * Formbot Raptor 2 pin assignments
25
  * Formbot Raptor 2 pin assignments
26
  */
26
  */
27
 
27
 
28
-#define BOARD_NAME           "Formbot Raptor2"
29
-#define DEFAULT_MACHINE_NAME BOARD_NAME
28
+#define BOARD_INFO_NAME      "Formbot Raptor2"
29
+#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
30
 
30
 
31
 #define FAN_PIN             6
31
 #define FAN_PIN             6
32
 
32
 

+ 2
- 2
Marlin/src/pins/ramps/pins_FORMBOT_TREX2PLUS.h View File

31
   #error "Formbot supports up to 2 hotends / E-steppers. Comment out this line to continue."
31
   #error "Formbot supports up to 2 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME           "Formbot"
35
-#define DEFAULT_MACHINE_NAME BOARD_NAME
34
+#define BOARD_INFO_NAME      "Formbot"
35
+#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
36
 
36
 
37
 //
37
 //
38
 // Servos
38
 // Servos

+ 2
- 2
Marlin/src/pins/ramps/pins_FORMBOT_TREX3.h View File

31
   #error "Formbot supports up to 2 hotends / E-steppers. Comment out this line to continue."
31
   #error "Formbot supports up to 2 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME           "Formbot"
35
-#define DEFAULT_MACHINE_NAME BOARD_NAME
34
+#define BOARD_INFO_NAME      "Formbot"
35
+#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
36
 
36
 
37
 //
37
 //
38
 // Servos
38
 // Servos

+ 1
- 1
Marlin/src/pins/ramps/pins_FYSETC_F6_13.h View File

33
   //#error "SD_DETECT_INVERTED must be disabled for the FYSETC_F6_13 board."
33
   //#error "SD_DETECT_INVERTED must be disabled for the FYSETC_F6_13 board."
34
 #endif
34
 #endif
35
 
35
 
36
-#define BOARD_NAME "FYSETC F6 1.3"
36
+#define BOARD_INFO_NAME "FYSETC F6 1.3"
37
 
37
 
38
 #define RESET_PIN          30
38
 #define RESET_PIN          30
39
 #define SPI_FLASH_CS       83
39
 #define SPI_FLASH_CS       83

+ 1
- 1
Marlin/src/pins/ramps/pins_K8200.h View File

26
  * Identical to 3DRAG
26
  * Identical to 3DRAG
27
  */
27
  */
28
 
28
 
29
-#define BOARD_NAME              "Velleman K8200"
29
+#define BOARD_INFO_NAME         "Velleman K8200"
30
 #define DEFAULT_MACHINE_NAME    "K8200"
30
 #define DEFAULT_MACHINE_NAME    "K8200"
31
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/CONSULitAS/Marlin-K8200"
31
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/CONSULitAS/Marlin-K8200"
32
 
32
 

+ 1
- 1
Marlin/src/pins/ramps/pins_K8400.h View File

32
  *  - Second heater has moved pin
32
  *  - Second heater has moved pin
33
  */
33
  */
34
 
34
 
35
-#define BOARD_NAME              "K8400"
35
+#define BOARD_INFO_NAME         "K8400"
36
 #define DEFAULT_MACHINE_NAME    "Vertex"
36
 #define DEFAULT_MACHINE_NAME    "Vertex"
37
 
37
 
38
 #include "pins_3DRAG.h"
38
 #include "pins_3DRAG.h"

+ 1
- 1
Marlin/src/pins/ramps/pins_K8800.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME           "K8800"
32
+#define BOARD_INFO_NAME      "K8800"
33
 #define DEFAULT_MACHINE_NAME "Vertex Delta"
33
 #define DEFAULT_MACHINE_NAME "Vertex Delta"
34
 
34
 
35
 //#define LCD_SCREEN_ROT_180
35
 //#define LCD_SCREEN_ROT_180

+ 1
- 1
Marlin/src/pins/ramps/pins_MAKEBOARD_MINI.h View File

21
  */
21
  */
22
 #pragma once
22
 #pragma once
23
 
23
 
24
-#define BOARD_NAME "MAKEboard Mini"
24
+#define BOARD_INFO_NAME "MAKEboard Mini"
25
 
25
 
26
 //
26
 //
27
 // Only 3 Limit Switch plugs on Micromake C1
27
 // Only 3 Limit Switch plugs on Micromake C1

+ 1
- 1
Marlin/src/pins/ramps/pins_MKS_BASE.h View File

31
   #error "MKS BASE 1.0 supports up to 2 hotends / E-steppers. Comment out this line to continue."
31
   #error "MKS BASE 1.0 supports up to 2 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME "MKS BASE 1.0"
34
+#define BOARD_INFO_NAME "MKS BASE 1.0"
35
 
35
 
36
 //
36
 //
37
 // Heaters / Fans
37
 // Heaters / Fans

+ 1
- 1
Marlin/src/pins/ramps/pins_MKS_BASE_14.h View File

29
   #error "MKS BASE 1.4 only supports up to 2 hotends / E-steppers. Comment out this line to continue."
29
   #error "MKS BASE 1.4 only supports up to 2 hotends / E-steppers. Comment out this line to continue."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "MKS BASE 1.4"
32
+#define BOARD_INFO_NAME "MKS BASE 1.4"
33
 
33
 
34
 //
34
 //
35
 // Heaters / Fans
35
 // Heaters / Fans

+ 1
- 1
Marlin/src/pins/ramps/pins_MKS_GEN_13.h View File

34
   #error "MKS GEN 1.3/1.4 supports up to 2 hotends / E-steppers. Comment out this line to continue."
34
   #error "MKS GEN 1.3/1.4 supports up to 2 hotends / E-steppers. Comment out this line to continue."
35
 #endif
35
 #endif
36
 
36
 
37
-#define BOARD_NAME "MKS GEN >= v1.3"
37
+#define BOARD_INFO_NAME "MKS GEN >= v1.3"
38
 
38
 
39
 //
39
 //
40
 // Heaters / Fans
40
 // Heaters / Fans

+ 1
- 1
Marlin/src/pins/ramps/pins_MKS_GEN_L.h View File

29
   #error "MKS GEN L supports up to 2 hotends / E-steppers. Comment out this line to continue."
29
   #error "MKS GEN L supports up to 2 hotends / E-steppers. Comment out this line to continue."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "MKS GEN L"
32
+#define BOARD_INFO_NAME "MKS GEN L"
33
 
33
 
34
 //
34
 //
35
 // Heaters / Fans
35
 // Heaters / Fans

+ 2
- 2
Marlin/src/pins/ramps/pins_RAMPS.h View File

57
   #endif
57
   #endif
58
 #endif
58
 #endif
59
 
59
 
60
-#ifndef BOARD_NAME
61
-  #define BOARD_NAME "RAMPS 1.4"
60
+#ifndef BOARD_INFO_NAME
61
+  #define BOARD_INFO_NAME "RAMPS 1.4"
62
 #endif
62
 #endif
63
 
63
 
64
 //
64
 //

+ 2
- 2
Marlin/src/pins/ramps/pins_RAMPS_13.h View File

34
  *
34
  *
35
  */
35
  */
36
 
36
 
37
-#ifndef BOARD_NAME
38
-  #define BOARD_NAME "RAMPS 1.3"
37
+#ifndef BOARD_INFO_NAME
38
+  #define BOARD_INFO_NAME "RAMPS 1.3"
39
 #endif
39
 #endif
40
 
40
 
41
 #define IS_RAMPS_13
41
 #define IS_RAMPS_13

+ 1
- 1
Marlin/src/pins/ramps/pins_RAMPS_CREALITY.h View File

25
   #error "Creality3D RAMPS supports only 2 hotends / E-steppers. Comment out this line to continue."
25
   #error "Creality3D RAMPS supports only 2 hotends / E-steppers. Comment out this line to continue."
26
 #endif
26
 #endif
27
 
27
 
28
-#define BOARD_NAME "Creality3D RAMPS"
28
+#define BOARD_INFO_NAME "Creality3D RAMPS"
29
 
29
 
30
 //
30
 //
31
 // Heaters / Fans
31
 // Heaters / Fans

+ 1
- 1
Marlin/src/pins/ramps/pins_RAMPS_DAGOMA.h View File

25
   #error "Dagoma3D F5 RAMPS supports only 2 hotends / E-steppers. Comment out this line to continue."
25
   #error "Dagoma3D F5 RAMPS supports only 2 hotends / E-steppers. Comment out this line to continue."
26
 #endif
26
 #endif
27
 
27
 
28
-#define BOARD_NAME "Dagoma3D F5 RAMPS"
28
+#define BOARD_INFO_NAME "Dagoma3D F5 RAMPS"
29
 
29
 
30
 #define X_STOP_PIN          2
30
 #define X_STOP_PIN          2
31
 #define Y_STOP_PIN          3
31
 #define Y_STOP_PIN          3

+ 1
- 1
Marlin/src/pins/ramps/pins_RAMPS_ENDER_4.h View File

25
   #error "Ender-4 supports only 1 hotend / E-stepper. Comment out this line to continue."
25
   #error "Ender-4 supports only 1 hotend / E-stepper. Comment out this line to continue."
26
 #endif
26
 #endif
27
 
27
 
28
-#define BOARD_NAME "Ender-4"
28
+#define BOARD_INFO_NAME "Ender-4"
29
 
29
 
30
 #include "pins_RAMPS.h"
30
 #include "pins_RAMPS.h"
31
 
31
 

+ 1
- 1
Marlin/src/pins/ramps/pins_RAMPS_OLD.h View File

29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "RAMPS <1.2"
32
+#define BOARD_INFO_NAME "RAMPS <1.2"
33
 
33
 
34
 // Uncomment the following line for RAMPS v1.0
34
 // Uncomment the following line for RAMPS v1.0
35
 //#define RAMPS_V_1_0
35
 //#define RAMPS_V_1_0

+ 1
- 1
Marlin/src/pins/ramps/pins_RAMPS_PLUS.h View File

42
  #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
42
  #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
43
 #endif
43
 #endif
44
 
44
 
45
-#define BOARD_NAME "RAMPS 1.4 Plus"
45
+#define BOARD_INFO_NAME "RAMPS 1.4 Plus"
46
 
46
 
47
 #define RAMPS_D8_PIN  10
47
 #define RAMPS_D8_PIN  10
48
 #define RAMPS_D10_PIN  8
48
 #define RAMPS_D10_PIN  8

+ 2
- 2
Marlin/src/pins/ramps/pins_RIGIDBOARD.h View File

25
  * RIGIDBOARD Arduino Mega with RAMPS v1.4 pin assignments
25
  * RIGIDBOARD Arduino Mega with RAMPS v1.4 pin assignments
26
  */
26
  */
27
 
27
 
28
-#ifndef BOARD_NAME
29
-  #define BOARD_NAME "RigidBoard"
28
+#ifndef BOARD_INFO_NAME
29
+  #define BOARD_INFO_NAME "RigidBoard"
30
 #endif
30
 #endif
31
 
31
 
32
 //
32
 //

+ 1
- 1
Marlin/src/pins/ramps/pins_RIGIDBOARD_V2.h View File

25
  * RIGIDBOARD V2 Arduino Mega with RAMPS v1.4 pin assignments
25
  * RIGIDBOARD V2 Arduino Mega with RAMPS v1.4 pin assignments
26
  */
26
  */
27
 
27
 
28
-#define BOARD_NAME "RigidBoard V2"
28
+#define BOARD_INFO_NAME "RigidBoard V2"
29
 
29
 
30
 #include "pins_RIGIDBOARD.h"
30
 #include "pins_RIGIDBOARD.h"
31
 
31
 

+ 1
- 1
Marlin/src/pins/ramps/pins_RL200.h View File

26
  * extruder motors due to dual Z motors. Pinout therefore based on pins_RUMBA.h.
26
  * extruder motors due to dual Z motors. Pinout therefore based on pins_RUMBA.h.
27
  */
27
  */
28
 
28
 
29
-#define BOARD_NAME "RL200"
29
+#define BOARD_INFO_NAME "RL200"
30
 #define DEFAULT_MACHINE_NAME "Rapide Lite 200"
30
 #define DEFAULT_MACHINE_NAME "Rapide Lite 200"
31
 
31
 
32
 #if HOTENDS > 2 || E_STEPPERS > 2
32
 #if HOTENDS > 2 || E_STEPPERS > 2

+ 3
- 3
Marlin/src/pins/ramps/pins_RUMBA.h View File

31
   #error "RUMBA supports up to 3 hotends / E-steppers. Comment out this line to continue."
31
   #error "RUMBA supports up to 3 hotends / E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#ifndef BOARD_NAME
35
-  #define BOARD_NAME "Rumba"
34
+#ifndef BOARD_INFO_NAME
35
+  #define BOARD_INFO_NAME "Rumba"
36
 #endif
36
 #endif
37
 #ifndef DEFAULT_MACHINE_NAME
37
 #ifndef DEFAULT_MACHINE_NAME
38
-  #define DEFAULT_MACHINE_NAME BOARD_NAME
38
+  #define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
39
 #endif
39
 #endif
40
 
40
 
41
 //
41
 //

+ 1
- 1
Marlin/src/pins/ramps/pins_RUMBA_RAISE3D.h View File

21
  */
21
  */
22
 #pragma once
22
 #pragma once
23
 
23
 
24
-#define BOARD_NAME           "Raise3D Rumba"
24
+#define BOARD_INFO_NAME      "Raise3D Rumba"
25
 #define DEFAULT_MACHINE_NAME "Raise3D N Series"
25
 #define DEFAULT_MACHINE_NAME "Raise3D N Series"
26
 
26
 
27
 // Raise3D uses thermocouples on the standard input pins
27
 // Raise3D uses thermocouples on the standard input pins

+ 1
- 1
Marlin/src/pins/ramps/pins_SAINSMART_2IN1.h View File

29
   #error "Sainsmart 2-in-1 supports up to 2 hotends / E-steppers. Comment out this line to continue."
29
   #error "Sainsmart 2-in-1 supports up to 2 hotends / E-steppers. Comment out this line to continue."
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "Sainsmart"
32
+#define BOARD_INFO_NAME "Sainsmart"
33
 
33
 
34
 //
34
 //
35
 // Heaters / Fans
35
 // Heaters / Fans

+ 1
- 1
Marlin/src/pins/ramps/pins_TRIGORILLA_13.h View File

25
  * Arduino Mega with RAMPS v1.3 for Anycubic
25
  * Arduino Mega with RAMPS v1.3 for Anycubic
26
  */
26
  */
27
 
27
 
28
-#define BOARD_NAME "Anycubic RAMPS 1.3"
28
+#define BOARD_INFO_NAME "Anycubic RAMPS 1.3"
29
 
29
 
30
 #define IS_RAMPS_EFB
30
 #define IS_RAMPS_EFB
31
 #define RAMPS_D9_PIN         44
31
 #define RAMPS_D9_PIN         44

+ 1
- 1
Marlin/src/pins/ramps/pins_TRIGORILLA_14.h View File

25
  * Arduino Mega with RAMPS v1.4 for Anycubic
25
  * Arduino Mega with RAMPS v1.4 for Anycubic
26
  */
26
  */
27
 
27
 
28
-#define BOARD_NAME "Anycubic RAMPS 1.4"
28
+#define BOARD_INFO_NAME "Anycubic RAMPS 1.4"
29
 
29
 
30
 //
30
 //
31
 // Servos
31
 // Servos

+ 1
- 1
Marlin/src/pins/ramps/pins_TRONXY_V3_1_0.h View File

31
   #error "TRONXY-V3-1.0 supports only 2 hotends/E-steppers. Comment out this line to continue."
31
   #error "TRONXY-V3-1.0 supports only 2 hotends/E-steppers. Comment out this line to continue."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME "TRONXY-V3-1.0"
34
+#define BOARD_INFO_NAME "TRONXY-V3-1.0"
35
 
35
 
36
 //
36
 //
37
 // Servos
37
 // Servos

+ 2
- 2
Marlin/src/pins/ramps/pins_TT_OSCAR.h View File

28
   #error "TTOSCAR supports up to 5 hotends / E-steppers. Comment out this line to continue."
28
   #error "TTOSCAR supports up to 5 hotends / E-steppers. Comment out this line to continue."
29
 #endif
29
 #endif
30
 
30
 
31
-#define BOARD_NAME           "TT OSCAR"
32
-#define DEFAULT_MACHINE_NAME BOARD_NAME
31
+#define BOARD_INFO_NAME      "TT OSCAR"
32
+#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 1
- 1
Marlin/src/pins/ramps/pins_ULTIMAIN_2.h View File

37
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
37
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
38
 #endif
38
 #endif
39
 
39
 
40
-#define BOARD_NAME              "Ultimaker 2.x"
40
+#define BOARD_INFO_NAME         "Ultimaker 2.x"
41
 #define DEFAULT_MACHINE_NAME    "Ultimaker"
41
 #define DEFAULT_MACHINE_NAME    "Ultimaker"
42
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
42
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
43
 
43
 

+ 2
- 2
Marlin/src/pins/ramps/pins_ULTIMAKER.h View File

37
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
37
   #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
38
 #endif
38
 #endif
39
 
39
 
40
-#define BOARD_NAME              "Ultimaker"
41
-#define DEFAULT_MACHINE_NAME    BOARD_NAME
40
+#define BOARD_INFO_NAME         "Ultimaker"
41
+#define DEFAULT_MACHINE_NAME    BOARD_INFO_NAME
42
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
42
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
43
 
43
 
44
 //
44
 //

+ 5
- 5
Marlin/src/pins/ramps/pins_ULTIMAKER_OLD.h View File

36
  * the revisions provided inconsistent information.
36
  * the revisions provided inconsistent information.
37
  *
37
  *
38
  * As best I can determine:
38
  * As best I can determine:
39
- *   1.5.3 boards should use the pins_ULTIMAKER.h file which means the BOARD_NAME
39
+ *   1.5.3 boards should use the pins_ULTIMAKER.h file which means the BOARD_INFO_NAME
40
  *      define in this file should say 1.5.3 rather than 1.5.4
40
  *      define in this file should say 1.5.3 rather than 1.5.4
41
  *   This file is meant for 1.1 - 1.3 boards.
41
  *   This file is meant for 1.1 - 1.3 boards.
42
  *   The endstops for the 1.0 boards use different definitions than on the 1.1 - 1.3
42
  *   The endstops for the 1.0 boards use different definitions than on the 1.1 - 1.3
65
 #endif
65
 #endif
66
 
66
 
67
 #ifdef BOARD_REV_1_1_TO_1_3
67
 #ifdef BOARD_REV_1_1_TO_1_3
68
-  #define BOARD_NAME            "Ultimaker 1.1-1.3"
68
+  #define BOARD_INFO_NAME       "Ultimaker 1.1-1.3"
69
 #elif defined(BOARD_REV_1_0)
69
 #elif defined(BOARD_REV_1_0)
70
-  #define BOARD_NAME            "Ultimaker 1.0"
70
+  #define BOARD_INFO_NAME       "Ultimaker 1.0"
71
 #elif defined(BOARD_REV_1_5)
71
 #elif defined(BOARD_REV_1_5)
72
-  #define BOARD_NAME            "Ultimaker 1.5"
72
+  #define BOARD_INFO_NAME       "Ultimaker 1.5"
73
 #else
73
 #else
74
-  #define BOARD_NAME            "Ultimaker 1.5.4+"
74
+  #define BOARD_INFO_NAME       "Ultimaker 1.5.4+"
75
 #endif
75
 #endif
76
 #define DEFAULT_MACHINE_NAME    "Ultimaker"
76
 #define DEFAULT_MACHINE_NAME    "Ultimaker"
77
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
77
 #define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"

+ 1
- 1
Marlin/src/pins/ramps/pins_VORON.h View File

26
  * See https://github.com/mzbotreprap/VORON/blob/master/Firmware/Marlin/pins_RAMPS_VORON.h
26
  * See https://github.com/mzbotreprap/VORON/blob/master/Firmware/Marlin/pins_RAMPS_VORON.h
27
  */
27
  */
28
 
28
 
29
-#define BOARD_NAME "VORON Design v2"
29
+#define BOARD_INFO_NAME "VORON Design v2"
30
 
30
 
31
 #define RAMPS_D8_PIN       11
31
 #define RAMPS_D8_PIN       11
32
 
32
 

+ 1
- 1
Marlin/src/pins/ramps/pins_Z_BOLT_X_SERIES.h View File

31
   #error "Z-Bolt X Series board supports up to 4 hotends / E-steppers."
31
   #error "Z-Bolt X Series board supports up to 4 hotends / E-steppers."
32
 #endif
32
 #endif
33
 
33
 
34
-#define BOARD_NAME "Z-Bolt X Series"
34
+#define BOARD_INFO_NAME "Z-Bolt X Series"
35
 
35
 
36
 //
36
 //
37
 // Servos
37
 // Servos

+ 1
- 1
Marlin/src/pins/sam/pins_ADSK.h View File

25
  * Arduino DUE Shield Kit (ADSK) pin assignments
25
  * Arduino DUE Shield Kit (ADSK) pin assignments
26
  */
26
  */
27
 
27
 
28
-#define BOARD_NAME "ADSK"
28
+#define BOARD_INFO_NAME "ADSK"
29
 
29
 
30
 #if !defined(__SAM3X8E__) && !defined(__AVR_ATmega1280__) && !defined(__AVR_ATmega2560__)
30
 #if !defined(__SAM3X8E__) && !defined(__AVR_ATmega1280__) && !defined(__AVR_ATmega2560__)
31
   #error "Oops! Select 'Arduino Due or Mega' in 'Tools > Board.'"
31
   #error "Oops! Select 'Arduino Due or Mega' in 'Tools > Board.'"

+ 1
- 1
Marlin/src/pins/sam/pins_ALLIGATOR_R2.h View File

30
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
30
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
31
 #endif
31
 #endif
32
 
32
 
33
-#define BOARD_NAME         "Alligator Board R2"
33
+#define BOARD_INFO_NAME    "Alligator Board R2"
34
 
34
 
35
 //
35
 //
36
 // Servos
36
 // Servos

+ 1
- 1
Marlin/src/pins/sam/pins_ARCHIM1.h View File

41
   #error "Oops! Select 'Archim' in 'Tools > Board.'"
41
   #error "Oops! Select 'Archim' in 'Tools > Board.'"
42
 #endif
42
 #endif
43
 
43
 
44
-#define BOARD_NAME "Archim 1.0"
44
+#define BOARD_INFO_NAME "Archim 1.0"
45
 
45
 
46
 //
46
 //
47
 // Items marked * have been altered from Archim v1.0
47
 // Items marked * have been altered from Archim v1.0

+ 1
- 1
Marlin/src/pins/sam/pins_ARCHIM2.h View File

43
   #error "Archim2 requires Software SPI. Enable TMC_USE_SW_SPI in Configuration_adv.h."
43
   #error "Archim2 requires Software SPI. Enable TMC_USE_SW_SPI in Configuration_adv.h."
44
 #endif
44
 #endif
45
 
45
 
46
-#define BOARD_NAME "Archim 2.0"
46
+#define BOARD_INFO_NAME "Archim 2.0"
47
 
47
 
48
 //
48
 //
49
 // Items marked * have been altered from Archim v1.0
49
 // Items marked * have been altered from Archim v1.0

+ 1
- 1
Marlin/src/pins/sam/pins_DUE3DOM.h View File

29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "DUE3DOM"
32
+#define BOARD_INFO_NAME "DUE3DOM"
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 1
- 1
Marlin/src/pins/sam/pins_DUE3DOM_MINI.h View File

29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "DUE3DOM MINI"
32
+#define BOARD_INFO_NAME "DUE3DOM MINI"
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 2
- 2
Marlin/src/pins/sam/pins_PRINTRBOARD_G2.h View File

29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#ifndef BOARD_NAME
33
-  #define BOARD_NAME "PRINTRBOARD_G2"
32
+#ifndef BOARD_INFO_NAME
33
+  #define BOARD_INFO_NAME "PRINTRBOARD_G2"
34
 #endif
34
 #endif
35
 
35
 
36
 //
36
 //

+ 1
- 1
Marlin/src/pins/sam/pins_RADDS.h View File

29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
29
   #error "Oops! Select 'Arduino Due' in 'Tools > Board.'"
30
 #endif
30
 #endif
31
 
31
 
32
-#define BOARD_NAME "RADDS"
32
+#define BOARD_INFO_NAME "RADDS"
33
 
33
 
34
 //
34
 //
35
 // Servos
35
 // Servos

+ 1
- 1
Marlin/src/pins/sam/pins_RAMPS4DUE.h View File

43
   #error "Oops! Select 'Arduino Due' or 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
43
   #error "Oops! Select 'Arduino Due' or 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
44
 #endif
44
 #endif
45
 
45
 
46
-#define BOARD_NAME "RAMPS4DUE"
46
+#define BOARD_INFO_NAME "RAMPS4DUE"
47
 #define IS_RAMPS4DUE
47
 #define IS_RAMPS4DUE
48
 
48
 
49
 //
49
 //

+ 0
- 0
Marlin/src/pins/sam/pins_RAMPS_DUO.h View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save