ryannining / karyacontroller

4 axis CNC, 3D, Laser Controller
GNU General Public License v2.0
59 stars 26 forks source link

work in progress, true Constant Jerk S-Curve #5

Closed ryannining closed 4 years ago

ryannining commented 4 years ago

Still in development and testing the algorithm , in javascript

play it here Constant Jerk S curve

image

ryannining commented 4 years ago

That 1 file html contain:

using real math of constant jerk motion and acceleration

close detail of the 1 segment motion can be checked here: S-curve math

image

ryannining commented 4 years ago

Its already work, 2 mode, Fast S-Curve and Correct but slow.