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

    Filament Detection-> Configure Pause.g for avoid clog.

    Scheduled Pinned Locked Moved
    General Discussion
    2
    7
    569
    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.
    • FBGundefined
      FBG
      last edited by

      I have a easy filament detector swicht, i configure with M591 and all works great.
      When not filament the duet pause the machine and read pause.g file
      The machine is paused until you put filament and press "Resume".
      Until here PERFECT.

      But i want than when the duet pause also the heater cool (or go to standby temp) for avoid clog filament.

      Is supposed than when the i press Resume button the duet must be heating until the "active" temp and after start to print.

      I do a lot of test add G10, M108, M2, M563 P0 D0 H-1... in pause.g file.

      But never work like expected.

      Ideas?

      Thanks

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

        You can use T-1 in pause.g or filament-change.g to make the tool go to standby temperature. Then in resume.g use T R1 to reselect the tool, followed by M116 if you don't have that already in the tfree file.

        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
        • FBGundefined
          FBG
          last edited by

          Sorry i forget say than i have two extruders with same heater.
          Multiextrusion chimera

          So T-1 can work, but how resume?

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

            The same sequence should work. Command T R1 will select the tool that was active at the time of the pause.

            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
            • FBGundefined
              FBG
              last edited by

              Seem than work until than Read M116.
              Never finish to wait. The temperature reach but wait and wait and never start to print

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

                Was the bed up to temperature?

                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
                • FBGundefined
                  FBG
                  last edited by

                  Yes sure, all temperature is OK and absolutely stable
                  A thing...
                  M109 not is configured, i don't use M109.

                  maybe for this?

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