-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprojectfour.html
195 lines (166 loc) · 14.9 KB
/
projectfour.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="src/styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="icon" type="image/png" href="src/images/favicon-32x32.png" sizes="32x32" />
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
<meta charset="UTF-8"/>
<title>Final project </title>
<body style="margin :0;">
<section class="hero2">
<nav>
<a href="index.html"> <img class ="logo" src="src/images/cat.png"></a>
<ul>
<li> <a class="white" href ="index.html#about-me"> About me</a></li>
<li><a class = "white" href="index.html#contact"> Contact </a> </li>
<li><a class = "white" href ="index.html#projects"> Projects </a></li>
</ul>
</nav>
</section>
<section class="article">
<h1>Automated flowerpot</h1>
<h2>Final Project for Modern Manufacturing Processes</h2>
<h2>Description</h2>
<p class="text">This the documentation of making the actual flowerpot that was then automated with an Arduino, light sensors, water pump and more. The actual implemention of the circuitry and the logic in the code will not be covered here.</p>
<p class="text">With me in the group are Aron Björn and Hákon, please find their websites here:</p>
<p class="text"><a href="https://ronbear23.github.io/Modern-manufacturing-processes/index.html">Aron</a></p>
<p class="text"><a href="https://hag922.github.io/VEL608G2/?fbclid=IwAR3mAZSZeiFhaR74HPTNEoKISBJjBmWZ8xI_ses2KzNffkDqwkeu4tt3s_o">Hákon</a></p>
<h3 style="font-size: 25px;">Below is a video showing the flowerpot in action. Reacting to changes in ambient light and soil moisture.</h3>
<video controls>
<source src="src/Proj4/blomapottur_virkni.mp4" >
</video>
<h2>Project management</h2>
<p class="text">To make sure every member of the group had a pre-determined role in the assignment, the group decided to make a Gantt chart to give a rough estimate of time spent on each aspect of the assignment. The Gantt chart can be found here below: (note that some of the things included in the Gantt chart are only relevant to another project)</p>
<img src="src/Proj4/Ganttchart.png" alt="" >
<h2>The Design</h2>
<img src="src/Proj4/pot_sketch.jpg" alt="" width="600">
<p class="text">Due to the fact we were already paired together in another course and had decided to create a self-watering and -lighting flowerpot, it was ideal to make the pot in this course.
The pot we were to design needed to fulfill the requirements for both assignments, so quite a lot of planning went into the design. Above is a rough draft of the pot. </p>
<p class="text">The group wanted to assemble the pot using only the methods we had learnt in this course, i.e. pressfits. The pot also required two "levels", one for the plant & and dirt and another one for the water supply. Next up we had to design the flowerpot. Fusion 360 was used to model the product. After some deliberating and some redesigns we finally landed on a design we were all happy with. Snapshots of the final design can be seen here below:</p>
<img src="src/Proj4/blomapottur2.png" alt="" width="400">
<h2>Milling</h2>
<p class="text">For the milling to work you first have to download an application, called <i>Vcarve</i>, and a link to the application can be found <a href="https://www.vectric.com/products/vcarve-pro" target ="_blank">here</a>. The application you can download for free is a trial version, but everything you'll need is included in that version.
To get started, you first have to import your Fusion 360 drawings as a <i>.DXF</i> (Drawing Exchange Format) file, and import that into Vcarve. From there you can set your feeds and speeds, as well as the toolpaths. For your settings to be accurate you have to know what kind of milling teeth you'll be working with. In our case there were two. <b>6 mm Down-cut</b>, which means the grain is pushed downwards for a finer edge was used for the first 3 mm, and then a <b>6 mm Up-cut</b> for the rest of the milling</p>
<p class="text"> The milling teeth can be seen below, with the up-cut on the left & the down-cut on the right:</p>
<img src="src/Proj4/updowncut.jpg" alt="" width="600">
<h2>Feeds And Speeds</h2>
<p class="text">
The feeds and speeds were set after consultation from our teacher, and were the same for both the Down-cut and Up-cut milling teeth. A screenshot of the settings can be seen below:
</p>
<img src="src/Proj4/feeds_and_speeds.png" alt="" width="700">
<p class="text ">Once you've successfully set your feeds and speeds you can get started on the toolpaths </p>
<h2>Toolpaths</h2>
<p class="text">
Your toolpaths represent the movement the milling machine will have to take in order to mill your object. In our case all the milling should fully penetrate the object so we click "profile toolpath". From there we create two toolpaths, one for the down-cut in the range 0 - 3mm and one for the up-cut in the range 3-18mm which should cut through the plate. Make sure you pick the right tools for each toolpath. Lastly you need to add tabs to your toolpath. The purpose of the tabs is to make sure nothing moves while the milling is taking place so that everything comes out right. Lastly you click calculate and the toolpath is ready. Below you can see the toolpaths as well as the tabs:
</p>
<img src="src/Proj4/toolpaths.png" alt="" width="750">
<h2>Assembly</h2>
<p class="text">
After the milling was completed the only thing left to was to assemble the pot. However we noticed that the Shop bot had messed up for some unknown reason, maybe warping in the plate, but it milled the toolpath between holes in two of our sides, and the holes were in completely the wrong place on the other two. The rest of the components however fit very tightly together. After a short chat with our teacher we concluded that the most likely reason for the failure was that since the vectors were not connected together they most likely moved when they were being prepared for the Shop Bot. Since we are recourceful we decided to just make the correct holes ourselves, and trim what didn't fit together. The correct hole was first drilled with a 17mm Ø hole saw, and then used a file to achieve the square shape. The middle platform was then trimmed with a band saw to make it fit (since the holes for the platform were in the wrong place).
</p>
<h2>Process</h2>
<p class="text">Here you can find images and a short video showing the process of making the flower pot.
</p>
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides fade">
<div class="numbertext">1 / 4</div>
<img src="src/Proj4/shopbot.jpeg" style="width:100%">
<div class="text2"></div>
</div>
<div class="mySlides fade">
<div class="numbertext">2 / 4</div>
<img src="src/Proj4/shopbot2.jpeg" style="width:100%">
<div class="text2"></div>
</div>
<div class="mySlides fade">
<div class="numbertext">3 / 4</div>
<img src="src/Proj4/assembly (2).jpg" style="width:100%">
<div class="text2"></div>
</div>
<div class="mySlides fade">
<div class="numbertext">4 / 4</div>
<img src="src/Proj4/assembly (3).jpg" style="width:100%">
<div class="text2"></div>
</div>
<!-- Next and previous buttons -->
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<br>
<p class="text">
After the Shop bot is finished you'll need a chisel to get the objects out. This can be cumbersome if you put many tabs (which "skip" a certain length in the last phase to make sure your objects don't move during milling) but it is worth it in the long run.
</p>
<!-- The dots/circles -->
<div style="text-align:center">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
<span class="dot" onclick="currentSlide(4)"></span>
</div>
<h2>Additional parts</h2>
<p class="text">The group realized not everything could me milled, either due to material or shape. Therefore three components were 3D printed, the holders for the hose responsible for watering,
</p>
<p class="text">The group realized not everything could me milled, either due to material or shape. Therefore three components were 3D printed, the holders for the hose responsible for watering,</p>
<img src="src/Proj4/haldari.png" width="500"><br>
<p class="text">The bracket, shielding the microcomputer, controlling the watering and lighting</p>
<img src="src/Proj4/bracket.png" width="500"><br>
<p class="text">And the filling funnel for the water tank.</p>
<img src="src/Proj4/renna.png" width="500"><br>
<p class="text">The group also laser cut a lining for the pot, making sure the wood would not draw moisture from the soil. The image shows the lining installed, as well as the holders</p>
<img src="src/Proj4/lining.jpg" width="500"><br>
<h2>Assembly</h2>
<p class="text">After the milling was completed the only thing left to was to assemble the pot. However we noticed that the Shop bot had messed up for some unknown reason, maybe warping in the plate, but it milled the toolpath between holes in two of our sides, and the holes were in completely the wrong place on the other two. The rest of the components however fit very tightly together. After a short chat with our teacher we concluded that the most likely reason for the failure was that since the vectors were not connected together they most likely moved when they were being prepared for the Shop Bot. Since we are recourceful we decided to just make the correct holes ourselves, and trim what didn't fit together. The correct hole was first drilled with a 17mm Ø hole saw, and then used a file to achieve the square shape. The middle platform was then trimmed with a band saw to make it fit (since the holes for the platform were in the wrong place).
</p>
<h2>The final product</h2>
<p class="text">Finally after all the above was completed we had a great flowerpot on our hands. The group was happy with the results (even though the Shop bot messed up a little). The group also felt the experience of working with the milling machine and learning how to prepare files for milling was a valuable experience and all in all felt the assignment was a success. The assembled flower pot can be seen in the following picture:</p>
<img src="src/Proj4/blomapottur_complete (3).jpg" alt="" width="700">
<img src="src/Proj4/blomapottur_complete (2).jpg" alt="" width="700">
<br>
<video controls src="src/Proj4/polycam-video.mp4"></video>
<p class="text"> Here is a short video introducing the product</p>
<video controls src="src/Proj4/kynningarmyndband.mp4" width="800"></video>
<button type="button" > <p><a href="src/Proj4/lokaverkefni.zip" download> Click here for zip file containing all files for the project </a></p></button> <br>
<h2>My contribution</h2>
<p class="text">What I did.</p>
<p class="text">While Hákon did most of the drawing and designing, I helped plan the layout and orientation of the object. I oversaw the milling process with Hákon. </p>
My Workload
<table style="width:50%">
<tr>
<td>Deciding what to make and planning</td>
<td>3 hours</td>
</tr>
<tr>
<td>Preparing design for milling</td>
<td>3 hours</td>
</tr>
<tr>
<td>Milling</td>
<td>1 hour</td>
</tr>
<tr>
<td>Documenting </td>
<td>4 hours</td>
</tr>
<tr>
<td>Cutting and sanding</td>
<td>2 hours</td>
</tr>
<tr>
<td><b>Total</b></td>
<td><b>13 hours</b></td>
</tr>
</table>
<h2>Leaflet</h2>
<p class="text">Finally, please find a leaflet for the project here.</p>
<img src="src/Proj4/leaflet.png" alt="" width="900">
<h2>COPYRIGHT</h2>
<p class="text"><b>(c) Aron Björn Leifsson, Axel Thor Aspelund, Hákon Gunnarsson 2022</b></p>
<p class="text">This work may be reproduced, modified, distributed, performed, and displayed for any purpose, but must acknowledge "Autonomous Flower Pot A.H.A.". Copyright is retained and must be preserved. The work is provided as is; no warranty is provided, and users accept all liability.</p>
</section>
<script src="src/app.js"></script>
</body>
</head>
</html>