change the slowest steps per second speed to the lowest we can do using uint32_t...
authorJim Morris <morris@wolfman.com>
Mon, 17 Nov 2014 08:24:29 +0000 (00:24 -0800)
committerJim Morris <morris@wolfman.com>
Mon, 17 Nov 2014 08:24:29 +0000 (00:24 -0800)
commit755beef19bcc9be56929d5f620d5766918964acd
treea5bc3adc77d53dc9437c925368fff902f86005b6
parent72ab20066621657f9490a8f6a259232314154921
change the slowest steps per second speed to the lowest we can do using uint32_t as the base ticker (which is 2steps/sec)
This is necessary as setitn git too high (as it was before) can cause things to get out of sync too easily.
ConfigSamples/AzteegX5Mini.delta/config
ConfigSamples/AzteegX5Mini/config
ConfigSamples/Smoothieboard.delta/config
ConfigSamples/Smoothieboard/config
src/libs/StepperMotor.cpp
src/modules/robot/Block.h
src/modules/robot/Stepper.cpp
src/modules/robot/Stepper.h