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

IDEX Printer Commands

Scheduled Pinned Locked Moved
General Discussion
4
15
1.1k
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
    dc42 administrators @jensus11
    last edited by 1 Nov 2020, 21:14

    @jensus11 said in IDEX Printer Commands:

    Hello,

    I have a problem, I don't understand what I have to enter in the slicer (S3D) when I want to print mirror duplication.
    Can someone explain this and help me to set up?

    regards
    Jens

    If you have set up your M208 commands so that X0 Y0 is the centre of the bed (and configured your slicer to centre the print on X0 Y0), then you just need to do two things to use duplication or mirror mode:

    1. Make sure that the print fits in the available width. This will be half the normal width using duplication mode, and a little less using mirror mode.

    2. Tell the slicer to use the duplication tool or the mirror tool. If you followed our suggestions in the wiki, these are T2 and T3 respectively.

    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
      jensus11
      last edited by 1 Nov 2020, 22:06

      Thanks for your help. I configured everything as in the manual. But my problem is that I don't know how to insert this into S3D.
      Can you give me a sample for T2.
      Then i do a test print, when its not work i post my configs.

      1 Reply Last reply Reply Quote 0
      • undefined
        oliof
        last edited by 1 Nov 2020, 22:39

        Add this to your GCode start code for mirror prints:

        T2

        And you should be done.

        S3D does not need to know this is a mirror print. If you set the tool offsets correctly, the printer should do the right thing and just print in mirror mode.

        It might be easier to do this if you set the origin to the middle of the print bed, so the X offsets for the tools are modified by (-(X axis width/4)) and (X axis width/4) for X and U. It could be helpful but is not necessary to have a printer profile with bed dimensions where X is halved and Y is full length (or limited to the length reachable by both print heads if one happens to be offset) to avoid slicing too large a model. Having the origin set to the center of this "virtual" printer with only the bed size changed should be enough to slice a model that ends up mirrored nicely.

        This assumes both hotends run the same material(s) and can use the same cooling and temperature settings. But without that, mirror mode seems ... risky.

        <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

        1 Reply Last reply Reply Quote 0
        • undefined
          jensus11
          last edited by 2 Nov 2020, 18:27

          also it doesn't work. E0 print one thing on the left side from bed. E1 is heating and not more.

          Can you check my config.g?

          i don't know what it is.
          Which file i should also upload?

          config.g

          1 Reply Last reply Reply Quote 0
          • undefined
            jensus11
            last edited by jensus11 11 Feb 2020, 20:01 2 Nov 2020, 19:58

            I have looked the gcode an then i see that S3D after the T2 command a T0 write. I have delete the T0 and it is ok.
            Now the printtools are starting from the correct position and the move looks great.
            But the new problem is, when the tools are start to print goes the heater E0 and E1 off. The print are continues.
            Why is that?

            1 Reply Last reply Reply Quote 0
            • undefined
              oliof
              last edited by 3 Nov 2020, 02:39

              I get a "not found" on that config.g

              It'd be best if you shared your tpre/roost/tfree macros too.

              <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

              1 Reply Last reply Reply Quote 0
              • undefined
                jensus11
                last edited by 3 Nov 2020, 06:25

                ok, here the other files.

                tpre1.g tpre0.g tpost2.g tpost1.g tpost0.g tfree2.g tfree1.g tfree0.g

                1 Reply Last reply Reply Quote 0
                • undefined
                  Phaedrux Moderator
                  last edited by 3 Nov 2020, 06:38

                  Can you upload your config.g again? It didn't work the first time.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    jensus11
                    last edited by 3 Nov 2020, 06:40

                    please,

                    config.g

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      jensus11
                      last edited by 3 Nov 2020, 18:59

                      i know i have found the solution. S3D write on the false position the tool command.

                      this is from S3D:Bildschirmfoto 2020-11-03 um 19.56.42.png

                      and this is what i have change:
                      Bildschirmfoto 2020-11-03 um 19.56.14.png

                      what can I do to avoid changing every file?

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