Browse Source

Bump X/Y/E motor current to fix infrequent skipping

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

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

@@ -266,9 +266,9 @@
 #define TMC2130_SG_THRS_HOME {3, 3, TMC2130_SG_THRS_Z, TMC2130_SG_THRS_E}
 
 //new settings is possible for vsense = 1, running current value > 31 set vsense to zero and shift both currents by 1 bit right (Z axis only)
-#define TMC2130_CURRENTS_H {16, 20, 35, 30}  // default holding currents for all axes
-#define TMC2130_CURRENTS_R {16, 20, 35, 34}  // default running currents for all axes
-#define TMC2130_CURRENTS_R_HOME {8, 10, 20, 18}  // homing running currents for all axes
+#define TMC2130_CURRENTS_H {18, 22, 35, 36}  // default holding currents for all axes
+#define TMC2130_CURRENTS_R {18, 22, 35, 36}  // default running currents for all axes
+#define TMC2130_CURRENTS_R_HOME {10, 16, 20, 18}  // homing running currents for all axes
 
 #define TMC2130_STEALTH_Z
 #define TMC2130_DEDGE_STEPPING