Komentáře •

  • @logansmith-perkins515
    @logansmith-perkins515 Před 2 lety +3

    Servo and Stepper easing are two of the greatest problems that I've had with my robotics projects. Thanks for the help 👍 unnatural movements are a pain and making sure that you stop at a zero velocity is key to some robotic arm projects

  • @mike0rr
    @mike0rr Před 2 lety +1

    The graphs you provided help visualize what is going on so much better. Thank you.

  • @greensheen8759
    @greensheen8759 Před 2 lety +2

    Nice! In Marlin it's called S curve acceleration and helps a ton with reducing vibrations. Servoblaster code handles it for you as well. Usually with motion control code there's acceleration, jerk, and velocity values you can tweak

    • @-T.K.-
      @-T.K.- Před 2 lety +2

      Thank you! Good to know that XD

  •  Před 9 měsíci

    Awesome.

  • @odekipalace
    @odekipalace Před 2 lety +1

    great video! :)

  • @kazawan
    @kazawan Před rokem

    Thanks for func,is helpful

  • @intelligenceservices
    @intelligenceservices Před rokem

    looks really good, just wish the "one servo" example was a little easier to read. a lot of code in that one.