This website requires JavaScript.
Explore
Help
Sign In
zaubentrucker
/
muele-marlin
Watch
1
Star
0
Fork
You've already forked muele-marlin
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
2450
commits
1
branch
0
tags
156
MiB
a61f679568
Commit graph
4 commits
Author
SHA1
Message
Date
domonoky
443e7edef4
- Add support for L6470 Drivers.
...
- Both TMC, L6470 and pin-driven drivers work. - All can be mixed and matched as needed.
2015-02-27 12:43:23 +01:00
domonoky
5727cb3ed4
Cleanup TMC Stepper a bit.
2015-02-26 12:57:46 +01:00
domonoky
38500165ea
First attempt at adding TMC Driver support. May need some cleanup.
2015-02-23 17:45:29 +01:00
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.
2015-02-23 16:12:35 +01:00