Browse Source

Minor bump to X_MIN_POS

Kevin Lee 3 years ago
parent
commit
7daff9ff2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/variants/1_75mm_MK3S-EINSy10a-E3Dv6full.h

+ 1 - 1
Firmware/variants/1_75mm_MK3S-EINSy10a-E3Dv6full.h

@@ -66,7 +66,7 @@
 
 // Travel limits after homing
 #define X_MAX_POS 247
-#define X_MIN_POS 0
+#define X_MIN_POS 1
 #define Y_MAX_POS 212.5
 #define Y_MIN_POS -4 //orig -4
 #define Z_MAX_POS 192