Bezire Curve Trajectory Planning

Home Forums TinyG TinyG Support Bezire Curve Trajectory Planning

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10264
    meloG
    Member

    Hello all,

    I am confused about how and why Bezier curves are being used in the tinyG firmware. From my understanding, trajectories are planned using a varying jerk (between min and max jerk values), and the curves are broken down into a set of intermediate points that then are converted to a pulse signal sent to the stepper motors.

    There is a lot of code in the firmware about Bezier curves but I’m not understanding on how this fits into the overall code. Any clarification on this or my understanding of the trajectory generation is appreciated!

    Thanks,
    Carmelo

    #10275
    cmcgrath5035
    Moderator

    Details and Theory behind the motion planning subsystem are beyond the scope of this forum.
    Check out the Wiki at

    and watch the chatter at

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.