-
Notifications
You must be signed in to change notification settings - Fork 3
/
Maslow-CNC-Kit.html
342 lines (324 loc) · 13.7 KB
/
Maslow-CNC-Kit.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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<!DOCTYPE html><html><head><meta name='viewport' content='width=device-width, initial-scale=1'><link href='styles.css' rel='stylesheet' /><link href='https://fonts.googleapis.com/css?family=Open+Sans' type='text/css' rel='stylesheet' /><title> Maslow CNC Kit</title><script>function resizeIframe(obj) {obj.style.height = obj.contentWindow.document.body.scrollHeight + 'px';}</script></head><body><header class = 'header'><div class='inner-header'><nav class='navigation'><a href='index.html' class='one-col'><img src='logo.png' style='width:auto;height:90px;border:0;'></a><a href='howdoesthegardenwork.html' class='nav-link button one-col'>How Does the Garden Work?</a><a href='addaproject.html' class='nav-link button one-col'>Add A Project</a></nav></div></header><section class = 'content'><div class = 'ProjectName'><h1 class='title'> Maslow CNC Kit</h1></div><div class='tab three-col'><button class="tablinks" onclick="openTab(event, 'Files' )" id="defaultOpen">Files</button><button class="tablinks" onclick="openTab(event, 'Instructions')" id="instructionsBTN">Instructions</button><button class="tablinks" onclick="openTab(event, 'Forums' )">Forums</button><button class="tablinks" onclick="openTab(event, 'Buy' )"id="buyBTN">Buy</button></div><div id='Files' class='tabcontent'><div class='tab-title'><h3 class='two-col'>Files</h3><a href=https://github.com/MaslowCommunityGarden/Maslow-CNC-Kit/blob/master/README.md class = 'edit_this_page_button' target='_blank'>Edit this page</a></div><table><tr><td class='project_image_area two-col'><img src=https://raw.githubusercontent.com/MaslowCommunityGarden/Maslow-CNC-Kit/master/mainpicture.jpg class = 'project_page_image'></td><td><a href=https://github.com/MaslowCommunityGarden/Maslow-CNC-Kit/archive/master.zip class = 'button one-col'>Download Files</a><a href=https://github.com/MaslowCommunityGarden/Maslow-CNC-Kit class = 'button one-col' target='_blank'>Source</a></td></tr></table><div class='three-col'><h1>Maslow CNC Kit</h1>
<p>The overall summary of the Maslow CNC machine</p>
<p>Here you can find links to each of the assembly steps and a complete bill of materials with links to where to buy as many parts as possible.</p>
</div></div><div id='Instructions' class='tabcontent'><div class='tab-title'><h3 class='two-col'>Instructions</h3><a href=https://github.com/MaslowCommunityGarden/Maslow-CNC-Kit/blob/master/INSTRUCTIONS.md class = 'edit_this_page_button' target='_blank'>Edit this page</a></div><br><br><br><br><div class='three-col'><h1>Putting Your Maslow Together</h1>
<p>The goal of the Maslow project is to make CNC accessible to everyone. That means making a machine which is affordable, requires no special tools or skills to assemble, and which is easy to use. We've done our best to create a design which we think works towards achieving these goals, but we know that an even better machine is possible with your help. Your feedback about how to make these directions better is more than welcome.</p>
<p>Building the machine is done in five steps. The directions for each step are in the respective community garden pages which you can edit. We chose to do the instructions this way to ensure that the directions are always up to date, and as clear as possible.</p>
<p>Links to each step below.</p>
<p><a href="http://maslowcommunitygarden.org/Electronics.html?instructions=true">Step 1: Electronics</a></p>
<p><a href="http://maslowcommunitygarden.org/Firmware.html?instructions=true">Step 2: Programing The Arduino</a></p>
<p><a href="http://maslowcommunitygarden.org/GroundControl.html?instructions=true">Step 3: Installing Ground Control</a></p>
<p><a href="https://github.com/MaslowCNC/Mechanics/wiki/Choose-A-Frame-Design">Step 4: Building The Frame</a></p>
<p><a href="http://maslowcommunitygarden.org/Maslow-Ring-System.html?instructions=true">Step 5: Cutting The Final Sled</a></p>
</div></div><div id='Forums' class='tabcontent'><div class='tab-title'><h3 class='three-col'>Forums</h3></div><div id='discourse-comments', class = 'forums_section'><script type='text/javascript'>DiscourseEmbed = { discourseUrl: 'https://forums.maslowcnc.com/',discourseEmbedUrl: 'http://maslowcommunitygarden.org/Maslow-CNC-Kit.html' };(function() {var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);})();</script></div></div><div id='Buy' class='tabcontent'><div class='tab-title'><h3 class='two-col'>Buy</h3><a href=https://github.com/MaslowCommunityGarden/Maslow-CNC-Kit/blob/master/BOM.md class = 'edit_this_page_button' target='_blank'>Edit this page</a></div><br><br><br><br><div class='three-col'><p>This is a complete list of the parts that come in the kit. Note that many of the parts are custom made in which case either a source is not linked, or a similar part is linked and not the one in the kit.</p>
<h2>Nuts and Bolts</h2>
<table>
<thead>
<tr>
<th>Part</th>
<th align="center"># Included</th>
<th align="right">Source</th>
<th>Alt Source</th>
</tr>
</thead>
<tbody>
<tr>
<td>Cotter Pins</td>
<td align="center">2</td>
<td align="right"><a href="https://www.fastenal.com/products/details/45287">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Brick Mounting Bolts</td>
<td align="center">4</td>
<td align="right"><a href="https://www.fastenal.com/products/details/21171">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Brick Mounting Nuts</td>
<td align="center">4</td>
<td align="right"><a href="https://www.fastenal.com/products/details/1136102">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Short Wood Screws</td>
<td align="center">14</td>
<td align="right"><a href="https://www.fastenal.com/products/details/32182">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Long Wood Screws</td>
<td align="center">90</td>
<td align="right"><a href="https://www.fastenal.com/products/details/32187">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Motor Mounting Screw</td>
<td align="center">8</td>
<td align="right"><a href="https://www.fastenal.com/products/details/91200">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Motor Mounting Washer</td>
<td align="center">8</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40379">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Set Screw for Motor Sprocket</td>
<td align="center">2</td>
<td align="right"><a href="https://www.fastenal.com/products/details/39847">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Set Screw Allen Wrench</td>
<td align="center">1</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40407">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Arduino Screws</td>
<td align="center">4</td>
<td align="right"><a href="https://www.fastenal.com/products/details/31204">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Arduino Screw Spacers</td>
<td align="center">4</td>
<td align="right"><a href="https://www.fastenal.com/products/details/0145649">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Chain Alignment Spacer</td>
<td align="center">2</td>
<td align="right"><a href="https://www.fastenal.com/products/details/0145790">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Shoulder Bolt</td>
<td align="center">4</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40011">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Shoulder Bolt Nut</td>
<td align="center">4</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40163">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Shoulder Bolt Washer</td>
<td align="center">8</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40358">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Shoulder Bolt Allen</td>
<td align="center">1</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40409">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>S hooks</td>
<td align="center">2</td>
<td align="right"><a href="https://www.fastenal.com/products/details/45320">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Ring To Brace Bolts</td>
<td align="center">12</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40868">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Ring To Brace Nuts</td>
<td align="center">12</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40143">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Ring Brace Screws</td>
<td align="center">18</td>
<td align="right"><a href="https://www.fastenal.com/products/details/31222">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Ring To Brace Bolts Allen</td>
<td align="center">1</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40425">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Cable Tie</td>
<td align="center">12</td>
<td align="right"><a href="https://www.fastenal.com/products/details/63122">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Small Nail</td>
<td align="center">2</td>
<td align="right"></td>
<td></td>
</tr>
<tr>
<td>Z-axis Bolts</td>
<td align="center">12</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40868">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Z-axis Brace Nuts</td>
<td align="center">12</td>
<td align="right"><a href="https://www.fastenal.com/products/details/40143">fastenall</a></td>
<td></td>
</tr>
<tr>
<td>Z-axis Brace Screws</td>
<td align="center">12</td>
<td align="right"><a href="https://www.fastenal.com/products/details/1131222">fastenall</a></td>
<td></td>
</tr>
</tbody>
</table>
<h2>Brackets</h2>
<table>
<thead>
<tr>
<th>Part</th>
<th align="center"># Included</th>
<th align="right">Source</th>
<th>Alt Source</th>
</tr>
</thead>
<tbody>
<tr>
<td>Motor Mount</td>
<td align="center">2</td>
<td align="right"></td>
<td><a href="https://amzn.to/2LqkbHd">Amazon</a></td>
</tr>
<tr>
<td>L-Bracket</td>
<td align="center">5</td>
<td align="right">https://maslowsurplusparts.com/products/l-bracket</td>
<td></td>
</tr>
<tr>
<td>Ring</td>
<td align="center">1</td>
<td align="right">Custom</td>
<td></td>
</tr>
</tbody>
</table>
<h2>Electronics</h2>
<table>
<thead>
<tr>
<th>Part</th>
<th align="center"># Included</th>
<th align="right">Source</th>
<th>Alt Source</th>
</tr>
</thead>
<tbody>
<tr>
<td>Power Supply (2.5mmx5.5mm plug )</td>
<td align="center">1</td>
<td align="right">Custom</td>
<td><a href="https://amzn.to/2LtO89a">Amazon</a></td>
</tr>
<tr>
<td>Arduino Mega 2560</td>
<td align="center">1</td>
<td align="right">Wholesale</td>
<td><a href="https://amzn.to/2Lqf35R">Amazon</a></td>
</tr>
<tr>
<td>Arduino Motor Controller Shield</td>
<td align="center">1</td>
<td align="right"><a href="https://maslowsurplusparts.com/collections/frontpage/products/arduino-shield-v1-2">Maslow</a></td>
<td></td>
</tr>
<tr>
<td>Main Motor</td>
<td align="center">2</td>
<td align="right"><a href="http://maslowcommunitygarden.org/Maslow-CNC-Motor.html">Maslow</a></td>
<td></td>
</tr>
<tr>
<td>Z-axis Motor</td>
<td align="center">1</td>
<td align="right">Custom</td>
<td></td>
</tr>
<tr>
<td>Motor Cable</td>
<td align="center">2</td>
<td align="right">Custom</td>
<td></td>
</tr>
<tr>
<td>Z-axis Cable</td>
<td align="center">1</td>
<td align="right">Custom</td>
<td></td>
</tr>
</tbody>
</table>
<h2>Other</h2>
<table>
<thead>
<tr>
<th>Part</th>
<th align="center"># Included</th>
<th align="right">Source</th>
<th>Alt Source</th>
</tr>
</thead>
<tbody>
<tr>
<td>Elastic Cord</td>
<td align="center">2</td>
<td align="right"><a href="https://amzn.to/2O5Hq83">Amazon</a></td>
<td></td>
</tr>
<tr>
<td>Elastic Cord Pulleys</td>
<td align="center">2</td>
<td align="right"><a href="https://amzn.to/2uNhLYR">Amazon</a></td>
<td></td>
</tr>
<tr>
<td>Chain</td>
<td align="center">2</td>
<td align="right">Custom</td>
<td><a href="https://amzn.to/2O3Ik4N">Amazon</a></td>
</tr>
<tr>
<td>Motor sprocket</td>
<td align="center">2</td>
<td align="right">Custom</td>
<td></td>
</tr>
<tr>
<td>Slack Sprocket</td>
<td align="center">2</td>
<td align="right">Custom</td>
<td></td>
</tr>
<tr>
<td>Heatsink</td>
<td align="center">2</td>
<td align="right">Custom</td>
<td></td>
</tr>
<tr>
<td>Ring Bearing</td>
<td align="center">4</td>
<td align="right">Custom</td>
<td></td>
</tr>
</tbody>
</table>
</div></div><div class='three-col'><script>function openTab(evt, tabName) {var i, tabcontent, tablinks;tabcontent = document.getElementsByClassName('tabcontent');for (i = 0; i < tabcontent.length; i++) {tabcontent[i].style.display = 'none';}tablinks = document.getElementsByClassName('tablinks');for (i = 0; i < tablinks.length; i++) {tablinks[i].className = tablinks[i].className.replace(' active', '');}document.getElementById(tabName).style.display = 'block';evt.currentTarget.className += ' active';var ifr = document.getElementById('discourse-embed-frame');ifr.src = ifr.src;}document.getElementById('defaultOpen').click();</script><script>if (window.location.search.indexOf('instructions=true') > -1 || window.location.search.indexOf('instructions=True') > -1) {document.getElementById('instructionsBTN').click();}if (window.location.search.indexOf('buy=true') > -1 || window.location.search.indexOf('buy=True') > -1) {document.getElementById('buyBTN').click();}</script></div></section><footer class='footer-basic-centered' style='clear: both;'><div class='inner-footer'><p class='footer-company-motto three-col'>The garden is a project of the <a href='http://www.maslowcnc.com'>Maslow CNC</a> community.</p><p class='footer-company-name three-col'>All content available under license of creator.</p></div></footer></body></html>