Closed cbradburne closed 1 year ago
Max acceleration = ( vMax * vMax ) /2 Acceleration faster than this gives an incorrect vMax.
For issue #4 - 'stop()' not working. Copied part of original teensyStep to fix 'stop()'.
Sorry for the late reply, I'll pull that in in a minute
Max acceleration = ( vMax * vMax ) /2 Acceleration faster than this gives an incorrect vMax.