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

    Idex dual material printing tool setup?

    Scheduled Pinned Locked Moved Solved
    Tuning and tweaking
    3
    3
    134
    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.
    • gamecrazeddorkundefined
      gamecrazeddork
      last edited by

      Hello ,

      I need a little assistance with setting up my printer to print multi-material between two separate print heads. I tried to follow this link (https://docs.duet3d.com/User_manual/Machine_configuration/Configuration_IDEX) ,but have ran into a question/difficulty setting this up.

      Am I correct to assume that I have to setup a tool to engage both print heads correct (like the duplication/Mirror mode)?

      Below is the tool that I have started for this:
      ; ''' Create a tool that prints an object using Multi-Material'''
      ;M563 P4 D0:1 H1:2 X0:3 F0:2 S"Multi-Material" ; tool 2 uses both extruders, hot end heaters and fans, and maps X to both X and U
      ;G10 P4 X150 Y0 U-150 Z-0.4 S0 R0 ; set tool offsets and temperatures
      ;M567 P4 E1:1 ; set mix ratio 100% on both extruders

      For this tool I was setting up a tfree4, tpost4, and tpre4 config file for my duet 3, would this be the correct thing to do?

      I'm just trying to get this setup so I can start to print with PVA support material on my machine.

      deckingmanundefined o_lampeundefined 2 Replies Last reply Reply Quote 0
      • deckingmanundefined
        deckingman @gamecrazeddork
        last edited by

        @gamecrazeddork I'm a bit confused by what it is that you want to do. A tool such as the one you have described would extrude filament from both print heads at the same time whenever a G1 En move is encountered. To print a part with support material, you need two separate tools, each one dedicated to an individual filament.

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

        1 Reply Last reply Reply Quote 1
        • o_lampeundefined
          o_lampe @gamecrazeddork
          last edited by

          @gamecrazeddork
          Yes, what he said and you have to setup your slicer accordingly. It needs to know which parts of the object are printed with tool0 or tool1.

          1 Reply Last reply Reply Quote 0
          • gamecrazeddorkundefined gamecrazeddork marked this topic as a question
          • gamecrazeddorkundefined gamecrazeddork has marked this topic as solved
          • gamecrazeddorkundefined gamecrazeddork has marked this topic as unsolved
          • gamecrazeddorkundefined gamecrazeddork marked this topic as a regular topic
          • gamecrazeddorkundefined gamecrazeddork marked this topic as a question
          • gamecrazeddorkundefined gamecrazeddork has marked this topic as solved
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA