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

    How to activate Duplicate print

    Scheduled Pinned Locked Moved
    General Discussion
    2
    2
    354
    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.
    • Karimundefined
      Karim
      last edited by

      Here is the Setup I have. How do I do duplicate print, is the a g.code line I need to add to cura.

      ; Tools
      M563 P0 D0 H1 ; Define tool 0
      G10 P0 X0 Y0 U0 Z0 ; Set tool 0 axis offsets
      G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C

      M563 P1 D1 H2 F1 X3 ; Define tool 1
      G10 P1 X0 Y.6 U0 Z0 ; Set tool 1 axis offsets
      G10 P1 R0 S0 ; Set initial tool 1 active and standby temperatures to 0C

      M563 P2 D0:1 H1:2 X0:3 ; Define tool 2 Ditto Printing
      G10 P2 X100 Y0 U-100 Z0 ; Set tool 2 axis Ditto Printing offsets
      G10 P2 R0 S0 ; Set initial tool 2 active and standby temperatures to 0C
      M567 P2 E1:1 ; set mix ratio 100% on both extruders
      M568 P2 S1 ; turn on mixing for tool 2

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

        Configuring Cura to use tool 2 may be sufficient.

        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