We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a45032 commit ea240e5Copy full SHA for ea240e5
Marlin/Configuration.h
@@ -35,7 +35,7 @@
35
*
36
* Advanced settings can be found in Configuration_adv.h
37
*/
38
-#define CONFIGURATION_H_VERSION 020007
+#define CONFIGURATION_H_VERSION 020008
39
40
//===========================================================================
41
//============================= Getting Started =============================
Marlin/Configuration_adv.h
@@ -30,7 +30,7 @@
30
31
* Basic settings can be found in Configuration.h
32
33
-#define CONFIGURATION_ADV_H_VERSION 020007
+#define CONFIGURATION_ADV_H_VERSION 020008
34
//============================= Thermal Settings ============================
0 commit comments