I have a question regarding stepper motor encoders.

I have a question regarding stepper motor encoders. Is the current smoothie board capable of using encoders on the stepper motors? Will Version 2 be able to use encoders?

That’s been answered in a recent thread by the developers, No encoder feedback on smoothieboard.

It’s easier to let the driver handle encoder feedback due to the algorithm required for PID processing and high speed encoder reading.

There are plenty of modern stepper drivers that feature encoder feedback. Leadshine makes them.

This is a little cheaper…
http://tropical-labs.com/index.php/mechaduino

I use versions from Applied Motion but are very expensive.

Usually if am going to use encoder feedback, I’ll step up to servo drives instead. Three of my cnc’s use brushed servo drivers from Geckodrives.

Almost all modern servo and stepper with encoder drivers are step/direction capable so can be hooked up to smoothieboard.

@Jim_Fong Awesome, thanks!