Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Simple Baby Stepping Question

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    5
    246
    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.
    • fcwiltundefined
      fcwilt
      last edited by

      Hi,

      When adjusting baby stepping during a print, from the DWC or a PanelDue, when does it take effect?

      Right away or does some printing move have to complete first?

      Thanks.

      Frederick

      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

      jens55undefined 1 Reply Last reply Reply Quote 0
      • jens55undefined
        jens55 @fcwilt
        last edited by

        @fcwilt, from what I have observed, at least the current move is finished. Sometimes it seems that more than a single move needs finishing and maybe multiple instructions go into the buffer at a time. It definitively is not executed immediately.

        1 Reply Last reply Reply Quote 1
        • Phaedruxundefined
          Phaedrux Moderator
          last edited by

          There is a bit of a delay, though it's less now than it once was. To let it take effect more quickly, you can increase the segmentation of long moves with M669 S and T values.

          https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M669_Set_kinematics_type_and_kinematics_parameters

          Z-Bot CoreXY Build | Thingiverse Profile

          fcwiltundefined 1 Reply Last reply Reply Quote 1
          • fcwiltundefined
            fcwilt @Phaedrux
            last edited by

            @phaedrux said in Simple Baby Stepping Question:

            There is a bit of a delay, though it's less now than it once was. To let it take effect more quickly, you can increase the segmentation of long moves with M669 S and T values.

            https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M669_Set_kinematics_type_and_kinematics_parameters

            Thanks for the info.

            Could you clarify what the bold words mean:

            In RRF 3, segmentation is not used unless the S and/or T parameter is given. Segmenting moves is useful when faster pause response is wanted.

            Frederick

            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

            Phaedruxundefined 1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator @fcwilt
              last edited by

              @fcwilt said in Simple Baby Stepping Question:

              Segmenting moves

              If you have a single long 100mm move, normally it would be queued as such and your pause (or baby step) would only take effect after that move has completed. By segmenting that move into smaller chunks of say 10mm, you are effectively able to "interrupt" that 100mm move sooner.

              Z-Bot CoreXY Build | Thingiverse Profile

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