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 22b20ca commit 560e5e5Copy full SHA for 560e5e5
lib/Marlin/Configuration.h
@@ -131,7 +131,7 @@
131
//#define SWIFT_TEST_MODE
132
133
#define HW_VER "3.3"
134
-#define SW_VER_BASE "3.1.16"
+#define SW_VER_BASE "3.1.17"
135
136
#ifdef SWIFT_TEST_MODE
137
#define SW_VER SW_VER_BASE"_t"
update.log
@@ -1,3 +1,6 @@
1
+v3.1.17 20170725
2
+Do no switch to absolute mode in G2204/G2205
3
+
4
v3.1.16 20170724
5
Use B point for calibration.(command: "M2401 B")
6
0 commit comments