Browse Source

Vendor version override (#14189)

Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
InsanityAutomation 5 years ago
parent
commit
0074d63962
100 changed files with 373 additions and 102 deletions
  1. 2
    2
      .circleci/config.yml
  2. 2
    2
      .travis.yml
  3. 1
    0
      Marlin/Configuration.h
  4. 76
    0
      Marlin/Version.h
  5. 1
    14
      Marlin/src/HAL/HAL_DUE/usb/conf_usb.h
  6. 19
    17
      Marlin/src/inc/Conditionals_post.h
  7. 13
    1
      Marlin/src/inc/MarlinConfigPre.h
  8. 3
    1
      Marlin/src/inc/SanityCheck.h
  9. 77
    52
      Marlin/src/inc/Version.h
  10. 89
    12
      buildroot/bin/generate_version
  11. 1
    0
      config/default/Configuration.h
  12. 1
    0
      config/examples/3DFabXYZ/Migbot/Configuration.h
  13. 1
    0
      config/examples/ADIMLab/Gantry v1/Configuration.h
  14. 1
    0
      config/examples/ADIMLab/Gantry v2/Configuration.h
  15. 1
    0
      config/examples/AlephObjects/TAZ4/Configuration.h
  16. 1
    0
      config/examples/Alfawise/U20-bltouch/Configuration.h
  17. 1
    0
      config/examples/Alfawise/U20/Configuration.h
  18. 1
    0
      config/examples/AliExpress/CL-260/Configuration.h
  19. 1
    0
      config/examples/AliExpress/UM2pExt/Configuration.h
  20. 1
    0
      config/examples/Anet/A2/Configuration.h
  21. 1
    0
      config/examples/Anet/A2plus/Configuration.h
  22. 1
    0
      config/examples/Anet/A6/Configuration.h
  23. 1
    0
      config/examples/Anet/A8/Configuration.h
  24. 1
    0
      config/examples/Anet/A8plus/Configuration.h
  25. 1
    0
      config/examples/Anet/E16/Configuration.h
  26. 1
    0
      config/examples/AnyCubic/i3/Configuration.h
  27. 1
    0
      config/examples/ArmEd/Configuration.h
  28. 1
    0
      config/examples/Azteeg/X5GT/Configuration.h
  29. 1
    0
      config/examples/BIBO/TouchX/cyclops/Configuration.h
  30. 1
    0
      config/examples/BIBO/TouchX/default/Configuration.h
  31. 1
    0
      config/examples/BQ/Hephestos/Configuration.h
  32. 1
    0
      config/examples/BQ/Hephestos_2/Configuration.h
  33. 1
    0
      config/examples/BQ/WITBOX/Configuration.h
  34. 1
    0
      config/examples/Cartesio/Configuration.h
  35. 1
    0
      config/examples/Creality/CR-10/Configuration.h
  36. 1
    0
      config/examples/Creality/CR-10S/Configuration.h
  37. 1
    0
      config/examples/Creality/CR-10_5S/Configuration.h
  38. 1
    0
      config/examples/Creality/CR-10mini/Configuration.h
  39. 1
    0
      config/examples/Creality/CR-20 Pro/Configuration.h
  40. 1
    0
      config/examples/Creality/CR-20/Configuration.h
  41. 1
    0
      config/examples/Creality/CR-8/Configuration.h
  42. 1
    0
      config/examples/Creality/Ender-2/Configuration.h
  43. 1
    0
      config/examples/Creality/Ender-3/Configuration.h
  44. 1
    0
      config/examples/Creality/Ender-4/Configuration.h
  45. 1
    0
      config/examples/Creality/Ender-5/Configuration.h
  46. 1
    0
      config/examples/Dagoma/Disco Ultimate/Configuration.h
  47. 1
    0
      config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h
  48. 1
    0
      config/examples/Einstart-S/Configuration.h
  49. 1
    0
      config/examples/FYSETC/AIO_II/Configuration.h
  50. 1
    0
      config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h
  51. 1
    0
      config/examples/FYSETC/Cheetah 1.2/base/Configuration.h
  52. 1
    0
      config/examples/FYSETC/Cheetah/BLTouch/Configuration.h
  53. 1
    0
      config/examples/FYSETC/Cheetah/base/Configuration.h
  54. 1
    0
      config/examples/FYSETC/F6_13/Configuration.h
  55. 1
    0
      config/examples/Felix/DUAL/Configuration.h
  56. 1
    0
      config/examples/Felix/Single/Configuration.h
  57. 1
    0
      config/examples/FlashForge/CreatorPro/Configuration.h
  58. 1
    0
      config/examples/FolgerTech/i3-2020/Configuration.h
  59. 1
    0
      config/examples/Formbot/Raptor/Configuration.h
  60. 1
    0
      config/examples/Formbot/T_Rex_2+/Configuration.h
  61. 1
    0
      config/examples/Formbot/T_Rex_3/Configuration.h
  62. 1
    0
      config/examples/Geeetech/A10/Configuration.h
  63. 1
    0
      config/examples/Geeetech/A10M/Configuration.h
  64. 1
    0
      config/examples/Geeetech/A20M/Configuration.h
  65. 1
    0
      config/examples/Geeetech/GT2560/Configuration.h
  66. 1
    0
      config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  67. 1
    0
      config/examples/Geeetech/MeCreator2/Configuration.h
  68. 1
    0
      config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h
  69. 1
    0
      config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h
  70. 1
    0
      config/examples/Geeetech/Prusa i3 Pro C/Configuration.h
  71. 1
    0
      config/examples/Geeetech/Prusa i3 Pro W/Configuration.h
  72. 1
    0
      config/examples/HMS434/Configuration.h
  73. 1
    0
      config/examples/Infitary/i3-M508/Configuration.h
  74. 1
    0
      config/examples/JGAurora/A1/Configuration.h
  75. 1
    0
      config/examples/JGAurora/A5/Configuration.h
  76. 1
    0
      config/examples/JGAurora/A5S/Configuration.h
  77. 1
    0
      config/examples/MakerParts/Configuration.h
  78. 1
    0
      config/examples/Malyan/M150/Configuration.h
  79. 1
    0
      config/examples/Malyan/M200/Configuration.h
  80. 1
    0
      config/examples/Micromake/C1/basic/Configuration.h
  81. 1
    0
      config/examples/Micromake/C1/enhanced/Configuration.h
  82. 1
    0
      config/examples/Mks/Robin/Configuration.h
  83. 1
    0
      config/examples/Mks/Sbase/Configuration.h
  84. 1
    0
      config/examples/Printrbot/PrintrboardG2/Configuration.h
  85. 2
    1
      config/examples/RapideLite/RL200/Configuration.h
  86. 1
    0
      config/examples/RepRapPro/Huxley/Configuration.h
  87. 1
    0
      config/examples/RepRapWorld/Megatronics/Configuration.h
  88. 1
    0
      config/examples/RigidBot/Configuration.h
  89. 1
    0
      config/examples/SCARA/Configuration.h
  90. 1
    0
      config/examples/STM32/Black_STM32F407VET6/Configuration.h
  91. 1
    0
      config/examples/STM32/STM32F103RE/Configuration.h
  92. 1
    0
      config/examples/STM32/STM32F4/Configuration.h
  93. 1
    0
      config/examples/STM32/stm32f103ret6/Configuration.h
  94. 1
    0
      config/examples/Sanguinololu/Configuration.h
  95. 1
    0
      config/examples/Tevo/Michelangelo/Configuration.h
  96. 1
    0
      config/examples/Tevo/Tarantula Pro/Configuration.h
  97. 1
    0
      config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h
  98. 1
    0
      config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h
  99. 1
    0
      config/examples/TheBorg/Configuration.h
  100. 0
    0
      config/examples/TinyBoy2/Configuration.h

+ 2
- 2
.circleci/config.yml View File

51
             export PATH=`pwd`/buildroot/bin/:${PATH}
51
             export PATH=`pwd`/buildroot/bin/:${PATH}
52
 
52
 
53
             # Generate custom version include
53
             # Generate custom version include
54
-            generate_version ./Marlin/src/inc
55
-            cat ./Marlin/src/inc/_Version.h
54
+            generate_version ./Marlin/
55
+            cat ./Marlin/Version.h
56
             #
56
             #
57
             # Back up pins_RAMPS.h
57
             # Back up pins_RAMPS.h
58
             #
58
             #

+ 2
- 2
.travis.yml View File

75
   - cd ${TRAVIS_BUILD_DIR}
75
   - cd ${TRAVIS_BUILD_DIR}
76
   #
76
   #
77
   # Generate custom version include
77
   # Generate custom version include
78
-  - generate_version ${TRAVIS_BUILD_DIR}/Marlin/src/inc
79
-  - cat ${TRAVIS_BUILD_DIR}/Marlin/src/inc/_Version.h
78
+  - generate_version ${TRAVIS_BUILD_DIR}/Marlin/
79
+  - cat ${TRAVIS_BUILD_DIR}/Marlin/Version.h
80
   #
80
   #
81
 script:
81
 script:
82
   - run_tests ${TRAVIS_BUILD_DIR} ${TEST_PLATFORM}
82
   - run_tests ${TRAVIS_BUILD_DIR} ${TEST_PLATFORM}

+ 1
- 0
Marlin/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 76
- 0
Marlin/Version.h View File

1
+/**
2
+ * Marlin 3D Printer Firmware
3
+ * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4
+ *
5
+ * Based on Sprinter and grbl.
6
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
+ *
8
+ * This program is free software: you can redistribute it and/or modify
9
+ * it under the terms of the GNU General Public License as published by
10
+ * the Free Software Foundation, either version 3 of the License, or
11
+ * (at your option) any later version.
12
+ *
13
+ * This program is distributed in the hope that it will be useful,
14
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
+ * GNU General Public License for more details.
17
+ *
18
+ * You should have received a copy of the GNU General Public License
19
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
20
+ *
21
+ */
22
+#pragma once
23
+
24
+////////////////////////////
25
+// VENDOR VERSION EXAMPLE //
26
+////////////////////////////
27
+
28
+/**
29
+ * Marlin release version identifier
30
+ */
31
+//#define SHORT_BUILD_VERSION "bugfix-2.0.x"
32
+
33
+/**
34
+ * Verbose version identifier which should contain a reference to the location
35
+ * from where the binary was downloaded or the source code was compiled.
36
+ */
37
+//#define DETAILED_BUILD_VERSION SHORT_BUILD_VERSION " (Github)"
38
+
39
+/**
40
+ * The STRING_DISTRIBUTION_DATE represents when the binary file was built,
41
+ * here we define this default string as the date where the latest release
42
+ * version was tagged.
43
+ */
44
+//#define STRING_DISTRIBUTION_DATE "2019-07-10"
45
+
46
+/**
47
+ * Defines a generic printer name to be output to the LCD after booting Marlin.
48
+ */
49
+//#define MACHINE_NAME "3D Printer"
50
+
51
+/**
52
+ * The SOURCE_CODE_URL is the location where users will find the Marlin Source
53
+ * Code which is installed on the device. In most cases —unless the manufacturer
54
+ * has a distinct Github fork— the Source Code URL should just be the main
55
+ * Marlin repository.
56
+ */
57
+//#define SOURCE_CODE_URL "https://github.com/MarlinFirmware/Marlin"
58
+
59
+/**
60
+ * Default generic printer UUID.
61
+ */
62
+//#define DEFAULT_MACHINE_UUID "cede2a2f-41a2-4748-9b12-c55c62f367ff"
63
+
64
+/**
65
+ * The WEBSITE_URL is the location where users can get more information such as
66
+ * documentation about a specific Marlin release.
67
+ */
68
+//#define WEBSITE_URL "http://marlinfw.org"
69
+
70
+/**
71
+ * Set the vendor info the serial USB interface, if changable
72
+ * Currently only supported by DUE platform
73
+ */
74
+//#define  USB_DEVICE_VENDOR_ID           0x0000
75
+//#define  USB_DEVICE_PRODUCT_ID          0x0000
76
+//#define  USB_DEVICE_MANUFACTURE_NAME    WEBSITE_URL

+ 1
- 14
Marlin/src/HAL/HAL_DUE/usb/conf_usb.h View File

48
 #define _CONF_USB_H_
48
 #define _CONF_USB_H_
49
 
49
 
50
 #undef UNUSED                           /* To avoid a macro clash as macros.h already defines it */
50
 #undef UNUSED                           /* To avoid a macro clash as macros.h already defines it */
51
-#include "../../../core/macros.h"       /* For ENABLED()/DISABLED() */
52
-#include "../../../core/boards.h"       /* For MB() */
53
-#include "../../../../Configuration.h"  /* For CUSTOM_MACHINE_NAME definition - We just need the name, no C++ allowed! */
51
+#include "../../../inc/MarlinConfigPre.h"
54
 #include "compiler.h"
52
 #include "compiler.h"
55
 
53
 
56
 /**
54
 /**
59
  */
57
  */
60
 
58
 
61
 //! Device definition (mandatory)
59
 //! Device definition (mandatory)
62
-#define  USB_DEVICE_VENDOR_ID             0x03EB /* ATMEL VID */
63
-#define  USB_DEVICE_PRODUCT_ID            0x2424 /* MSC / CDC */
64
 #define  USB_DEVICE_MAJOR_VERSION         1
60
 #define  USB_DEVICE_MAJOR_VERSION         1
65
 #define  USB_DEVICE_MINOR_VERSION         0
61
 #define  USB_DEVICE_MINOR_VERSION         0
66
 #define  USB_DEVICE_POWER                 100 // Consumption on Vbus line (mA)
62
 #define  USB_DEVICE_POWER                 100 // Consumption on Vbus line (mA)
70
 //  (USB_CONFIG_ATTR_REMOTE_WAKEUP|USB_CONFIG_ATTR_SELF_POWERED)
66
 //  (USB_CONFIG_ATTR_REMOTE_WAKEUP|USB_CONFIG_ATTR_SELF_POWERED)
71
 //  (USB_CONFIG_ATTR_REMOTE_WAKEUP|USB_CONFIG_ATTR_BUS_POWERED)
67
 //  (USB_CONFIG_ATTR_REMOTE_WAKEUP|USB_CONFIG_ATTR_BUS_POWERED)
72
 
68
 
73
-//! USB Device string definitions (Optional)
74
-#define  USB_DEVICE_MANUFACTURE_NAME      "marlinfw.org"
75
-#ifdef CUSTOM_MACHINE_NAME
76
-  #define  USB_DEVICE_PRODUCT_NAME        CUSTOM_MACHINE_NAME
77
-#else
78
-  #define  USB_DEVICE_PRODUCT_NAME        "3D Printer"
79
-#endif
80
-#define  USB_DEVICE_SERIAL_NAME           "123985739853"
81
-
82
 /**
69
 /**
83
  * Device speeds support
70
  * Device speeds support
84
  * Low speed not supported by CDC and MSC
71
  * Low speed not supported by CDC and MSC

+ 19
- 17
Marlin/src/inc/Conditionals_post.h View File

1768
   #define Z_STEPPER_COUNT 1
1768
   #define Z_STEPPER_COUNT 1
1769
 #endif
1769
 #endif
1770
 
1770
 
1771
-// Get LCD character width/height, which may be overridden by pins, configs, etc.
1772
-#ifndef LCD_WIDTH
1773
-  #if HAS_GRAPHICAL_LCD
1774
-    #define LCD_WIDTH 21
1775
-  #elif ENABLED(ULTIPANEL)
1776
-    #define LCD_WIDTH 20
1777
-  #elif HAS_SPI_LCD
1778
-    #define LCD_WIDTH 16
1779
-  #endif
1780
-#endif
1781
-#ifndef LCD_HEIGHT
1782
-  #if HAS_GRAPHICAL_LCD
1783
-    #define LCD_HEIGHT 5
1784
-  #elif ENABLED(ULTIPANEL)
1785
-    #define LCD_HEIGHT 4
1786
-  #elif HAS_SPI_LCD
1787
-    #define LCD_HEIGHT 2
1771
+#if HAS_SPI_LCD
1772
+  // Get LCD character width/height, which may be overridden by pins, configs, etc.
1773
+  #ifndef LCD_WIDTH
1774
+    #if HAS_GRAPHICAL_LCD
1775
+      #define LCD_WIDTH 21
1776
+    #elif ENABLED(ULTIPANEL)
1777
+      #define LCD_WIDTH 20
1778
+    #else
1779
+      #define LCD_WIDTH 16
1780
+    #endif
1781
+  #endif
1782
+  #ifndef LCD_HEIGHT
1783
+    #if HAS_GRAPHICAL_LCD
1784
+      #define LCD_HEIGHT 5
1785
+    #elif ENABLED(ULTIPANEL)
1786
+      #define LCD_HEIGHT 4
1787
+    #else
1788
+      #define LCD_HEIGHT 2
1789
+    #endif
1788
   #endif
1790
   #endif
1789
 #endif
1791
 #endif
1790
 
1792
 

+ 13
- 1
Marlin/src/inc/MarlinConfigPre.h View File

34
 
34
 
35
 #include "../core/boards.h"
35
 #include "../core/boards.h"
36
 #include "../core/macros.h"
36
 #include "../core/macros.h"
37
-#include "Version.h"
38
 #include "../../Configuration.h"
37
 #include "../../Configuration.h"
39
 
38
 
39
+
40
+#ifdef CUSTOM_VERSION_FILE
41
+  #if defined(__has_include)
42
+    #if __has_include(CUSTOM_VERSION_FILE)
43
+      #include XSTR(../../CUSTOM_VERSION_FILE)
44
+    #endif
45
+  #else
46
+    #include XSTR(../../CUSTOM_VERSION_FILE)
47
+  #endif
48
+#endif
49
+
50
+#include "Version.h"
51
+
40
 #include "Conditionals_LCD.h"
52
 #include "Conditionals_LCD.h"
41
 #include HAL_PATH(../HAL, inc/Conditionals_LCD.h)
53
 #include HAL_PATH(../HAL, inc/Conditionals_LCD.h)
42
 
54
 

+ 3
- 1
Marlin/src/inc/SanityCheck.h View File

74
 #elif defined(CUSTOM_MENDEL_NAME)
74
 #elif defined(CUSTOM_MENDEL_NAME)
75
   #error "CUSTOM_MENDEL_NAME is now CUSTOM_MACHINE_NAME. Please update your configuration."
75
   #error "CUSTOM_MENDEL_NAME is now CUSTOM_MACHINE_NAME. Please update your configuration."
76
 #elif defined(HAS_AUTOMATIC_VERSIONING)
76
 #elif defined(HAS_AUTOMATIC_VERSIONING)
77
-  #error "HAS_AUTOMATIC_VERSIONING is now USE_AUTOMATIC_VERSIONING. Please update your configuration."
77
+  #error "HAS_AUTOMATIC_VERSIONING is now CUSTOM_VERSION_FILE. Please update your configuration."
78
+#elif defined(USE_AUTOMATIC_VERSIONING)
79
+  #error "USE_AUTOMATIC_VERSIONING is now CUSTOM_VERSION_FILE. Please update your configuration."
78
 #elif defined(SDSLOW)
80
 #elif defined(SDSLOW)
79
   #error "SDSLOW deprecated. Set SPI_SPEED to SPI_HALF_SPEED instead."
81
   #error "SDSLOW deprecated. Set SPI_SPEED to SPI_HALF_SPEED instead."
80
 #elif defined(SDEXTRASLOW)
82
 #elif defined(SDEXTRASLOW)

+ 77
- 52
Marlin/src/inc/Version.h View File

21
  */
21
  */
22
 #pragma once
22
 #pragma once
23
 
23
 
24
-#include "../core/macros.h" // for ENABLED
25
-
26
 /**
24
 /**
27
- * This file is the standard Marlin version identifier file.
28
- * Use -DUSE_AUTOMATIC_VERSIONING=1 and a custom _Version.h
29
- * to override these values.
25
+ * Release version. Leave the Marlin version or apply a custom scheme.
30
  */
26
  */
31
-
32
-#if ENABLED(USE_AUTOMATIC_VERSIONING)
33
-
34
-  #include "_Version.h"
35
-
36
-#else
37
-
38
-  /**
39
-   * Marlin release version identifier
40
-   */
27
+#ifndef SHORT_BUILD_VERSION
41
   #define SHORT_BUILD_VERSION "bugfix-2.0.x"
28
   #define SHORT_BUILD_VERSION "bugfix-2.0.x"
29
+#endif
42
 
30
 
43
-  /**
44
-   * Verbose version identifier which should contain a reference to the location
45
-   * from where the binary was downloaded or the source code was compiled.
46
-   */
47
-  #define DETAILED_BUILD_VERSION SHORT_BUILD_VERSION " (Github)"
31
+/**
32
+ * Verbose version identifier containing a unique identifier, such as the
33
+ * vendor name, download location, GitHub account, etc.
34
+ */
35
+#ifndef DETAILED_BUILD_VERSION
36
+  #define DETAILED_BUILD_VERSION SHORT_BUILD_VERSION " (GitHub)"
37
+#endif
48
 
38
 
49
-  /**
50
-   * The STRING_DISTRIBUTION_DATE represents when the binary file was built,
51
-   * here we define this default string as the date where the latest release
52
-   * version was tagged.
53
-   */
39
+/**
40
+ * The STRING_DISTRIBUTION_DATE represents when the binary file was built,
41
+ * here we define this default string as the date where the latest release
42
+ * version was tagged.
43
+ */
44
+#ifndef STRING_DISTRIBUTION_DATE
54
   #define STRING_DISTRIBUTION_DATE "2019-10-10"
45
   #define STRING_DISTRIBUTION_DATE "2019-10-10"
46
+#endif
55
 
47
 
56
-  /**
57
-   * Required minimum Configuration.h and Configuration_adv.h file versions.
58
-   *
59
-   * You must increment this version number for every significant change such as,
60
-   * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option on
61
-   * the configuration files.
62
-   */
63
-  #define REQUIRED_CONFIGURATION_H_VERSION 020000
64
-  #define REQUIRED_CONFIGURATION_ADV_H_VERSION 020000
48
+/**
49
+ * Minimum Configuration.h and Configuration_adv.h file versions.
50
+ * Set based on the release version number. Used to catch an attempt to use
51
+ * older configurations. Override these if using a custom versioning scheme
52
+ * to alert users to major changes.
53
+ */
65
 
54
 
66
-  /**
67
-   * The protocol for communication to the host. Protocol indicates communication
68
-   * standards such as the use of ASCII, "echo:" and "error:" line prefixes, etc.
69
-   * (Other behaviors are given by the firmware version and capabilities report.)
70
-   */
55
+#define MARLIN_HEX_VERSION 020000
56
+#ifndef REQUIRED_CONFIGURATION_H_VERSION
57
+  #define REQUIRED_CONFIGURATION_H_VERSION MARLIN_HEX_VERSION
58
+#endif
59
+#ifndef REQUIRED_CONFIGURATION_ADV_H_VERSION
60
+  #define REQUIRED_CONFIGURATION_ADV_H_VERSION MARLIN_HEX_VERSION
61
+#endif
62
+
63
+/**
64
+ * The protocol for communication to the host. Protocol indicates communication
65
+ * standards such as the use of ASCII, "echo:" and "error:" line prefixes, etc.
66
+ * (Other behaviors are given by the firmware version and capabilities report.)
67
+ */
68
+#ifndef PROTOCOL_VERSION
71
   #define PROTOCOL_VERSION "1.0"
69
   #define PROTOCOL_VERSION "1.0"
70
+#endif
72
 
71
 
73
-  /**
74
-   * Defines a generic printer name to be output to the LCD after booting Marlin.
75
-   */
72
+/**
73
+ * Define a generic printer name to be output to the LCD after booting Marlin.
74
+ */
75
+#ifndef MACHINE_NAME
76
   #define MACHINE_NAME "3D Printer"
76
   #define MACHINE_NAME "3D Printer"
77
+#endif
77
 
78
 
78
-  /**
79
-   * The SOURCE_CODE_URL is the location where users will find the Marlin Source
80
-   * Code which is installed on the device. In most cases —unless the manufacturer
81
-   * has a distinct Github fork— the Source Code URL should just be the main
82
-   * Marlin repository.
83
-   */
79
+/**
80
+ * Website where users can find Marlin source code for the binary installed on the
81
+ * device. Override this if you provide public source code download. (GPLv3 requires
82
+ * providing the source code to your customers.)
83
+ */
84
+#ifndef SOURCE_CODE_URL
84
   #define SOURCE_CODE_URL "https://github.com/MarlinFirmware/Marlin"
85
   #define SOURCE_CODE_URL "https://github.com/MarlinFirmware/Marlin"
86
+#endif
85
 
87
 
86
-  /**
87
-   * Default generic printer UUID.
88
-   */
88
+/**
89
+ * Default generic printer UUID.
90
+ */
91
+#ifndef DEFAULT_MACHINE_UUID
89
   #define DEFAULT_MACHINE_UUID "cede2a2f-41a2-4748-9b12-c55c62f367ff"
92
   #define DEFAULT_MACHINE_UUID "cede2a2f-41a2-4748-9b12-c55c62f367ff"
93
+#endif
90
 
94
 
91
   /**
95
   /**
92
    * The WEBSITE_URL is the location where users can get more information such as
96
    * The WEBSITE_URL is the location where users can get more information such as
93
    * documentation about a specific Marlin release. Displayed in the Info Menu.
97
    * documentation about a specific Marlin release. Displayed in the Info Menu.
94
    */
98
    */
99
+#ifndef WEBSITE_URL
95
   #define WEBSITE_URL "http://marlinfw.org"
100
   #define WEBSITE_URL "http://marlinfw.org"
101
+#endif
96
 
102
 
97
-#endif // USE_AUTOMATIC_VERSIONING
103
+/**
104
+ * Set the vendor info the serial USB interface, if changable
105
+ * Currently only supported by DUE platform
106
+ */
107
+#ifndef USB_DEVICE_VENDOR_ID
108
+  #define  USB_DEVICE_VENDOR_ID           0x03EB /* ATMEL VID */
109
+#endif
110
+#ifndef USB_DEVICE_PRODUCT_ID
111
+  #define  USB_DEVICE_PRODUCT_ID          0x2424 /* MSC / CDC */
112
+#endif
113
+//! USB Device string definitions (Optional)
114
+#ifndef USB_DEVICE_MANUFACTURE_NAME
115
+  #define  USB_DEVICE_MANUFACTURE_NAME    WEBSITE_URL
116
+#endif
117
+#ifdef CUSTOM_MACHINE_NAME
118
+  #define  USB_DEVICE_PRODUCT_NAME        CUSTOM_MACHINE_NAME
119
+#else
120
+  #define  USB_DEVICE_PRODUCT_NAME        MACHINE_NAME
121
+#endif
122
+#define  USB_DEVICE_SERIAL_NAME           "123985739853"

+ 89
- 12
buildroot/bin/generate_version View File

2
 #
2
 #
3
 # generate_version
3
 # generate_version
4
 #
4
 #
5
-# Make a _Version.h file
5
+# Make a Version.h file to accompany CUSTOM_VERSION_FILE
6
 #
6
 #
7
 
7
 
8
-DIR=${1:-"Marlin/src/inc"}
8
+DIR=${1:-"Marlin"}
9
 
9
 
10
 # MRCC3=$( git merge-base HEAD upstream/bugfix-2.0.x 2>/dev/null )
10
 # MRCC3=$( git merge-base HEAD upstream/bugfix-2.0.x 2>/dev/null )
11
 # MRCC2=$( git merge-base HEAD upstream/bugfix-1.1.x 2>/dev/null )
11
 # MRCC2=$( git merge-base HEAD upstream/bugfix-1.1.x 2>/dev/null )
44
 WEBSITE_URL=$(awk -F'"' \
44
 WEBSITE_URL=$(awk -F'"' \
45
   '/#define WEBSITE_URL/{ print $2 }' < "${DIR}/Version.h")
45
   '/#define WEBSITE_URL/{ print $2 }' < "${DIR}/Version.h")
46
 
46
 
47
-cat > "${DIR}/_Version.h" <<EOF
47
+cat > "${DIR}/Version.h" <<EOF
48
+/**
49
+ * Marlin 3D Printer Firmware
50
+ * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
51
+ *
52
+ * Based on Sprinter and grbl.
53
+ * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
54
+ *
55
+ * This program is free software: you can redistribute it and/or modify
56
+ * it under the terms of the GNU General Public License as published by
57
+ * the Free Software Foundation, either version 3 of the License, or
58
+ * (at your option) any later version.
59
+ *
60
+ * This program is distributed in the hope that it will be useful,
61
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
62
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
63
+ * GNU General Public License for more details.
64
+ *
65
+ * You should have received a copy of the GNU General Public License
66
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
67
+ *
68
+ */
69
+#pragma once
70
+
48
 /**
71
 /**
49
  * THIS FILE IS AUTOMATICALLY GENERATED DO NOT MANUALLY EDIT IT.
72
  * THIS FILE IS AUTOMATICALLY GENERATED DO NOT MANUALLY EDIT IT.
50
  * IT DOES NOT GET COMMITTED TO THE REPOSITORY.
73
  * IT DOES NOT GET COMMITTED TO THE REPOSITORY.
53
  * Version: ${VERSION}
76
  * Version: ${VERSION}
54
  */
77
  */
55
 
78
 
56
-#define BUILD_UNIX_DATETIME "${BUILDATE}"
57
-#define STRING_DISTRIBUTION_DATE "${DISTDATE}"
79
+/**
80
+  * Marlin release version identifier
81
+  */
82
+#ifndef SHORT_BUILD_VERSION
83
+  #define SHORT_BUILD_VERSION "${SHORT_BUILD_VERSION}"
84
+#endif
85
+
86
+/**
87
+  * Verbose version identifier which should contain a reference to the location
88
+  * from where the binary was downloaded or the source code was compiled.
89
+  */
90
+#ifndef DETAILED_BUILD_VERSION
91
+  #define DETAILED_BUILD_VERSION "${DETAILED_BUILD_VERSION}"
92
+#endif
93
+
94
+/**
95
+  * The STRING_DISTRIBUTION_DATE represents when the binary file was built,
96
+  * here we define this default string as the date where the latest release
97
+  * version was tagged.
98
+  */
99
+#ifndef STRING_DISTRIBUTION_DATE
100
+  #define STRING_DISTRIBUTION_DATE "${DISTDATE}"
101
+#endif
102
+
103
+/**
104
+  * The protocol for communication to the host. Protocol indicates communication
105
+  * standards such as the use of ASCII, "echo:" and "error:" line prefixes, etc.
106
+  * (Other behaviors are given by the firmware version and capabilities report.)
107
+  */
108
+#ifndef PROTOCOL_VERSION
109
+  #define PROTOCOL_VERSION "${PROTOCOL_VERSION}"
110
+#endif
111
+
112
+/**
113
+  * Defines a generic printer name to be output to the LCD after booting Marlin.
114
+  */
115
+#ifndef MACHINE_NAME
116
+  #define MACHINE_NAME "${MACHINE_NAME}"
117
+#endif
58
 
118
 
59
-#define SHORT_BUILD_VERSION "${SHORT_BUILD_VERSION}"
60
-#define DETAILED_BUILD_VERSION "${DETAILED_BUILD_VERSION}"
119
+/**
120
+  * The SOURCE_CODE_URL is the location where users will find the Marlin Source
121
+  * Code which is installed on the device. In most cases —unless the manufacturer
122
+  * has a distinct Github fork— the Source Code URL should just be the main
123
+  * Marlin repository.
124
+  */
125
+#ifndef SOURCE_CODE_URL
126
+  #define SOURCE_CODE_URL "${SOURCE_CODE_URL}"
127
+#endif
128
+
129
+/**
130
+  * Default generic printer UUID.
131
+  */
132
+#ifndef DEFAULT_MACHINE_UUID
133
+  #define DEFAULT_MACHINE_UUID "${DEFAULT_MACHINE_UUID}"
134
+#endif
135
+
136
+/**
137
+  * The WEBSITE_URL is the location where users can get more information such as
138
+  * documentation about a specific Marlin release.
139
+  */
140
+#ifndef WEBSITE_URL
141
+  #define WEBSITE_URL "${WEBSITE_URL}"
142
+#endif
61
 
143
 
62
-#define PROTOCOL_VERSION "${PROTOCOL_VERSION}"
63
-#define MACHINE_NAME "${MACHINE_NAME}"
64
-#define SOURCE_CODE_URL "${SOURCE_CODE_URL}"
65
-#define DEFAULT_MACHINE_UUID "${DEFAULT_MACHINE_UUID}"
66
-#define WEBSITE_URL "${WEBSITE_URL}"
67
 EOF
144
 EOF

+ 1
- 0
config/default/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/3DFabXYZ/Migbot/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "AJMartel"  // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "AJMartel"  // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/ADIMLab/Gantry v1/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v1)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v1)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/ADIMLab/Gantry v2/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v2)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v2)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/AlephObjects/TAZ4/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Aleph Objects Inc, TAZ)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Aleph Objects Inc, TAZ)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Alfawise/U20-bltouch/Configuration.h View File

97
 
97
 
98
 // Author info of this build printed to the host during boot and M115
98
 // Author info of this build printed to the host during boot and M115
99
 #define STRING_CONFIG_H_AUTHOR "Hobi, tpruvot"  // Who made the changes.
99
 #define STRING_CONFIG_H_AUTHOR "Hobi, tpruvot"  // Who made the changes.
100
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
100
 
101
 
101
 /**
102
 /**
102
  * *** VENDORS PLEASE READ ***
103
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Alfawise/U20/Configuration.h View File

97
 
97
 
98
 // Author info of this build printed to the host during boot and M115
98
 // Author info of this build printed to the host during boot and M115
99
 #define STRING_CONFIG_H_AUTHOR "Hobi, tpruvot"  // Who made the changes.
99
 #define STRING_CONFIG_H_AUTHOR "Hobi, tpruvot"  // Who made the changes.
100
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
100
 
101
 
101
 /**
102
 /**
102
  * *** VENDORS PLEASE READ ***
103
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/AliExpress/CL-260/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, CL-260)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, CL-260)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/AliExpress/UM2pExt/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Anet/A2/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Modmike, Anet A2)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Modmike, Anet A2)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Anet/A2plus/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Modmike, Anet A2 Plus)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Modmike, Anet A2 Plus)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Anet/A6/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Ralf_E, ANET A6 config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Ralf_E, ANET A6 config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Anet/A8/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Bob Kuhn, Anet config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Bob Kuhn, Anet config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Anet/A8plus/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Martin Zeman - Zemistr, Anet A8 Plus)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Martin Zeman - Zemistr, Anet A8 Plus)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Anet/E16/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "InsanityAutomation" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "InsanityAutomation" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/AnyCubic/i3/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/ArmEd/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Azteeg/X5GT/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/BIBO/TouchX/cyclops/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/BIBO/TouchX/default/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/BQ/Hephestos/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/BQ/Hephestos_2/Configuration.h View File

80
 
80
 
81
 // Author info of this build printed to the host during boot and M115
81
 // Author info of this build printed to the host during boot and M115
82
 #define STRING_CONFIG_H_AUTHOR "@jbrazio" // Who made the changes.
82
 #define STRING_CONFIG_H_AUTHOR "@jbrazio" // Who made the changes.
83
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
83
 
84
 
84
 /**
85
 /**
85
  * *** VENDORS PLEASE READ ***
86
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/BQ/WITBOX/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Cartesio/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(MaukCC, CartesioE)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(MaukCC, CartesioE)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/CR-10/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Creality CR-10)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Creality CR-10)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/CR-10S/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(printedsolid.com, CR-10S)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(printedsolid.com, CR-10S)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/CR-10_5S/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Evgeny-SPB, CR-10 S5)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Evgeny-SPB, CR-10 S5)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/CR-10mini/Configuration.h View File

81
 
81
 
82
 // Author info of this build printed to the host during boot and M115
82
 // Author info of this build printed to the host during boot and M115
83
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
83
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
84
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
84
 
85
 
85
 /**
86
 /**
86
  * *** VENDORS PLEASE READ ***
87
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/CR-20 Pro/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(CR-20 Pro)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(CR-20 Pro)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/CR-20/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(m0oml)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(m0oml)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/CR-8/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(D-side, CR-8)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(D-side, CR-8)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/Ender-2/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(tommie, Ender 2/4)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(tommie, Ender 2/4)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/Ender-3/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Ender-3)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Ender-3)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/Ender-4/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Skorpi, Creality Ender-4, brandstaetter)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Skorpi, Creality Ender-4, brandstaetter)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Creality/Ender-5/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Ender-5)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Ender-5)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Dagoma/Disco Ultimate/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "InsanityAutomation" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "InsanityAutomation" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Sidewinder X1)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Sidewinder X1)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Einstart-S/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "elsie tech corp" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "elsie tech corp" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FYSETC/AIO_II/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FYSETC/Cheetah 1.2/base/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FYSETC/Cheetah/BLTouch/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FYSETC/Cheetah/base/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FYSETC/F6_13/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Felix/DUAL/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, Felix/DUAL)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, Felix/DUAL)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Felix/Single/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, Felix)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, Felix)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FlashForge/CreatorPro/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "M. Baker" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "M. Baker" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/FolgerTech/i3-2020/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Formbot/Raptor/Configuration.h View File

113
 
113
 
114
 // Author info of this build printed to the host during boot and M115
114
 // Author info of this build printed to the host during boot and M115
115
 #define STRING_CONFIG_H_AUTHOR "Tinymachines3D" // Who made the changes.
115
 #define STRING_CONFIG_H_AUTHOR "Tinymachines3D" // Who made the changes.
116
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
116
 
117
 
117
 /**
118
 /**
118
  * *** VENDORS PLEASE READ ***
119
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Formbot/T_Rex_2+/Configuration.h View File

75
 
75
 
76
 // Author info of this build printed to the host during boot and M115
76
 // Author info of this build printed to the host during boot and M115
77
 #define STRING_CONFIG_H_AUTHOR "Formbot-3D" // Who made the changes.
77
 #define STRING_CONFIG_H_AUTHOR "Formbot-3D" // Who made the changes.
78
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
78
 
79
 
79
 /**
80
 /**
80
  * *** VENDORS PLEASE READ ***
81
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Formbot/T_Rex_3/Configuration.h View File

76
 
76
 
77
 // Author info of this build printed to the host during boot and M115
77
 // Author info of this build printed to the host during boot and M115
78
 #define STRING_CONFIG_H_AUTHOR "Formbot-3D" // Who made the changes.
78
 #define STRING_CONFIG_H_AUTHOR "Formbot-3D" // Who made the changes.
79
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
79
 
80
 
80
 /**
81
 /**
81
  * *** VENDORS PLEASE READ ***
82
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/A10/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, Geeetech A10 default)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, Geeetech A10 default)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/A10M/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/A20M/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/GT2560/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(R. de Weerd, I3 Pro X)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(R. de Weerd, I3 Pro X)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/MeCreator2/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, MeCreator2)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, MeCreator2)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(1138-4EB, Geeetech Prusa i3 Pro B BLTouch config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(1138-4EB, Geeetech Prusa i3 Pro B BLTouch config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(1138-4EB, Geeetech Prusa i3 Pro B config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(1138-4EB, Geeetech Prusa i3 Pro B config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/Prusa i3 Pro C/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Geeetech/Prusa i3 Pro W/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Phr3d13, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/HMS434/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Scheepers, MaukCC)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Scheepers, MaukCC)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Infitary/i3-M508/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(tjclement, Infitary M508)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(tjclement, Infitary M508)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/JGAurora/A1/Configuration.h View File

77
 // ╚╝╚═╝╩ ╩└─┘┴└─└─┘┴└─┴ ┴╚  └─┘┴└─└─┘┴ ┴o└─┘└─┘┴ ┴
77
 // ╚╝╚═╝╩ ╩└─┘┴└─└─┘┴└─┴ ┴╚  └─┘┴└─└─┘┴ ┴o└─┘└─┘┴ ┴
78
 
78
 
79
 #define STRING_CONFIG_H_AUTHOR "(Roberto Mariani & Samuel Pinches)" // Who made the changes.
79
 #define STRING_CONFIG_H_AUTHOR "(Roberto Mariani & Samuel Pinches)" // Who made the changes.
80
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
80
 
81
 
81
 /**
82
 /**
82
  * *** VENDORS PLEASE READ ***
83
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/JGAurora/A5/Configuration.h View File

77
 
77
 
78
 // Author info of this build printed to the host during boot and M115
78
 // Author info of this build printed to the host during boot and M115
79
 #define STRING_CONFIG_H_AUTHOR "(Telli Mantelli, Kris Waclawski, Samuel Pinches & Michael Gilardi, 21 Jan 2018)" // Who made the changes.
79
 #define STRING_CONFIG_H_AUTHOR "(Telli Mantelli, Kris Waclawski, Samuel Pinches & Michael Gilardi, 21 Jan 2018)" // Who made the changes.
80
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
80
 
81
 
81
 /**
82
 /**
82
  * *** VENDORS PLEASE READ ***
83
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/JGAurora/A5S/Configuration.h View File

77
 // ╚╝╚═╝╩ ╩└─┘┴└─└─┘┴└─┴ ┴╚  └─┘┴└─└─┘┴ ┴o└─┘└─┘┴ ┴
77
 // ╚╝╚═╝╩ ╩└─┘┴└─└─┘┴└─┴ ┴╚  └─┘┴└─└─┘┴ ┴o└─┘└─┘┴ ┴
78
 
78
 
79
 #define STRING_CONFIG_H_AUTHOR "(Roberto Mariani & Samuel Pinches)" // Who made the changes.
79
 #define STRING_CONFIG_H_AUTHOR "(Roberto Mariani & Samuel Pinches)" // Who made the changes.
80
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
80
 
81
 
81
 /**
82
 /**
82
  * *** VENDORS PLEASE READ ***
83
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/MakerParts/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "ejtagle" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "ejtagle" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Malyan/M150/Configuration.h View File

77
 
77
 
78
 // Author info of this build printed to the host during boot and M115
78
 // Author info of this build printed to the host during boot and M115
79
 #define STRING_CONFIG_H_AUTHOR "(Gunther)" // Who made the changes.
79
 #define STRING_CONFIG_H_AUTHOR "(Gunther)" // Who made the changes.
80
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
80
 
81
 
81
 /**
82
 /**
82
  * *** VENDORS PLEASE READ ***
83
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Malyan/M200/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(xC0000005, Malyan M200 build)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(xC0000005, Malyan M200 build)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Micromake/C1/basic/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(MetalSearch, Micromake C1 factory settings)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(MetalSearch, Micromake C1 factory settings)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Micromake/C1/enhanced/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(MetalSearch, Micromake C1 enhanced)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(MetalSearch, Micromake C1 enhanced)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Mks/Robin/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Mks/Sbase/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Printrbot/PrintrboardG2/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 2
- 1
config/examples/RapideLite/RL200/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(platon42)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(platon42)" // Who made the changes.
75
-//
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
76
+
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***
78
  *
79
  *

+ 1
- 0
config/examples/RepRapPro/Huxley/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(indazoo, Huxley v1)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(indazoo, Huxley v1)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/RepRapWorld/Megatronics/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "RepRapWorld.com" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "RepRapWorld.com" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/RigidBot/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, RigidBot)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, RigidBot)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/SCARA/Configuration.h View File

99
 
99
 
100
 // Author info of this build printed to the host during boot and M115
100
 // Author info of this build printed to the host during boot and M115
101
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
101
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
102
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
102
 
103
 
103
 /**
104
 /**
104
  * *** VENDORS PLEASE READ ***
105
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/STM32/Black_STM32F407VET6/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/STM32/STM32F103RE/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "Victor Perez" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "Victor Perez" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/STM32/STM32F4/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/STM32/stm32f103ret6/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "Victor Perez" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "Victor Perez" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Sanguinololu/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thinkyhead, Sanguinololu)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thinkyhead, Sanguinololu)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Tevo/Michelangelo/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Michelangelo)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Michelangelo)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Tevo/Tarantula Pro/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Tarantula Pro)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Tarantula Pro)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Tornado V1)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Tornado V1)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Tornado V2)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(thisiskeithb, Tevo Tornado V2)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 1
- 0
config/examples/TheBorg/Configuration.h View File

72
 
72
 
73
 // Author info of this build printed to the host during boot and M115
73
 // Author info of this build printed to the host during boot and M115
74
 #define STRING_CONFIG_H_AUTHOR "(Spawn32, The_Borg)" // Who made the changes.
74
 #define STRING_CONFIG_H_AUTHOR "(Spawn32, The_Borg)" // Who made the changes.
75
+//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
75
 
76
 
76
 /**
77
 /**
77
  * *** VENDORS PLEASE READ ***
78
  * *** VENDORS PLEASE READ ***

+ 0
- 0
config/examples/TinyBoy2/Configuration.h View File


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

Loading…
Cancel
Save