Difference between revisions of "4DOF ROBOTIS DYNAMIXEL XL330 Arm"

From Lofaro Lab Wiki
Jump to: navigation, search
(Created page with "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head><me...")
 
Line 1: Line 1:
<!DOCTYPE  html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
=Prerequisites=
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><title>ECE 470 Final Arm Design</title><style type="text/css"> * {margin:0; padding:0; text-indent:0; }
+
For this tutorial it is required to have the following
.p, p { color: black; font-family:"Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 10pt; margin:0pt; }
+
items:
h1 { color: black; font-family:"Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: underline; font-size: 10pt; }
+
* Fusion 360 Software access[link]
.s1 { color: black; font-family:"Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: underline; font-size: 10pt; }
+
* XL330 Model for Fusion 360[link]
a { color: #1154CC; font-family:"Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: underline; font-size: 10pt; }
+
 
li {display: block; }
+
=Examples=
#l1 {padding-left: 0pt;counter-reset: c1 1; }
+
CAD design has many uses in industry and
#l1> li>*:first-child:before {counter-increment: c1; content: counter(c1, decimal)" "; color: black; font-family:"Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 10pt; }
+
private practice. It is heavily used in designing large
#l1> li:first-child>*:first-child:before {counter-increment: c1 0;  }
+
parts from smaller parts that are designed. The ability
li {display: block; }
+
to create components and then combine them to make
#l2 {padding-left: 0pt;counter-reset: d1 1; }
+
a larger product is essential in understanding how a
#l2> li>*:first-child:before {counter-increment: d1; content: counter(d1, decimal)". "; color: black; font-family:"Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: underline; font-size: 10pt; }
+
product as a whole is constructed and operates.
#l2> li:first-child>*:first-child:before {counter-increment: d1 0;  }
+
 
#l3 {padding-left: 0pt; }
+
=Overview=
#l3> li>*:first-child:before {content: "- "; color: black; font-family:"Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 10pt; }
+
In this tutorial, we will go over the basics of creating
</style></head><body><p style="text-indent: 0pt;text-align: left;"><br/></p><ol id="l1"><li><p style="padding-left: 12pt;text-indent: -7pt;text-align: left;">Prerequisites</p></li><li><p style="padding-left: 12pt;text-indent: -7pt;text-align: left;">Examples</p></li><li><p style="padding-left: 12pt;text-indent: -7pt;text-align: left;">Overview</p></li><li><p style="padding-left: 12pt;text-indent: -7pt;text-align: left;">Tutorial</p></li></ol><p style="padding-left: 5pt;text-indent: 0pt;text-align: left;">5. My Design</p><h1 style="padding-top: 4pt;padding-left: 24pt;text-indent: 0pt;text-align: left;">CAD Tutorial and Implementation to create a 4 DOF Arm</h1><p style="text-indent: 0pt;text-align: left;"><span><img width="66" height="70" alt="image" src="tutorial-dyn-4dof-arm_files/Image_001.jpg"/></span></p><p class="s1" style="padding-left: 5pt;text-indent: 0pt;text-align: left;">Contents</p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="padding-top: 9pt;padding-left: 166pt;text-indent: 0pt;line-height: 11pt;text-align: left;">When you see this, select the actuator and rotate it 90</p><p style="padding-left: 5pt;text-indent: 0pt;line-height: 11pt;text-align: left;">7 Demonstration Links</p><p style="text-indent: 0pt;text-align: left;"><br/></p><ol id="l2"><li><h1 style="padding-left: 14pt;text-indent: -10pt;text-align: left;">Prerequisites<span class="p">:</span></h1><p style="padding-left: 5pt;text-indent: 0pt;text-align: left;">For this tutorial it is required to have the following items:</p><ul id="l3"><li><p style="padding-left: 41pt;text-indent: -18pt;text-align: left;"><a href="https://www.autodesk.com/products/fusion-360/free-trial" style=" color: black; font-family:&quot;Times New Roman&quot;, serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 10pt;" target="_blank">Fusion 360 Software access[</a><span style=" color: #1154CC; font-family:&quot;Times New Roman&quot;, serif; font-style: normal; font-weight: normal; text-decoration: underline; font-size: 10pt;">link</span>]</p></li><li><p style="padding-left: 41pt;text-indent: -18pt;text-align: left;"><a href="http://en.robotis.com/service/downloadpage.php?ca_id=70" style=" color: black; font-family:&quot;Times New Roman&quot;, serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 10pt;" target="_blank">XL330 Model for Fusion 360[</a><span style=" color: #1154CC; font-family:&quot;Times New Roman&quot;, serif; font-style: normal; font-weight: normal; text-decoration: underline; font-size: 10pt;">link</span>]</p><p style="text-indent: 0pt;text-align: left;"><br/></p></li></ul></li><li><h1 style="padding-left: 14pt;text-indent: -10pt;text-align: left;">Examples<span class="p">:</span></h1><p style="padding-left: 5pt;text-indent: 36pt;text-align: left;">CAD design has many uses in industry and private practice. It is heavily used in designing large parts from smaller parts that are designed. The ability to create components and then combine them to make a larger product is essential in understanding how a product as a whole is constructed and operates.</p></li><li><h1 style="padding-left: 14pt;text-indent: -10pt;text-align: left;">Overview<span class="p">:</span></h1><p style="padding-left: 5pt;text-indent: 0pt;text-align: left;">In this tutorial, we will go over the basics of creating an arm based off the XL330 actuator. We will go over setting up the project folder and then adding in the XL330 file and starting creating our whole arm. We will also discuss how to combine different components to make a whole new component. We will then go over how to create joints and rigid groups to make sure the whole arm stays together and move as one single unit.</p><p style="text-indent: 0pt;text-align: left;"><br/></p></li><li><h1 style="padding-left: 14pt;text-indent: -9pt;text-align: left;">Tutorials<span class="p">:</span></h1><p style="padding-bottom: 3pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">To start off this tutorial, make sure that you create a new project folder to contain all parts that you need. This will include the XL330 model and your arm design. We will only focus on making one portion of the arm since this tutorial is helpful when creating the other links as well. To create a new project folder, open the Data Panel and then select New Project.</p><p style="padding-left: 35pt;text-indent: 0pt;text-align: left;"><span><img width="207" height="75" alt="image" src="tutorial-dyn-4dof-arm_files/Image_002.jpg"/></span></p><p style="padding-top: 4pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">From here, go to File&gt;New Design to create your new design file. Save this file with a name of your choosing. Once this is done, right click the XL330 file in the project folder and select Insert into Current Design. This will drop the XL330 Model into the design file you just saved. Your display should like like this:</p><p style="padding-bottom: 3pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">degrees in the Y direction to get it to stand up. Select the actuator and then right click and select Move/Copy to open up the side menu. When you change the X direction, the panel should look like the picture on the next page.</p><p style="padding-left: 35pt;text-indent: 0pt;text-align: left;"><span><img width="195" height="146" alt="image" src="tutorial-dyn-4dof-arm_files/Image_003.jpg"/></span></p><p style="padding-top: 5pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">At this point, we build a Construct on the round head of the actuator by selecting Construct at the top of the screen and then select the round face to attach a flat construct to it. We then want to make a sketch on the construct by selecting the construct, then type S and then select 2-Point Rectangle. When making the sketch, make sure that it is a 3D Sketch and give it the dimensions you want by typing those values into the sketch on the screen. To center it on the actuator, while still sketching, type D and then select one of the lengths and set it to the desired value where it covers all 4 holes, then do the same thing for the width to a value where it is centered on the screen.</p><p style="padding-bottom: 3pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">The result of the construct and the sketch will be:</p><p style="padding-left: 8pt;text-indent: 0pt;text-align: left;"><span><img width="297" height="119" alt="image" src="tutorial-dyn-4dof-arm_files/Image_004.jpg"/></span></p><p style="padding-top: 5pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">Now that the sketch is done, we need to extrude it. To extrude the sketch, select the sketch and type E. This will bring a menu up to where you can extrude it out to your specifications. You also want to make sure it is a component and not a body. For the purposes of 3D printing, make the extrude thick enough that it can be properly printed. The result will look as such:</p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="padding-left: 317pt;text-indent: 0pt;text-align: left;"><span><img width="132" height="113" alt="image" src="tutorial-dyn-4dof-arm_files/Image_005.jpg"/></span></p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="text-indent: 0pt;text-align: left;"><span><img width="271" height="161" alt="image" src="tutorial-dyn-4dof-arm_files/Image_006.jpg"/></span></p><p style="padding-top: 7pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">You have just made one side of your link. Now we need to make the other side. Using the same method, make the other side of the link on the opposite side of the actuator. The product will look as such:</p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="padding-left: 41pt;text-indent: 0pt;text-align: left;"><span><img width="188" height="162" alt="image" src="tutorial-dyn-4dof-arm_files/Image_007.jpg"/></span></p><p style="padding-top: 6pt;padding-bottom: 3pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">Now we need to make the piece to connect the two links. Near the top of the links, we need to make a sketch on the inside of one link and extrude it to the other. Once this is done, we combine the 2 sides by typing S&gt;Combine and then select the 2 link pieces to create one whole component. The extrusion menu and final product should look like:</p><p style="padding-left: 9pt;text-indent: 0pt;text-align: left;"><span><img width="307" height="102" alt="image" src="tutorial-dyn-4dof-arm_files/Image_008.jpg"/></span></p><p style="padding-top: 2pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">Now we need to create all the holes near the actuator head. For this, select the eye next to your link component and it should disappear. We then need to type S&gt;Point and make 4 points in the center of the 4 holes. Once this is done, make the link visible again, and then make 4 more points directly over top of the ones you just made. This will help us select the center points for our holes. Now, type S&gt;Hole and then start selecting the center points to center the holes. To make the hole the right diameter, select the diameter of the new hole you are making and then select the outside of the hole on the actuator. This made the diameters of the new hole the same size. Your new product will look like:</p><p style="padding-top: 1pt;padding-bottom: 1pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">Do the same for the other side. Once this is done, insert another XL330 into your design and move it where it is above the link piece, but not touching. We then follow the same process to make the holes to connect our link to the next actuator. The final result will be on the next page:</p><p style="padding-left: 59pt;text-indent: 0pt;text-align: left;"><span><img width="139" height="112" alt="image" src="tutorial-dyn-4dof-arm_files/Image_009.jpg"/></span></p><p style="padding-top: 1pt;padding-bottom: 1pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">Now we need to make our joints, to do this, go to Assemble at the top of the screen and select As-Built Joint. Once you have done that, select the link and the face of the actuators turn head. When the menu pulls up, change it from Rigid Group to Revolute. The menu below then needs to look like:</p><p style="padding-left: 41pt;text-indent: 0pt;text-align: left;"><span><img width="188" height="184" alt="image" src="tutorial-dyn-4dof-arm_files/Image_010.jpg"/></span></p><p style="padding-top: 2pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">You will select the top of the turn head, then the link face, then place your joint in the center of them by hiding the link and lining up the joint at the center of the screw head. Once this is done, we need to make a Rigid Group between the top of the link and the new actuator. Go back to Assemble and select Rigid Group, then select the link and the actuator and hit OK. This makes it to wherever the link moves, so will the new actuator. Finally, go to Assemble, Drive Joint, select the joint you made and change the angle to 30 degrees. The final outcome should look like:</p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="text-indent: 0pt;text-align: left;"><span><img width="129" height="193" alt="image" src="tutorial-dyn-4dof-arm_files/Image_011.jpg"/></span></p><p style="padding-left: 5pt;text-indent: 0pt;text-align: justify;">To continue making the arm, you can either copy and paste these parts, or start from scratch and follow the same process with different lengths or parts.</p><p style="text-indent: 0pt;text-align: left;"><br/></p></li><li><h1 style="padding-left: 14pt;text-indent: -10pt;text-align: left;">My Design</h1><p style="padding-bottom: 1pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">For my robot design, I went with the method I described above and implemented it for all the links and actuators. My final design is able to move all together when I adjust the first joint by using the Motion Link. This is under Assemble and is done by linking all of the joints to each other one by one. The way to find this feature is shown below:</p><p style="padding-left: 39pt;text-indent: 0pt;text-align: left;"><span><img width="198" height="271" alt="image" src="tutorial-dyn-4dof-arm_files/Image_012.jpg"/></span></p><p style="padding-left: 5pt;text-indent: 0pt;text-align: justify;">When I did this, I only needed to select the first joint and then adjust it to the desired angle. Once I got this to work, I came up with the tests below.</p><p style="text-indent: 0pt;text-align: left;"><span><img width="125" height="134" alt="image" src="tutorial-dyn-4dof-arm_files/Image_013.jpg"/></span></p><p style="padding-left: 5pt;text-indent: 0pt;text-align: justify;">30 Degree:</p><p style="padding-top: 4pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">-30 Degree:</p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="padding-left: 53pt;text-indent: 0pt;text-align: left;"><span><img width="173" height="129" alt="image" src="tutorial-dyn-4dof-arm_files/Image_014.jpg"/></span></p><p style="padding-top: 3pt;padding-bottom: 1pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">0 Degree:</p><p style="padding-left: 106pt;text-indent: 0pt;text-align: left;"><span><img width="27" height="140" alt="image" src="tutorial-dyn-4dof-arm_files/Image_015.jpg"/></span></p><p style="padding-top: 4pt;padding-bottom: 2pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">45 Degree:</p><p style="padding-left: 51pt;text-indent: 0pt;text-align: left;"><span><img width="155" height="135" alt="image" src="tutorial-dyn-4dof-arm_files/Image_016.jpg"/></span></p><p style="padding-top: 2pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">I also set limits by right clicking on each joint and setting the limits to -45 to 45 degrees. The image below shows what happens when I try 90 degrees.</p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="padding-left: 21pt;text-indent: 0pt;text-align: left;"><span><img width="264" height="179" alt="image" src="tutorial-dyn-4dof-arm_files/Image_017.jpg"/></span></p><p style="padding-top: 6pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">As you can see, it will not update. This is due to the limits preventing it from moving past -45 or 45 degrees.</p><p style="padding-top: 4pt;padding-left: 5pt;text-indent: 0pt;text-align: left;">For printing purposes, I would place my links on their side and then have it print where the holes are facing outwards and not straight up and down.</p><p style="text-indent: 0pt;text-align: left;"><br/></p><p style="padding-left: 50pt;text-indent: 0pt;text-align: left;"><span><img width="175" height="154" alt="image" src="tutorial-dyn-4dof-arm_files/Image_018.jpg"/></span></p><p style="text-indent: 0pt;text-align: left;"><br/></p></li><li><h1 style="padding-left: 14pt;text-indent: -10pt;text-align: left;">Demonstration Links</h1></li></ol><p style="padding-left: 5pt;text-indent: 0pt;text-align: left;"><a href="https://youtu.be/lp023UXo7ls" style=" color: black; font-family:&quot;Times New Roman&quot;, serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 10pt;" target="_blank">CAD: </a><a href="https://youtu.be/lp023UXo7ls" target="_blank">https://youtu.be/lp023UXo7ls</a></p></body></html>
+
an arm based off the XL330 actuator. We will go over
 +
setting up the project folder and then adding in the
 +
XL330 file and starting creating our whole arm. We
 +
will also discuss how to combine different
 +
components to make a whole new component. We
 +
will then go over how to create joints and rigid
 +
groups to make sure the whole arm stays together and
 +
move as one single unit.
 +
 
 +
=Tutorials=
 +
To start off this tutorial, make sure that you create a
 +
new project folder to contain all parts that you need.
 +
This will include the XL330 model and your arm
 +
design. We will only focus on making one portion of
 +
the arm since this tutorial is helpful when creating the
 +
other links as well. To create a new project folder,
 +
open the Data Panel and then select New Project.
 +
 
 +
[[File:data-pannel.jpg]]
 +
 
 +
 
 +
From here, go to File>New Design to create your
 +
new design file. Save this file with a name of your
 +
choosing. Once this is done, right click the XL330
 +
file in the project folder and select Insert into Current
 +
Design. This will drop the XL330 Model into the
 +
design file you just saved. Your display should like
 +
like this:
 +
 
 +
[[File:dynxl330.jpg]]
 +
 
 +
When you see this, select the actuator and rotate it 90
 +
degrees in the Y direction to get it to stand up. Select
 +
the actuator and then right click and select
 +
Move/Copy to open up the side menu. When you
 +
change the X direction, the panel should look like the
 +
picture on the next page.
 +
 
 +
[[File:dynxl330Page.jpg]]
 +
 
 +
At this point, we build a Construct on the round head
 +
of the actuator by selecting Construct at the top of the
 +
screen and then select the round face to attach a flat
 +
construct to it. We then want to make a sketch on the
 +
construct by selecting the construct, then type S and
 +
then select 2-Point Rectangle. When making the
 +
sketch, make sure that it is a 3D Sketch and give it
 +
the dimensions you want by typing those values into
 +
the sketch on the screen. To center it on the actuator,
 +
while still sketching, type D and then select one of
 +
the lengths and set it to the desired value where it
 +
covers all 4 holes, then do the same thing for the
 +
width to a value where it is centered on the screen.
 +
The result of the construct and the sketch will be:
 +
 
 +
[[File:servo-horn.jpg]]
 +
 
 +
Now that the sketch is done, we need to extrude it. To
 +
extrude the sketch, select the sketch and type E. This
 +
will bring a menu up to where you can extrude it out
 +
to your specifications. You also want to make sure it
 +
is a component and not a body. For the purposes of
 +
3D printing, make the extrude thick enough that it
 +
can be properly printed. The result will look as such:
 +
 
 +
[[File:servo-horn-back.jpg]]
 +
 
 +
You have just made one side of your link. Now we
 +
need to make the other side. Using the same method,
 +
make the other side of the link on the opposite side of
 +
the actuator. The product will look as such:
 +
 
 +
[[File:servo-horn-side.jpg]]
 +
 
 +
Now we need to make the piece to connect the two
 +
links. Near the top of the links, we need to make a
 +
sketch on the inside of one link and extrude it to the
 +
other. Once this is done, we combine the 2 sides by
 +
typing S>Combine and then select the 2 link pieces to
 +
create one whole component. The extrusion menu
 +
and final product should look like:
 +
 
 +
[[File:servo-horn-top.jpg]]
 +
 
 +
Now we need to create all the holes near the actuator
 +
head. For this, select the eye next to your link
 +
component and it should disappear. We then need to
 +
type S>Point and make 4 points in the center of the 4
 +
holes. Once this is done, make the link visible again,
 +
and then make 4 more points directly over top of the
 +
ones you just made. This will help us select the center
 +
points for our holes. Now, type S>Hole and then start
 +
selecting the center points to center the holes. To
 +
make the hole the right diameter, select the diameter
 +
of the new hole you are making and then select the
 +
outside of the hole on the actuator. This made the
 +
diameters of the new hole the same size. Your new
 +
product will look like:
 +
 
 +
[[File:servo-horn-diag.jpg]]
 +
 
 +
Do the same for the other side. Once this is done,
 +
insert another XL330 into your design and move it
 +
where it is above the link piece, but not touching. We
 +
then follow the same process to make the holes to
 +
connect our link to the next actuator. The final result
 +
will be on the next page:
 +
 
 +
[[File:servo-horn-connect.jpg]]
 +
 
 +
Now we need to make our joints, to do this, go to
 +
Assemble at the top of the screen and select As-Built
 +
Joint. Once you have done that, select the link and the
 +
face of the actuators turn head. When the menu pulls
 +
up, change it from Rigid Group to Revolute. The
 +
menu below then needs to look like:
 +
 
 +
[[File:servo-horn-menue-2.jpg]]
 +
 
 +
You will select the top of the turn head, then the link
 +
face, then place your joint in the center of them by
 +
hiding the link and lining up the joint at the center of
 +
the screw head. Once this is done, we need to make a
 +
Rigid Group between the top of the link and the new
 +
actuator. Go back to Assemble and select Rigid
 +
Group, then select the link and the actuator and hit
 +
OK. This makes it to wherever the link moves, so
 +
will the new actuator. Finally, go to Assemble, Drive
 +
Joint, select the joint you made and change the angle
 +
to 30 degrees. The final outcome should look like:
 +
 
 +
[[File:joint-connect]]
 +
 
 +
To continue making the arm, you can either copy and
 +
paste these parts, or start from scratch and follow the
 +
same process with different lengths or parts.

Revision as of 20:08, 16 September 2021

Prerequisites

For this tutorial it is required to have the following items:

  • Fusion 360 Software access[link]
  • XL330 Model for Fusion 360[link]

Examples

CAD design has many uses in industry and private practice. It is heavily used in designing large parts from smaller parts that are designed. The ability to create components and then combine them to make a larger product is essential in understanding how a product as a whole is constructed and operates.

Overview

In this tutorial, we will go over the basics of creating an arm based off the XL330 actuator. We will go over setting up the project folder and then adding in the XL330 file and starting creating our whole arm. We will also discuss how to combine different components to make a whole new component. We will then go over how to create joints and rigid groups to make sure the whole arm stays together and move as one single unit.

Tutorials

To start off this tutorial, make sure that you create a new project folder to contain all parts that you need. This will include the XL330 model and your arm design. We will only focus on making one portion of the arm since this tutorial is helpful when creating the other links as well. To create a new project folder, open the Data Panel and then select New Project.

Data-pannel.jpg


From here, go to File>New Design to create your new design file. Save this file with a name of your choosing. Once this is done, right click the XL330 file in the project folder and select Insert into Current Design. This will drop the XL330 Model into the design file you just saved. Your display should like like this:

Dynxl330.jpg

When you see this, select the actuator and rotate it 90 degrees in the Y direction to get it to stand up. Select the actuator and then right click and select Move/Copy to open up the side menu. When you change the X direction, the panel should look like the picture on the next page.

Dynxl330Page.jpg

At this point, we build a Construct on the round head of the actuator by selecting Construct at the top of the screen and then select the round face to attach a flat construct to it. We then want to make a sketch on the construct by selecting the construct, then type S and then select 2-Point Rectangle. When making the sketch, make sure that it is a 3D Sketch and give it the dimensions you want by typing those values into the sketch on the screen. To center it on the actuator, while still sketching, type D and then select one of the lengths and set it to the desired value where it covers all 4 holes, then do the same thing for the width to a value where it is centered on the screen. The result of the construct and the sketch will be:

Servo-horn.jpg

Now that the sketch is done, we need to extrude it. To extrude the sketch, select the sketch and type E. This will bring a menu up to where you can extrude it out to your specifications. You also want to make sure it is a component and not a body. For the purposes of 3D printing, make the extrude thick enough that it can be properly printed. The result will look as such:

Servo-horn-back.jpg

You have just made one side of your link. Now we need to make the other side. Using the same method, make the other side of the link on the opposite side of the actuator. The product will look as such:

Servo-horn-side.jpg

Now we need to make the piece to connect the two links. Near the top of the links, we need to make a sketch on the inside of one link and extrude it to the other. Once this is done, we combine the 2 sides by typing S>Combine and then select the 2 link pieces to create one whole component. The extrusion menu and final product should look like:

Servo-horn-top.jpg

Now we need to create all the holes near the actuator head. For this, select the eye next to your link component and it should disappear. We then need to type S>Point and make 4 points in the center of the 4 holes. Once this is done, make the link visible again, and then make 4 more points directly over top of the ones you just made. This will help us select the center points for our holes. Now, type S>Hole and then start selecting the center points to center the holes. To make the hole the right diameter, select the diameter of the new hole you are making and then select the outside of the hole on the actuator. This made the diameters of the new hole the same size. Your new product will look like:

Servo-horn-diag.jpg

Do the same for the other side. Once this is done, insert another XL330 into your design and move it where it is above the link piece, but not touching. We then follow the same process to make the holes to connect our link to the next actuator. The final result will be on the next page:

Servo-horn-connect.jpg

Now we need to make our joints, to do this, go to Assemble at the top of the screen and select As-Built Joint. Once you have done that, select the link and the face of the actuators turn head. When the menu pulls up, change it from Rigid Group to Revolute. The menu below then needs to look like:

Servo-horn-menue-2.jpg

You will select the top of the turn head, then the link face, then place your joint in the center of them by hiding the link and lining up the joint at the center of the screw head. Once this is done, we need to make a Rigid Group between the top of the link and the new actuator. Go back to Assemble and select Rigid Group, then select the link and the actuator and hit OK. This makes it to wherever the link moves, so will the new actuator. Finally, go to Assemble, Drive Joint, select the joint you made and change the angle to 30 degrees. The final outcome should look like:

File:Joint-connect

To continue making the arm, you can either copy and paste these parts, or start from scratch and follow the same process with different lengths or parts.