Skip to content
Snippets Groups Projects
Commit 9be32998 authored by Angel Erazo Cáceres's avatar Angel Erazo Cáceres
Browse files

Update week04.md

parent 6ab84641
No related branches found
No related tags found
No related merge requests found
Pipeline #351186 passed
......@@ -7,32 +7,37 @@ The assignment for this week is create something that has been designed with par
I thought to design an object with living hinges and besides I wanted to use it as box. Therefore, my design will have 3 pieces.
Before to start with the design, I need to do the parameters definition so we are going to create a parametric design which is very useful because we do not know the exact tolerance and changing it with only one number. Therefore, if you wanted to change your design is as simple as changing those numbers. The parameters were defined on Fusion 360 and it can be changed and showed immediately on the design. You can see what parameters I defined in the following picture:
![](../images/Imagelayers.png)
![](../images/ParametricGIT.png)
Then, I sketched a rectangle then I drew an arc using the arc command with the option _3-point arc_ . Here are two images to see the commands.
Then, I sketched a rectangle then I drew an arc using the arc command with the option _3-point arc_ . Here, There is one image about what I am explaining:
![](../images/Sketch1GIT.png)
Afterwards, I created two rectangles that are going to be the finger-joints and here I defined the kerf which is the material lost in any type of cutting process. If we do not take in account the **kerf** then our pieces does not fit into each other. During the week we could determine that for our laser cutter the kerf is equal 0.15mm. It is important to mention that in my case the height of these two rectangles were set up _thickness + kerf_.
![](../images/Sketch2GIT.png)
I did not care about the other side because I am going to create it in the Rhino software next to the laser cutter.
Now, I need to create the arch and the sides and I sketched it in 3 parts. First, I did a rectangle and I cutted the sides which are the finger-joints.
The arch where I sketched the **living higes**. At the same plane at the top of the arc, I created 3 lines with a gap by 6mm and under them I sketched 2 lines more with the same gap. Then, The measure of the dimension from the sidearch is 141.372mm, I have got this value using the formula: 2*pi*R*Angle/360 -----> r=45mm; angle=180° Value=141.372mm.
So, I started to draw the 3 lines at the top of the rectangle and the 2 more lines under them. I used the mirror command ony for the first group of lines. To create all the living hinges I used the rectangular pattern, I selected the 5 lines and wrote the quantity and the distance, as you can see the following pictures:
![](../images/Sketch3GIT.png)
After that, we got the living hinges.
![](../images/Sketch4GIT.png)
Finally, I drew the last rectangle cutting the finger-joints.
![](../images/Sketch5GIT.png)
Afterwards, I exported the design in .DXF format to open it in the rhino software.
### Laser cutter
Here in the fab we have the Trotec Speedy400. It is a 1000x610mm 100W machine. This one was used in the group assignment. The trotec uses rhino and its own interface to send the file to cut. The software is basically used for importing files and assigning colors and layers.
/photo machine/
![](../images/trotecGIT.jpg)
It is important to mention that we did some tests with a standard template for 3 different materials. These were the settings:
......@@ -58,16 +63,17 @@ It is important to mention that we did some tests with a standard template for 3
- Raster (high): 90 Power, 80 Speed, 1,000 PPI
We have a datasheet on the right of the laser cutter. That will be used to cut our design.
Here we have a picture of the result of the 3 materials.
![](../images/ImageLaserCutterGIT.png)
### Laser cutter Workflow
1. Turning on the machine.
2. Loading the material.
photo
[](../images/ImageCCCGIT.jpg)
3. Setting focus and starting position for the laser.
......@@ -78,16 +84,23 @@ photo
6. Opening the file with Rhino on the computer connected to the cutter.
7. Checking settings and dimensiones of the file to make sure that everything is fine. This a picture of the final design made it in rhino.
Photo
[](../images/ImageRhinoGIT.png)
8. Setting up colors/layers to control cut order and group things that need the same laser settings. I used The reed and blue.
Photo
[](../images/Imagenumber8GIT.jpg)
9. Doing file -> Print to the cutter job control software.
10. Looking at the file in the job control software to make sure the dimensions are ok. I recommend you to see the screen and the material on the machine.
photo
[](../images/Imagenumber10GIT.jpg)
11. Setting up the proper cut order using colors/layers. Another important thing here is to do a small test cut It’s good to do a small test cut to verify that the speed, power, and frequency settings are appropriate for the material you are using. Having done the test I had to change my settings for the values from the polywood of 4mm.
Photo
[](../images/Imagenumber11GIT.png)
12. Clicking on the run icon.
......@@ -96,22 +109,25 @@ Here a process video:
<p><a href="https://vimeo.com/771326580">LaserCutter</a> from <a href="https://vimeo.com/user149551685">Angel Erazo</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
The final result is:
foto
[](../images/LivingFInalresultGIT.jpg)
### Vinyl cutter
Here in the FabLab we have two vinyl cutters, the Roland CAMM-1 and the Silhouette Cameo 3. The Roland has more power than the Silhouette and it is better for bigger cuts and figures. On the contrary, the Silhouette is easier to use, with a more intuitive software, and offers a really good resolution for small cuts. For this reason I decided to work with the Silhouette as I need to do really small cuts for my design.
poto machine
[](../images/VynilcutterGIT.jpg)
#### Sketching
I had some ideas in mind for my drawing but I decided to do my own logo. I sketched a dojo in Adobe Illustrator and inkscape.
PHOTO
PHOTO
[](../images/DESIGNAIGIT1.jpeg)
[](../images/DesignAIGIT.jpeg)
#### Vinyl Cutter Workflow
1. Import .dxf file into Silhouette Studio software.
2. Select material as Vynil Matte.
3. The tool is set to Cut.
4. I had to experiment with the force and speed and go through a set of tests, eventually I set the force 10 , speed 5 ands passes 1
PHOTO
[](../images/ParameterVynilGIT.jpeg)
5. Make sure the tip of the pen is not too soft as it might bend under pressure.
6. The file should contain only vectors.
7. Testing the setting If you can take the material off easily is ok and you can start. You can see a image of my testing.
......@@ -122,12 +138,13 @@ There is a video of the process:
<p><a href="https://vimeo.com/771326650">VinylCutter</a> from <a href="https://vimeo.com/user149551685">Angel Erazo</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
Then, I took the part of the square off, you have a picture of it:
[](../images/IMAGEFINALVYNILGIT.jpeg)
To transfer the sticker to my laptop I used a sticky tape to avoid damage.
[](../images/TransferVynilfinalGIT.jpeg)
The final result:
[](../images/FinalresultVynilGIT.jpeg)
## Group Assignment
Here is the [link](https://fabacademy.org/2022/labs/barcelona/students/barcelona-group-assignment/assignments/week03/group-project/week03-group-project/).
......
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