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

    Ready for 5 Axis fiddling :)

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    5
    258
    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.
    • Mirageundefined
      Mirage
      last edited by

      Good day all!
      I know the topic has been touched a few times here but I cannot find the answer to this question.

      Q: Can I map 2 additional Axis for the build plate to tilt around the roll and pitch attitude using three Z motors
      My bed design can give me around 30 degree of freedom (+-15deg) in all direction.

      I have no knowledge about delta printers, but I would assume that they share some similarities with what I am trying to achieve.

      I am also totally aware of the immense slicer challenge I am facing. But one bite at the time is how you eat an elephant.

      Demo video:
      https://www.youtube.com/watch?v=aL7pEEHTTe4

      Here is a Fusion 360 web explorer of my Design.
      https://a360.co/3gweJiw

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

        The existing delta kinematics allows you to define additional delta towers and additional linear axes. So without changing the kinematics, the best you could do is to add three linear axes, The Z height would not be compensated for XY position.

        So I think you would need to define custom kinematics for your printer. See https://github.com/Duet3D/RepRapFirmware/blob/dev/AddingNewKinematics.md.

        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 1
        • Mirageundefined
          Mirage
          last edited by

          Thank you for the prompt reply as always dc42 ๐Ÿ™‚

          I am pulling my old and rusty C skills and will get at it ๐Ÿ™‚ Will keep you posted.
          Olivier

          1 Reply Last reply Reply Quote 0
          • fmaundefined
            fma
            last edited by

            Hi Olivier,

            I'm very happy you're using Duet for your project, as I plan to build you bed design. As said in another thread, I may build a Delta printer instead of a CoreXY, so the same 3 linear axis are used for both head XYZ movements, and bed ABZ movements... This is 1 motor more than needed, but a simpler mechanic.

            About code, you should use external script to pre-process the G-Code, so you can do that with whatever language you want. That's what I did to slice a portion of sphere: https://wiki.logre.eu/index.php/Impression_pseudo_5_axes/en

            PS: why did you switch to rails for the 3 small linear axis under the bed, instead of the linear bearings?

            Frรฉdรฉric

            Mirageundefined 1 Reply Last reply Reply Quote 0
            • Mirageundefined
              Mirage @fma
              last edited by

              @fma Thanks Fred!
              I switched to rails under bed for easier mounting and more rigidity. Fixing a linear rod under there and the capturing the bearing was getting too much plastic involved. Plus I had a hard time sourcing good LM10UU for that task and did not want to go with misumi solution.

              I am using MGN12H replicas worth 10$ each. ๐Ÿ™‚

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