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

    Pause-Resume problem

    Scheduled Pinned Locked Moved Solved
    General Discussion
    6
    7
    298
    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.
    • Ethelredundefined
      Ethelred
      last edited by

      The following test code fails to return to the original XYZ. Otherwise the printer is functioning perfectly. Slot 0 same null results. Any ideas how to confirm/troubleshoot/fix this problem ?
      slot.png

      1 Reply Last reply Reply Quote 0
      • Ethelredundefined
        Ethelred
        last edited by

        Oops, works fine using G1 instead of G0.

        1 Reply Last reply Reply Quote 0
        • OwenDundefined
          OwenD
          last edited by

          Bit hard to answer when the question is deleted, so I'm going to say the answer is 42.

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

            @OwenD said in Pause-Resume problem:

            Bit hard to answer when the question is deleted, so I'm going to say the answer is 42.

            I concur.

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

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

              Restored for posterity.

              I wonder if that's why they call him DC42... He's always got the right answer.

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 1
              • A Former User?
                A Former User
                last edited by

                For 3d printing G0 and G1 are the same? I believe laser and/or CNC mode they differ, where G0 will be a rapid move at machine max speed and G1 will move at whatever feedrate specified.

                (also; 42 ... hihi :D)

                dc42undefined 1 Reply Last reply Reply Quote 0
                • dc42undefined
                  dc42 administrators @A Former User
                  last edited by

                  @bearer said in Pause-Resume problem:

                  For 3d printing G0 and G1 are the same? I believe laser and/or CNC mode they differ, where G0 will be a rapid move at machine max speed and G1 will move at whatever feedrate specified.

                  That's correct; except for one other difference between G0 and G1 on some architectures. A G0 move will not necessarily be done in a straight line, if a curved move is simpler and potentially faster and does not result in Z dropping below the straight-line value. So on a SCARA or Polar machine, the move will not be segmented to approximate a straight-line move, instead it will be executed as a single move.

                  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
                  • First post
                    Last post
                  Unless otherwise noted, all forum content is licensed under CC-BY-SA