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

IDEX U axis z-offset crashing into bed

Scheduled Pinned Locked Moved
Tuning and tweaking
2
5
592
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
    DocCox
    last edited by DocCox 13 Apr 2019, 10:10

    Hello folks - I have an IDEX build with multiple tools - the most recent addition (super volcano) requires a large z offset on tool 3/U axis

    I've got it setup identical to the V6s and Volcanoes before (which all worked) - just a change in the z offset. The issue is instead of changing Z height and then moving on the X axis the duet attempts to do both at the same time and slams into my bed.

    I've searched around and I'm not seeing any other reports - is there a simple setting tweak needed somewhere?

    ========================================================================================================
    Edit: More information and clarification
    The X axis contains 2 extruders and a single tool - its a Chimera+. The only offset here is a X20 for the second nozzle (Extruder 0, Extruder 1, Tool 0)
    The U axis contains 1 tool with 1 extruder. It's a SuperVolcano. The only offset here is Z-22.8 (Extruder 3, Tool 1)

    When starting a print that uses Tool 1/Extruder 3 (SuperVolcano/U axis) the Z axis starts to increase as the U axis decreases - As the U axis approaches the bed from its parked position. This continues up until the point the SuperVolcano heat block collides with the side of the bed. The Z axis needs to travel 22.8MM BEFORE the U axis completes -80mm of travel. At a relative U-88 from homed however, the Z axis has only traveled approximately +10MM from the probed 0 provided by Tool 1 (X Axis)

    The way the machine is built right now tools have ~80-100MM on either side of the bed to park. There's a clearence of >100MM at Z0 where tools are above the table the printer sits on (To allow for the SuperVolcano, and to allow for purging filament off of the side)

    I am very new to the Duet still - I had attempted to write everything and get this configured following the wiki. I have also attempted to configure this (with the exception of the U axis) using the configuration tool but I receive the following error every time I attempt to do so
    3_1555189899129_Capture1.JPG 2_1555189899128_Capture2.JPG 1_1555189899128_Capture3.JPG 0_1555189899128_Capture4.JPG

    When The U axis/Extruder 3/Tool 1 is not the first tool in a print - this issue still occurs. I did add G1 R2 X0 U0 Y0 Z0 to tpostx.g for each tool (The only threads with any solutions ive found mentioned it, or selecting tools 'twice'?) and it didn't resolve the issue

    undefined 1 Reply Last reply 13 Apr 2019, 10:52 Reply Quote 0
    • undefined
      dc42 administrators @DocCox
      last edited by 13 Apr 2019, 10:52

      @doccox said in IDEX U axis z-offset crashing into bed:

      The issue is instead of changing Z height and then moving on the X axis the duet attempts to do both at the same time and slams into my bed.

      When you do what, exactly?

      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

      undefined 1 Reply Last reply 20 Apr 2019, 05:41 Reply Quote 0
      • undefined
        DocCox
        last edited by DocCox 13 Apr 2019, 11:15

        Sorry - anytime the print uses tool 3 it fails to raise the tool the requested z-offset height before it starts moving it towards the bed. It moves on the u and z axis simultaneously instead of moving the z axis first to clear the bed

        1 Reply Last reply Reply Quote 0
        • undefined
          DocCox @dc42
          last edited by 20 Apr 2019, 05:41

          @dc42 / community unfortunately I am still having issues with this. Tool changes occur with movements in the physical X axis direction and Z direction and are very crash prone as the difference in z offsets increases. Can anybody share a solution to what I'm sure is a silly mistake somewhere on my part? Anybody able to share working IDEX configs with larger Z offsets between XUVW carriage tools?

          1 Reply Last reply Reply Quote 0
          • undefined
            dc42 administrators
            last edited by 20 Apr 2019, 07:07

            Here are two likely solutions:

            1. If you are using firmware 2.02, upgrade to 2.03beta3. The difference is that 2.02 doesn't apply tool offsets in the tpost file. Also, in tpost3.g, do a small X or Y move near the start, which should cause the Z coordinate to be corrected for tool offset at the same time.

            2. In tpost3.g use G91 then G1 Z5 (for example) to raise the head 5mm. The head position will be restored automatically before it resumes the print.

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