Skip to content

Commit 560e5e5

Browse files
author
David
committed
v3.1.17 Do not switch to absolute mode in G2204/G2205
1 parent 22b20ca commit 560e5e5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

lib/Marlin/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
//#define SWIFT_TEST_MODE
132132

133133
#define HW_VER "3.3"
134-
#define SW_VER_BASE "3.1.16"
134+
#define SW_VER_BASE "3.1.17"
135135

136136
#ifdef SWIFT_TEST_MODE
137137
#define SW_VER SW_VER_BASE"_t"

update.log

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v3.1.17 20170725
2+
Do no switch to absolute mode in G2204/G2205
3+
14
v3.1.16 20170724
25
Use B point for calibration.(command: "M2401 B")
36

0 commit comments

Comments
 (0)