🐛 Fix Index CNC Rev3 J axis micro-steps (#712)

This commit is contained in:
Bryan 2022-04-18 21:23:30 -05:00 committed by Scott Lahteine
parent 23bc372b46
commit cab6ed27ea

View file

@ -2866,9 +2866,9 @@
#endif
#if AXIS_IS_TMC(J)
#define J_CURRENT 800
#define J_CURRENT 700
#define J_CURRENT_HOME J_CURRENT
#define J_MICROSTEPS 16
#define J_MICROSTEPS 8
#define J_RSENSE 0.11
#define J_CHAIN_POS -1
//#define J_INTERPOLATE true