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

    Pause Printing for Nut/Magnet insert

    Scheduled Pinned Locked Moved Solved
    Gcode meta commands
    3
    5
    225
    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.
    • airscapesundefined
      airscapes
      last edited by

      I know this has to be here someplace but the search results are killing me.
      I am using an old version of S3d 4.0.10 and I know I can put something like this in the post processing (found this in a factory file I think that worked with marlin) {REPLACE "\n; layer 28, Z = " "; layer 3\nG91\nG0 Z50\nG90\nM84 S0\nM0\nG92 E0\n; layer 28"} But not sure..
      How do I do this with Reprep .. Also will need to know now to start it.. Sorry if this is simple and documented but I have not found it yet.
      Thanks

      deckingmanundefined 1 Reply Last reply Reply Quote 0
      • deckingmanundefined
        deckingman @airscapes
        last edited by

        @airscapes

        Is this what you are looking for ? https://docs.duet3d.com/User_manual/Reference/Gcodes#m226-synchronous-pause

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

        airscapesundefined 2 Replies Last reply Reply Quote 0
        • airscapesundefined
          airscapes @deckingman
          last edited by

          @deckingman No, I am looking for the string to enter in the post processing field of the Slicer to stop the printer, move the print head out of the way and wait till I tell it to start again. During that time I can insert nuts or magnets into the part and then resume the printing to completion. I believe the string I put above worked with marlin but that was back in 2021 before I installed the Duet. When I use the above it stops and moves out of the way but the pause button is no highlighted so be able to resume as it was with the old board and the Octoprint via USB. I can plug in my USB cable and use octoprint for this print if there is no way to do it from the duet web interface.

          stuartofmtundefined 1 Reply Last reply Reply Quote 0
          • airscapesundefined
            airscapes @deckingman
            last edited by airscapes

            @deckingman My apologies, that was exactly what I needed, but took a bit more searching and test print to figure out how to implement it
            In the S3D post processing box
            {REPLACE "; layer 29" "M226/n; layer 29"}
            Caveat is that the layer number must specify the layer to stop before it prints.. i.e. to stop after Layer 28 you have to enter 29..
            Print head move to park as if you hit pause on the gui and once you are ready, hit resume. .. for those who come later looking for the same thing 🙂
            Thanks!
            Doug

            1 Reply Last reply Reply Quote 1
            • stuartofmtundefined
              stuartofmt @airscapes
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • T3P3Tonyundefined T3P3Tony marked this topic as a question
              • T3P3Tonyundefined T3P3Tony has marked this topic as solved
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA