AllenInstitute / pytic

PyTic - An Object-Oriented Python Wrapper for Pololu Tic Stepper Drivers
Other
10 stars 6 forks source link

Is microstepping to 1/256 step available? #8

Open frankbraker opened 2 months ago

frankbraker commented 2 months ago

Hi,

I see when I look at this code that it only goes to MICROSTEP32, but the Tic 36v4 allegedly supports up to 1/256th microstepping, which I am planning to use.

Does this driver allow microstepping to 1/256th step?

Thanks, Frank