2 Commits 35704f75e1 ... bf5fcae3c0

Author SHA1 Message Date
  Kevin Lee bf5fcae3c0 Bump extruder current due to skipping 2 years ago
  Kevin Lee 9ababae99e Revert "Bump X/Y motor current to fix infrequent skipping" 2 years ago
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

@@ -284,10 +284,10 @@
 #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 {18, 23, 35, 30}  // default holding currents for all axes
+#define TMC2130_CURRENTS_H {16, 20, 35, 30}  // default holding currents for all axes
 #define TMC2130_CURRENTS_FARM 36             // E 805 mA peak for ECool/farm mode
-#define TMC2130_CURRENTS_R {18, 23, 35, 34}  // default running currents for all axes
-#define TMC2130_CURRENTS_R_HOME {10, 16, 20, 18}  // homing running currents for all axes
+#define TMC2130_CURRENTS_R {16, 20, 35, 38}  // default running currents for all axes
+#define TMC2130_CURRENTS_R_HOME {8, 10, 20, 18}  // homing running currents for all axes
 
 #define TMC2130_STEALTH_Z
 #define TMC2130_DEDGE_STEPPING