From 8ccd97e7ccff5b91ad4a8c5da484cd66087266d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Br=C3=A1zio?= <jbrazio@gmail.com>
Date: Fri, 22 Apr 2016 17:42:26 +0100
Subject: [PATCH] Updated all example configuration files

---
 Marlin/Configuration.h                           |   4 ++--
 Marlin/Configuration_adv.h                       |   4 ++--
 Marlin/SanityCheck.h                             |   4 ++--
 Marlin/Version.h                                 |   4 ++--
 .../Felix/.Configuration.h.swp                   | Bin 0 -> 1024 bytes
 .../example_configurations/Felix/Configuration.h |  13 +++++++++++++
 .../Felix/Configuration_adv.h                    |  13 +++++++++++++
 .../Felix/DUAL/.Configuration.h.swp              | Bin 0 -> 1024 bytes
 .../Felix/DUAL/Configuration.h                   |  13 +++++++++++++
 .../Hephestos/.Configuration.h.swp               | Bin 0 -> 1024 bytes
 .../Hephestos/Configuration.h                    |  13 +++++++++++++
 .../Hephestos/Configuration_adv.h                |  13 +++++++++++++
 .../Hephestos_2/.Configuration.h.swp             | Bin 0 -> 1024 bytes
 .../Hephestos_2/Configuration.h                  |  13 +++++++++++++
 .../Hephestos_2/Configuration_adv.h              |  13 +++++++++++++
 .../K8200/.Configuration.h.swp                   | Bin 0 -> 1024 bytes
 .../example_configurations/K8200/Configuration.h |  13 +++++++++++++
 .../K8200/Configuration_adv.h                    |  13 +++++++++++++
 .../RepRapWorld/Megatronics/.Configuration.h.swp | Bin 0 -> 1024 bytes
 .../RepRapWorld/Megatronics/Configuration.h      |  13 +++++++++++++
 .../RigidBot/.Configuration.h.swp                | Bin 0 -> 1024 bytes
 .../RigidBot/Configuration.h                     |  13 +++++++++++++
 .../RigidBot/Configuration_adv.h                 |  13 +++++++++++++
 .../SCARA/.Configuration.h.swp                   | Bin 0 -> 1024 bytes
 .../example_configurations/SCARA/Configuration.h |  13 +++++++++++++
 .../SCARA/Configuration_adv.h                    |  13 +++++++++++++
 .../TAZ4/.Configuration.h.swp                    | Bin 0 -> 1024 bytes
 .../example_configurations/TAZ4/Configuration.h  |  13 +++++++++++++
 .../TAZ4/Configuration_adv.h                     |  13 +++++++++++++
 .../WITBOX/.Configuration.h.swp                  | Bin 0 -> 1024 bytes
 .../WITBOX/Configuration.h                       |  13 +++++++++++++
 .../WITBOX/Configuration_adv.h                   |  13 +++++++++++++
 .../adafruit/ST7565/.Configuration.h.swp         | Bin 0 -> 1024 bytes
 .../adafruit/ST7565/Configuration.h              |  13 +++++++++++++
 .../delta/biv2.5/.Configuration.h.swp            | Bin 0 -> 1024 bytes
 .../delta/biv2.5/Configuration.h                 |  13 +++++++++++++
 .../delta/biv2.5/Configuration_adv.h             |  13 +++++++++++++
 .../delta/generic/.Configuration.h.swp           | Bin 0 -> 1024 bytes
 .../delta/generic/Configuration.h                |  13 +++++++++++++
 .../delta/generic/Configuration_adv.h            |  13 +++++++++++++
 .../delta/kossel_mini/.Configuration.h.swp       | Bin 0 -> 1024 bytes
 .../delta/kossel_mini/Configuration.h            |  13 +++++++++++++
 .../delta/kossel_mini/Configuration_adv.h        |  13 +++++++++++++
 .../delta/kossel_pro/.Configuration.h.swp        | Bin 0 -> 1024 bytes
 .../delta/kossel_pro/Configuration.h             |  13 +++++++++++++
 .../delta/kossel_pro/Configuration_adv.h         |  13 +++++++++++++
 .../delta/kossel_xl/.Configuration.h.swp         | Bin 0 -> 1024 bytes
 .../delta/kossel_xl/Configuration.h              |  13 +++++++++++++
 .../delta/kossel_xl/Configuration_adv.h          |  13 +++++++++++++
 .../makibox/.Configuration.h.swp                 | Bin 0 -> 1024 bytes
 .../makibox/Configuration.h                      |  13 +++++++++++++
 .../makibox/Configuration_adv.h                  |  13 +++++++++++++
 .../tvrrug/Round2/.Configuration.h.swp           | Bin 0 -> 1024 bytes
 .../tvrrug/Round2/Configuration.h                |  13 +++++++++++++
 .../tvrrug/Round2/Configuration_adv.h            |  13 +++++++++++++
 55 files changed, 437 insertions(+), 8 deletions(-)
 create mode 100644 Marlin/example_configurations/Felix/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/Felix/DUAL/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/Hephestos/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/Hephestos_2/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/K8200/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/RepRapWorld/Megatronics/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/RigidBot/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/SCARA/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/TAZ4/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/WITBOX/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/adafruit/ST7565/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/delta/biv2.5/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/delta/generic/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/delta/kossel_mini/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/delta/kossel_pro/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/delta/kossel_xl/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/makibox/.Configuration.h.swp
 create mode 100644 Marlin/example_configurations/tvrrug/Round2/.Configuration.h.swp

diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h
index 1c34d5976f..afd024933f 100644
--- a/Marlin/Configuration.h
+++ b/Marlin/Configuration.h
@@ -47,9 +47,9 @@
  * You must increment this version number for every significant change such as,
  * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
  *
- * Note: Update also Default_Version.h !
+ * Note: Update also Version.h !
  */
-#define CONFIGURATION_H_VERSION 1
+#define CONFIGURATION_H_VERSION 010100
 
 #include "boards.h"
 #include "macros.h"
diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h
index 328df8eef4..306aeb7615 100644
--- a/Marlin/Configuration_adv.h
+++ b/Marlin/Configuration_adv.h
@@ -42,9 +42,9 @@
  * You must increment this version number for every significant change such as,
  * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
  *
- * Note: Update also Default_Version.h !
+ * Note: Update also Version.h !
  */
-#define CONFIGURATION_ADV_H_VERSION 1
+#define CONFIGURATION_ADV_H_VERSION 010100
 
 #include "Conditionals.h"
 
diff --git a/Marlin/SanityCheck.h b/Marlin/SanityCheck.h
index 8d90554e52..5daf3dc2d5 100644
--- a/Marlin/SanityCheck.h
+++ b/Marlin/SanityCheck.h
@@ -45,11 +45,11 @@
  * will force a minimum config file revision, otherwise Marlin will not build.
  */
 #if ! defined(CONFIGURATION_H_VERSION) || CONFIGURATION_H_VERSION < REQUIRED_CONFIGURATION_H_VERSION
-  #error You are using an old Configuration.h file, updated it before building Marlin.
+  #error You are using an old Configuration.h file, update it before building Marlin.
 #endif
 
 #if ! defined(CONFIGURATION_ADV_H_VERSION) || CONFIGURATION_ADV_H_VERSION < REQUIRED_CONFIGURATION_ADV_H_VERSION
-  #error You are using an old Configuration_adv.h file, updated it before building Marlin.
+  #error You are using an old Configuration_adv.h file, update it before building Marlin.
 #endif
 
 /**
diff --git a/Marlin/Version.h b/Marlin/Version.h
index edf1a9999c..d17564b42a 100644
--- a/Marlin/Version.h
+++ b/Marlin/Version.h
@@ -51,8 +51,8 @@
  * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option on
  * the configuration files.
  */
-#define REQUIRED_CONFIGURATION_H_VERSION 1
-#define REQUIRED_CONFIGURATION_ADV_H_VERSION 1
+#define REQUIRED_CONFIGURATION_H_VERSION 010100
+#define REQUIRED_CONFIGURATION_ADV_H_VERSION 010100
 
 /**
  * @todo: Missing documentation block
diff --git a/Marlin/example_configurations/Felix/.Configuration.h.swp b/Marlin/example_configurations/Felix/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..c3fc82b940236222c1e57b69864a173602799cdc
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
r=jWwmrk55amSpDV73;gD=44jrJ0lC~5jG6T+)?Ie2#kgRc_9D*=QSI^

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/Felix/Configuration.h b/Marlin/example_configurations/Felix/Configuration.h
index d0e6a24539..f9ed818d2f 100644
--- a/Marlin/example_configurations/Felix/Configuration.h
+++ b/Marlin/example_configurations/Felix/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/Felix/Configuration_adv.h b/Marlin/example_configurations/Felix/Configuration_adv.h
index b22bf9591b..628647f197 100644
--- a/Marlin/example_configurations/Felix/Configuration_adv.h
+++ b/Marlin/example_configurations/Felix/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/Felix/DUAL/.Configuration.h.swp b/Marlin/example_configurations/Felix/DUAL/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..5fad14779ccb06dfa96d322fdb31152695caf52d
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
w=jWwmrk55amSpDV73;gD=44jryM#LW=sP3J=n*y%$?#F;Xb6mk0LdW$0A%JJ6#xJL

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/Felix/DUAL/Configuration.h b/Marlin/example_configurations/Felix/DUAL/Configuration.h
index fad9739572..6fbc59dc33 100644
--- a/Marlin/example_configurations/Felix/DUAL/Configuration.h
+++ b/Marlin/example_configurations/Felix/DUAL/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/Hephestos/.Configuration.h.swp b/Marlin/example_configurations/Hephestos/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..d48e81b8a3c943fe73aeeaa712120fe8c2014c12
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
v=jWwmrk55amSpDV73+JX7G$Irm*f}gJ0nZz5jGIX>`~@u2#kgR=^+3B%^4kg

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/Hephestos/Configuration.h b/Marlin/example_configurations/Hephestos/Configuration.h
index e8285598fe..716e48ef55 100644
--- a/Marlin/example_configurations/Hephestos/Configuration.h
+++ b/Marlin/example_configurations/Hephestos/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/Hephestos/Configuration_adv.h b/Marlin/example_configurations/Hephestos/Configuration_adv.h
index 9a89097d9b..846a301832 100644
--- a/Marlin/example_configurations/Hephestos/Configuration_adv.h
+++ b/Marlin/example_configurations/Hephestos/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/Hephestos_2/.Configuration.h.swp b/Marlin/example_configurations/Hephestos_2/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..a956da759364f0551e91f992c6b6ce939476c2d6
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
x=jWwmrk55amSpDV73+JX7G$Irm*f}68|gbEOX(3d63O&Y=4c3vh5)G{006ar9t;2g

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/Hephestos_2/Configuration.h b/Marlin/example_configurations/Hephestos_2/Configuration.h
index efb8f5bfd5..983607fe9a 100644
--- a/Marlin/example_configurations/Hephestos_2/Configuration.h
+++ b/Marlin/example_configurations/Hephestos_2/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/Hephestos_2/Configuration_adv.h b/Marlin/example_configurations/Hephestos_2/Configuration_adv.h
index bebd94b895..1175c735c7 100644
--- a/Marlin/example_configurations/Hephestos_2/Configuration_adv.h
+++ b/Marlin/example_configurations/Hephestos_2/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/K8200/.Configuration.h.swp b/Marlin/example_configurations/K8200/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..c8611d4964b929118867ca6ab21f6b872b6c42a4
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
r=jWwmrk55amSpDV73+Ij7#SGoJ0lC~5jG6T+)?Ie2#kgRc_9D*(VZII

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/K8200/Configuration.h b/Marlin/example_configurations/K8200/Configuration.h
index c0530274c3..9add3b8b0e 100644
--- a/Marlin/example_configurations/K8200/Configuration.h
+++ b/Marlin/example_configurations/K8200/Configuration.h
@@ -45,6 +45,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/K8200/Configuration_adv.h b/Marlin/example_configurations/K8200/Configuration_adv.h
index c5e9249c4b..9d54b62b3e 100644
--- a/Marlin/example_configurations/K8200/Configuration_adv.h
+++ b/Marlin/example_configurations/K8200/Configuration_adv.h
@@ -39,6 +39,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/RepRapWorld/Megatronics/.Configuration.h.swp b/Marlin/example_configurations/RepRapWorld/Megatronics/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..5dea7a53dac344f47895beff4863ba03d77e8105
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
z=jWwmrk55amSpDV73&A376c_0gy$FKr0DymrYDvZ<>zH47wbDCE7K!vJd#bL%+U}S
J4FO_8005Q*BE<jz

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
index 098c813ec2..4c38e1e5d0 100644
--- a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
+++ b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/RigidBot/.Configuration.h.swp b/Marlin/example_configurations/RigidBot/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..a76d6a7e44479e669c71dfa0eb1ed539cbfdad25
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
u=jWwmrk55amSpDV73&9Ore~%&<(KF?Ba7=1HV?_@QRZj}jD`RiApiia3>@45

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/RigidBot/Configuration.h b/Marlin/example_configurations/RigidBot/Configuration.h
index 0ea2475510..297b179150 100644
--- a/Marlin/example_configurations/RigidBot/Configuration.h
+++ b/Marlin/example_configurations/RigidBot/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/RigidBot/Configuration_adv.h b/Marlin/example_configurations/RigidBot/Configuration_adv.h
index 50d8cb51dd..d4db5ad469 100644
--- a/Marlin/example_configurations/RigidBot/Configuration_adv.h
+++ b/Marlin/example_configurations/RigidBot/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/SCARA/.Configuration.h.swp b/Marlin/example_configurations/SCARA/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..681613a905ee69a3da8cb4f2f7756cfe31423d5b
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
r=jWwmrk55amSpDV73&8(I|e!GJ0lC~5jG6T+)?Ie2#kgRc_9D*`C1z?

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/SCARA/Configuration.h b/Marlin/example_configurations/SCARA/Configuration.h
index 77c1105b93..f64f2ea5c8 100644
--- a/Marlin/example_configurations/SCARA/Configuration.h
+++ b/Marlin/example_configurations/SCARA/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/SCARA/Configuration_adv.h b/Marlin/example_configurations/SCARA/Configuration_adv.h
index f3ba7282bc..8e5b757c21 100644
--- a/Marlin/example_configurations/SCARA/Configuration_adv.h
+++ b/Marlin/example_configurations/SCARA/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/TAZ4/.Configuration.h.swp b/Marlin/example_configurations/TAZ4/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..c4f9ade45beb46ce35fb5c5fb1fa1c47e0ca192b
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
q=jWwmrk55amSpDV73+sMMw#e4Ba7(~HVetvQRZj}jD`T2Apigf`Wov1

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/TAZ4/Configuration.h b/Marlin/example_configurations/TAZ4/Configuration.h
index af2ca3faff..1b51bb1b69 100644
--- a/Marlin/example_configurations/TAZ4/Configuration.h
+++ b/Marlin/example_configurations/TAZ4/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/TAZ4/Configuration_adv.h b/Marlin/example_configurations/TAZ4/Configuration_adv.h
index 5aa9487e9b..7696912161 100644
--- a/Marlin/example_configurations/TAZ4/Configuration_adv.h
+++ b/Marlin/example_configurations/TAZ4/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/WITBOX/.Configuration.h.swp b/Marlin/example_configurations/WITBOX/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..46e9d008a77cbc35392754f6a884753110f9c1e5
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
s=jWwmrk55amSpDV73+t4hB*00=sP2e>Jc^#$>34uXb6mk09hdb0D_hqr2qf`

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/WITBOX/Configuration.h b/Marlin/example_configurations/WITBOX/Configuration.h
index dc0debd762..b8c94b588e 100644
--- a/Marlin/example_configurations/WITBOX/Configuration.h
+++ b/Marlin/example_configurations/WITBOX/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/WITBOX/Configuration_adv.h b/Marlin/example_configurations/WITBOX/Configuration_adv.h
index 9a89097d9b..846a301832 100644
--- a/Marlin/example_configurations/WITBOX/Configuration_adv.h
+++ b/Marlin/example_configurations/WITBOX/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/adafruit/ST7565/.Configuration.h.swp b/Marlin/example_configurations/adafruit/ST7565/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..d7e98c4d740694e97ddc58dac77aebf44866370e
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
z=jWwmrk55amSpDV73(LaB&HRWW|rs&hnSn1nd&<uOY0Ff7RiQD=4c3vh5#uc000?I
B9>o9v

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/adafruit/ST7565/Configuration.h b/Marlin/example_configurations/adafruit/ST7565/Configuration.h
index 70bf487ea8..d3485e2db4 100644
--- a/Marlin/example_configurations/adafruit/ST7565/Configuration.h
+++ b/Marlin/example_configurations/adafruit/ST7565/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/delta/biv2.5/.Configuration.h.swp b/Marlin/example_configurations/delta/biv2.5/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..bf731ea1828bb3d4b57ff46840ffcfd9f508dd7a
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
x=jWwmrk55amSpDV73-&@=9DDrCuNoa9ii`xET>1<OeEt+nWG^v8UiGS008%{9oGN=

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/delta/biv2.5/Configuration.h b/Marlin/example_configurations/delta/biv2.5/Configuration.h
index 76d7046a9f..cbef37436a 100644
--- a/Marlin/example_configurations/delta/biv2.5/Configuration.h
+++ b/Marlin/example_configurations/delta/biv2.5/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h b/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h
index 627188d924..2d76e21b3e 100644
--- a/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h
+++ b/Marlin/example_configurations/delta/biv2.5/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/delta/generic/.Configuration.h.swp b/Marlin/example_configurations/delta/generic/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..90610ec8d127bb1f30e8498149b9f182a97fec0d
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
z=jWwmrk55amSpDV73-&@=9DDrr>Ewn7G);uJ0nZ#5jGUb{88p;2#kgRX(0drd?Oy-

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/delta/generic/Configuration.h b/Marlin/example_configurations/delta/generic/Configuration.h
index e3e0988caa..74c0ff8db3 100644
--- a/Marlin/example_configurations/delta/generic/Configuration.h
+++ b/Marlin/example_configurations/delta/generic/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/delta/generic/Configuration_adv.h b/Marlin/example_configurations/delta/generic/Configuration_adv.h
index d64dfd5f3f..ff23eb152e 100644
--- a/Marlin/example_configurations/delta/generic/Configuration_adv.h
+++ b/Marlin/example_configurations/delta/generic/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/delta/kossel_mini/.Configuration.h.swp b/Marlin/example_configurations/delta/kossel_mini/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..0277ddf09e6064c1f3834b4f5ea2ca2a280c82a5
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
z=jWwmrk55amSpDV73-&@=9DDrXXh6er{=`xX69w;J0mO5BWy5|9iz<A5Eu;s;zIxc
DW(^>o

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration.h b/Marlin/example_configurations/delta/kossel_mini/Configuration.h
index b0811e3ed6..07041494f1 100644
--- a/Marlin/example_configurations/delta/kossel_mini/Configuration.h
+++ b/Marlin/example_configurations/delta/kossel_mini/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
index f99318ea36..040c396813 100644
--- a/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
+++ b/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/delta/kossel_pro/.Configuration.h.swp b/Marlin/example_configurations/delta/kossel_pro/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..08b8098505b6b220dc4b144ad6af31d85c30f949
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
z=jWwmrk55amSpDV73-&@=9DDrXXh6er{=^L6y@tXBg^X%HW$f?QRZj}jD`RSApig|
C3m`%O

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration.h b/Marlin/example_configurations/delta/kossel_pro/Configuration.h
index 8d6aed2f01..6e909558fa 100644
--- a/Marlin/example_configurations/delta/kossel_pro/Configuration.h
+++ b/Marlin/example_configurations/delta/kossel_pro/Configuration.h
@@ -44,6 +44,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
index 3250e88ffd..9d30cc5a6f 100644
--- a/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
+++ b/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/delta/kossel_xl/.Configuration.h.swp b/Marlin/example_configurations/delta/kossel_xl/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..f2d6ac2c48b299d1bf39549da69954cfbe815948
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
z=jWwmrk55amSpDV73-&@=9DDrXXh6er{=_0<mfviOY0Ff7RiQD=4c3vh5#uc006;0
BAJqT=

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration.h b/Marlin/example_configurations/delta/kossel_xl/Configuration.h
index 812af17cad..7bca477669 100644
--- a/Marlin/example_configurations/delta/kossel_xl/Configuration.h
+++ b/Marlin/example_configurations/delta/kossel_xl/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
index f0ccba6a49..02c41db2ca 100644
--- a/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
+++ b/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/makibox/.Configuration.h.swp b/Marlin/example_configurations/makibox/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..3aa2be85211af032518b1c558581cb6a70470739
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
t=jWwmrk55amSpDV73=3FW@jelSLiz<3+oX!4$0(E=4c3vh5$Js001UI9J2rb

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/makibox/Configuration.h b/Marlin/example_configurations/makibox/Configuration.h
index 4434c68c04..d969f2e841 100644
--- a/Marlin/example_configurations/makibox/Configuration.h
+++ b/Marlin/example_configurations/makibox/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/makibox/Configuration_adv.h b/Marlin/example_configurations/makibox/Configuration_adv.h
index d8ef5d30ca..512940bdc5 100644
--- a/Marlin/example_configurations/makibox/Configuration_adv.h
+++ b/Marlin/example_configurations/makibox/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
diff --git a/Marlin/example_configurations/tvrrug/Round2/.Configuration.h.swp b/Marlin/example_configurations/tvrrug/Round2/.Configuration.h.swp
new file mode 100644
index 0000000000000000000000000000000000000000..9b4397e40193862bd63e328cfdeccf4087081d88
GIT binary patch
literal 1024
zcmYc?$V<%2S1{5u)iY*50%vm>7_yRz600)vkwmdGQxenjlM*wqOCpJ;RwU*Y<fO(Y
z=jWwmrk55amSpDV73-Ij6&01H>j&kR=A{_vJ0nZ#5jGUb{88p;2#kgRX(0drbQK=k

literal 0
HcmV?d00001

diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration.h b/Marlin/example_configurations/tvrrug/Round2/Configuration.h
index 5ec43116f9..2e1282f165 100644
--- a/Marlin/example_configurations/tvrrug/Round2/Configuration.h
+++ b/Marlin/example_configurations/tvrrug/Round2/Configuration.h
@@ -38,6 +38,19 @@
 #ifndef CONFIGURATION_H
 #define CONFIGURATION_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_H_VERSION 010100
+
 #include "boards.h"
 #include "macros.h"
 
diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h b/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
index af2d22f9c3..336f93884e 100644
--- a/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
+++ b/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
@@ -33,6 +33,19 @@
 #ifndef CONFIGURATION_ADV_H
 #define CONFIGURATION_ADV_H
 
+/**
+ *
+ *  ***********************************
+ *  **  ATTENTION TO ALL DEVELOPERS  **
+ *  ***********************************
+ *
+ * You must increment this version number for every significant change such as,
+ * but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
+ *
+ * Note: Update also Version.h !
+ */
+#define CONFIGURATION_ADV_H_VERSION 010100
+
 #include "Conditionals.h"
 
 // @section temperature
-- 
GitLab