• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    WZ9V
    last edited by 22 Jul 2017, 02:23

    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
    • undefined
      Jackal
      last edited by 22 Jul 2017, 03:22

      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
      • undefined
        WZ9V
        last edited by 22 Jul 2017, 03:46

        Thanks. Not quite as easy but pretty close.

        1 Reply Last reply Reply Quote 0
        • undefined
          dc42 administrators
          last edited by 22 Jul 2017, 06:47

          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
          • undefined
            WZ9V
            last edited by 22 Jul 2017, 15:23

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