laurb9 / StepperDriver

Arduino library for A4988, DRV8825, DRV8834, DRV8880 and generic two-pin (DIR/STEP) stepper motor drivers
MIT License
556 stars 228 forks source link

Fix deceleration ramp #124

Closed hyperspacex2 closed 8 months ago

hyperspacex2 commented 9 months ago

Reset the remainder of the taylor approximation for deceleration ramp

laurb9 commented 8 months ago

Thank you for your contribution!