Synchronize configs with 2.0.x
This commit is contained in:
parent
1e18d716c2
commit
839dd66c3b
73 changed files with 423 additions and 727 deletions
|
|
@ -491,7 +491,7 @@
|
|||
#endif
|
||||
|
||||
#define _L6470_INIT(A) do{ \
|
||||
stepper##A.init(A##_K_VAL); \
|
||||
stepper##A.init(); \
|
||||
stepper##A.softFree(); \
|
||||
stepper##A.setMicroSteps(A##_MICROSTEPS); \
|
||||
stepper##A.setOverCurrent(A##_OVERCURRENT); \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue