Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Jerk is applied to non-print moves - don't think it ought to be

    Tuning and tweaking
    3
    5
    592
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • deckingman
      deckingman last edited by

      Discovered this by accident. I use quite high non-print move speed of around 350mm/sec with XY acceleration of 1200mm/sec^2 and jerk of 1200 mm/min which all works fine - the less time filament has to ooze the better IMO. Testing something else, I doubled the instantaneous speed change (jerk) for X and Y to 2400 which had alarming results on the speed of the non print moves and led to step errors when I ran M122. Had I left it like that, I'm fairly sure the printer would have gone walkabout or shaken itself appart. I thought jerk was only applied to small segmented moves?

      Ian
      https://somei3deas.wordpress.com/
      https://www.youtube.com/@deckingman

      1 Reply Last reply Reply Quote 0
      • DjDemonD
        DjDemonD last edited by

        My understanding is that jerk in 3d printing terms is the minimum speed that does not require acceleration, so any moves (except probing we have ascertained) that are below your set jerk value begin at the speed specified, any moves over your set jerk value begin at the jerk speed and are then accelerated to the speed specified in the move. Most slic3rs will not allow small features to be printed at these speeds by default, the "small perimeters" setting in slic3r for example.

        Hence a reasonably low value makes sense for the sake of the mechanical integrity of your printer.

        I haven't really observed the rounded-corners effect claimed to occur with too low a jerk value, the marlin default is 20 which is 1200mm/min. Perhaps it happens at very low values such as 5mm/sec (300).

        Simon. Precision Piezo Z-Probe Technology
        www.precisionpiezo.co.uk
        PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

        1 Reply Last reply Reply Quote 0
        • deckingman
          deckingman last edited by

          Simon,

          According to David, jerk is not applied to print moves that start from zero, accelerate up to speed, maintain that speed, then decelerate down to zero. So I think we are on the same page. However, my non print moves seemed to start at the jerk speed rather than zero. Or to put it another way, with a high jerk setting the non-print moves accelerate extremely quickly - far faster than print moves - scary to watch and gave me step errors too (didn't do my blood pressure any good either :).

          Ian
          https://somei3deas.wordpress.com/
          https://www.youtube.com/@deckingman

          1 Reply Last reply Reply Quote 0
          • dc42
            dc42 administrators last edited by

            Non printing moves are handled the same as printing moves in respect of jerk, meaning that no jerk is applied to a non printing move that starts from rest. However, jerk does get applied when a printing move is followed immediately by a non printing move, and vice versa (just as it is when a printing move is followed by another printing move). Perhaps I should apply jerk between pairs of printing moves only.

            Step errors logged are entirely different, they indicate a problem in the step timing calculations. Let me know if you find a way to reproduce them.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • deckingman
              deckingman last edited by

              Can't reproduce this. That is to say, setting jerk to 2400 from1200 for X and Y doesn't exhibit the alarmingly fast behaviour I saw yesterday. Maybe I did something stupid like type 24000 instead of 2400?

              Ref step errors - they are in fact a product of the problems I'm having with pressure advance. That is to say, M122 didn't show any step errors when changing XY jerk to 2400 from 1200 but after I set pressure advance to 0.4, I get step errors if I do M122 while it is in process of making a (jerky) circular move.

              Ian
              https://somei3deas.wordpress.com/
              https://www.youtube.com/@deckingman

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA