Skip to content
Snippets Groups Projects
Commit 0f2488c9 authored by Charlotte Vandenbulcke's avatar Charlotte Vandenbulcke
Browse files

adding content in week07

parent 1f620ade
No related branches found
No related tags found
No related merge requests found
Pipeline #443878 passed
......@@ -62,26 +62,26 @@
<h4>Part design</h4>
<p>We used Freecad to create and parameterized the entire the part using spreadsheets.</p>
<p>We used Freecad to create a parametric square part using spreadsheets.</p>
<p>The parameterized parts are :</p>
<ul>
<li>the side of the square</li>
<li>part thickness </li>
<li>the part thickness</li>
<li>the radius of the fillets</li>
<li>round hole diameter</li>
<li>X position of round hole</li>
<li>round hole position Y</li>
<li>kerf</li>
<li>notch length</li>
<li>notch width </li>
<li>length of rectangular pocket</li>
<li>width of rectangular pocket </li>
<li>rectangular pocket thickness </li>
<li>the round hole diameter</li>
<li>the X position of the round hole</li>
<li>the Y position of the round hole</li>
<li>the kerf</li>
<li>the notch length</li>
<li>the notch width </li>
<li>the rectangular pocket length</li>
<li>the rectangular pocket width</li>
<li>the rectangular pocket thickness </li>
<li>the X position of the rectangular pocket</li>
<li>Y position of rectangular pocket</li>
<li>the Y position of the rectangular pocket</li>
</ul>
......@@ -89,14 +89,30 @@
<p>To avoid drawing the different parts by manually entering each measurement, we've used the symmetry (horizontal, vertical) and constraint (horizontal, vertical, radius, diameter) options.</p>
<span class="image object">
<img src="../images/...jpg" alt="..." />
</span>
<p>The symmetry and constraint steps must be performed one by one to avoid errors.</p>
<p>Once all the parts have been constrained, they are linked to the parametric table.</p>
<p>Once all the parts have been constrained, they are linked to the parametric table.</p>
<span class="image object">
<img src="../images/...jpg" alt="..." />
</span>
<p>An error may occur from time to time. The solution is to remove redundant constraints displayed in the sidebar.</p>
<p>An error may occur from time to time. The solution is to remove redundant constraints displayed in the sidebar.</p>
<span class="image object">
<img src="../images/selectioncontrainte.jpg" alt="..." />
</span>
<p>When the part design is ready, all lines and points are green and the message "fully constrained" appears in the sidebar.</p>
<span class="image object">
<img src="../images/objetentierementcontraint.jpg" alt="..." />
</span>
<h5>Preparing the file</h5>
<p>Once the object has been created, we need to prepare the file so that we can start working on the CNC.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment