cprezzi / grbl-LPC

Multiple compiled versions for different boards & machines (under releases)
Other
56 stars 39 forks source link

Support for Panucatt SPI Bigfoot drivers (Azteeg X5 GT) #45

Closed thouseweart closed 3 years ago

thouseweart commented 4 years ago

Hi, I am wondering if you have looked at adding support for the SPI stepper drivers for the Azteeg X5? I might take a stab at it once my board comes in, but I'm really bad at C++.

Possible relevant info for implementing: https://panucattdevices.freshdesk.com/support/solutions/articles/1000227573-bigfoot-bsd2660 http://smoothieware.org/advancedmotordriver https://www.keil.com/pack/doc/CMSIS/Driver/html/group__spi__interface__gr.html

cprezzi commented 4 years ago

I don't have any boards with SPI stepper drivers, but you are welcome to send a PR when you have added the SPI support.