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

    Marlin M600 Equivalent

    Scheduled Pinned Locked Moved
    General Discussion
    3
    5
    1.2k
    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.
    • WZ9Vundefined
      WZ9V
      last edited by

      Is there a way do do the equivalent of M600 in Marlin which
      1. Stops the print
      2. Moves to a new location
      3. Unloads the filament
      4. Waits for the operator to change the filament
      5. Extrudes filament to prime extruder
      6. Waits for operator to signal new filament loaded (and old filament purged)
      7. Resumes printing at the stop point (saved at #1)

      I got spoiled by this one on my Wilson 2 for switching colors.

      1 Reply Last reply Reply Quote 0
      • Jackalundefined
        Jackal
        last edited by

        You can use the pause.g and resume.g for moving back and forth from the print, then either manually change the filament while paused or define macros to speed it up.
        Also you need to put M226 in the gcode at where you need to do the switching.

        1 Reply Last reply Reply Quote 0
        • WZ9Vundefined
          WZ9V
          last edited by

          Thanks. Not quite as easy but pretty close.

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

            With firmware 1.19 beta and the latest DWC you can do all of that in a macro. Use the M290 command to display the message and wait for a response. Before long, PanelDue will support M290 too.

            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
            • WZ9Vundefined
              WZ9V
              last edited by

              Very nice. that will be a nice upgrade.

              @dc42:

              With firmware 1.19 beta and the latest DWC you can do all of that in a macro. Use the M290 command to display the message and wait for a response. Before long, PanelDue will support M290 too.

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