-
Notifications
You must be signed in to change notification settings - Fork 3
/
CNC-Cut-Dish-Rack.html
35 lines (22 loc) · 6.62 KB
/
CNC-Cut-Dish-Rack.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
<!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> CNC Cut Dish Rack</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'> CNC Cut Dish Rack</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/CNC-Cut-Dish-Rack/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/CNC-Cut-Dish-Rack/master/mainpicture.jpg class = 'project_page_image'></td><td><a href=https://github.com/MaslowCommunityGarden/CNC-Cut-Dish-Rack/archive/master.zip class = 'button one-col'>Download Files</a><a href=https://github.com/MaslowCommunityGarden/CNC-Cut-Dish-Rack class = 'button one-col' target='_blank'>Source</a></td></tr></table><div class='three-col'><h1>CNC Cut Dish Rack</h1>
<p>A CNC cut over-sink dish rack</p>
<p>I read <a href="https://99percentinvisible.org/article/finnish-dishes-simple-nordic-design-beats-dishwashers-drying-racks/">this 99% invisible article</a> about Finnish dish drying cabnets which let you keep your dishes directly over the sink so that instead of draining into a dish rack (which is invariably gross), they drain directly into the sink.</p>
<p>I wanted one, but I live in an appartment and I can't install a cabnet so I made a shelf version. I've had mine for several months now, and I love it.</p>
<p>You can find the open source CAD files here, along with the generated gcode if you just want to cut right away.</p>
<p>The original OnShape CAD document is also open source and available free here: </p>
<p><a href="https://cad.onshape.com/documents/2bcb3a22e1654035dd9b8115/w/2dc43ab2830a85c6bcea7f2f/e/50196667e7ab47a0b7f9ac92">The Original OnShape Document</a></p>
<p>The dishrack installed:</p>
<p><img src="https://raw.githubusercontent.com/MaslowCommunityGarden/CNC-Cut-Dish-Rack/master/dishrack%20installed.jpg" alt="installed" class="page_img" /></p>
<p>My frined Mimi liked it and made her own:</p>
<p><img src="https://raw.githubusercontent.com/MaslowCommunityGarden/CNC-Cut-Dish-Rack/master/Mimi%20Dish%20Rack.jpg" alt="Mimi dish rack" class="page_img" /></p>
</div></div><div id='Instructions' class='tabcontent'><div class='tab-title'><h3 class='two-col'>Instructions</h3><a href=https://github.com/MaslowCommunityGarden/CNC-Cut-Dish-Rack/blob/master/INSTRUCTIONS.md class = 'edit_this_page_button' target='_blank'>Edit this page</a></div><br><br><br><br><div class='three-col'><p>I coated my dish rack with three coats of <a href="http://www.minwax.com/wood-products/clear-protective-finishes/interior/minwax-fastdrying-polyurethane">polyurithane</a>.</p>
<p>Once the polyurithane had dried I screwed the parts together using 1.5 inch long screws. Four screws through the top of the dish rack attach the arms, and four screws through the sides of the arms attach the basket which holds the spoons. Pre-drilling these holes before putting the screws in is a good idea.</p>
<p>I then gave it one final coat of polyurithane to protect the spaces between the parts. </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/CNC-Cut-Dish-Rack.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/CNC-Cut-Dish-Rack/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>To make my dish rack I used:</p>
<ul>
<li>3/4 Shop grade plywood</li>
<li>Minwax fast-drying polyurethane</li>
<li>1.5 inch wood screws</li>
<li>Shelf brackets (there was already a shelf above my sink so I used the existing brackets)</li>
</ul>
</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>