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

    Configuration of RepRap Firmware for 7 axis Robotic Arm

    Scheduled Pinned Locked Moved
    Config Tool
    3
    4
    301
    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.
    • AndrewStainesundefined
      AndrewStaines
      last edited by

      We are currently developing a robotic arm 3D printer. We have to configure the RepRap firmware for the Robotic Arm. We need help in how to start configuring? Also I have doubt that how these 3D models are sliced for the Robotic Arm 3D printing?
      Thank you in advance
      @dc42 @robm

      T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
      • T3P3Tonyundefined
        T3P3Tony administrators @AndrewStaines
        last edited by

        @AndrewStaines Robot arm Kinematics are part of the work that @JoergS5 is doing for robot kinematics/ multi axis kinematics. I am not sure if 7 axes is supported in his implementation. What is your 7th axis?

        Toolpath generation is a whole different story and a big topic when we talk about using more than 3 axes for additive. There is ongoing work at various universities on this, otherwise you are left with the commercial offerings which are rather expensive.

        www.duet3d.com

        1 Reply Last reply Reply Quote 0
        • JoergS5undefined
          JoergS5
          last edited by

          Forward kinematics is supported in the robot kinematics, but 7 axes mean more axes than are needed for a given position + orientation (a given position and orientation need 6 axes). I. e. there are infinite solutions for the inverse kinematics (from given position + orientation calculating the stepper angles). There needs to be a preference, e.g. prefer the first axes, or take the solution with lowest velocity of all axes. This needs to be implemented. If your 7 axes robot is a Kuka IIWAR820 alike, then there are some strategies discussed in the book of Pardos-Gotor Screw Theory for Robotics, and the inverse kinematics is solvable.

          AndrewStainesundefined 1 Reply Last reply Reply Quote 0
          • AndrewStainesundefined
            AndrewStaines @JoergS5
            last edited by

            @JoergS5 Thanks for the knowledge, will look into it and respond

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