Scott Lahteine
|
89838cdb10
|
Move step macros to stepper_indirection.h
|
9 years ago |
Scott Lahteine
|
0c7f7ebcfb
|
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
|
9 years ago |
Scott Lahteine
|
c35fb88094
|
Overridable Options - Part 8 (PR#2560)
Apply `ENABLED` / `DISABLED` macros to stepper-related files.
|
9 years ago |
Scott Lahteine
|
d85861d296
|
Move macros, add ENABLED/DISABLED, add includes
|
9 years ago |
domonoky
|
443e7edef4
|
- Add support for L6470 Drivers.
- Both TMC, L6470 and pin-driven drivers work.
- All can be mixed and matched as needed.
|
10 years ago |
domonoky
|
5727cb3ed4
|
Cleanup TMC Stepper a bit.
|
10 years ago |
domonoky
|
38500165ea
|
First attempt at adding TMC Driver support. May need some cleanup.
|
10 years ago |
domonoky
|
b55995aae8
|
Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation.
|
10 years ago |