-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathBucket-Stand-.html
46 lines (27 loc) · 7.48 KB
/
Bucket-Stand-.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
<!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> Bucket Stand </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'> Bucket Stand </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/Bucket-Stand-/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/Bucket-Stand-/master/mainpicture.jpg class = 'project_page_image'></td><td><a href=https://github.com/MaslowCommunityGarden/Bucket-Stand-/archive/master.zip class = 'button one-col'>Download Files</a><a href=https://github.com/MaslowCommunityGarden/Bucket-Stand- class = 'button one-col' target='_blank'>Source</a></td></tr></table><div class='three-col'><h1>Bucket Stand</h1>
<p>Stand that holds a bucket or flower pot or anything else that is about 10.5 inches and tapered.</p>
<p>I originally made this hold a bucket with poultry water nipples in the bottom to water my chickens. Once it was made the Maslow community helped me see many other uses for it:
* Bucket to hold your favorite libation on ice (beer, soda, water, you name it...) <br />
* Flower pots <br />
* Throw some small casters on it (now you got wheels baby!) <br />
* Edit this page and add more! </p>
<p>The bucket came from the local super market bakery, it is a 3 gallon bucket that originally held frosting. </p>
<p>The OnShape project is located <a href="https://cad.onshape.com/documents/ca79b2b8f1bc36a8b472907d/w/5a8ed990cfd5acc257062838/e/974068277cd30dcdeee1d4db">here</a></p>
<p><img src="https://raw.githubusercontent.com/MaslowCommunityGarden/Bucket-Stand-/master/IMG_2873.jpg" alt="alt text" class="page_img" /></p>
<p><img src="https://raw.githubusercontent.com/MaslowCommunityGarden/Bucket-Stand-/master/IMG_2876.jpg" alt="alt text" class="page_img" /></p>
<p><img src="https://raw.githubusercontent.com/MaslowCommunityGarden/Bucket-Stand-/master/Bucket%20Stand%20Drawing.jpg" alt="alt text" 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/Bucket-Stand-/blob/master/INSTRUCTIONS.md class = 'edit_this_page_button' target='_blank'>Edit this page</a></div><br><br><br><br><div class='three-col'><h2>Material Used</h2>
<p>This was made for 3/4 inch or 23/32 inch CDX plywood. All the files below where recreated assuming 3/4 inch plywood and cutting with a 1/4 inch bit.</p>
<h2>About the Files:</h2>
<h3><a href="https://raw.githubusercontent.com/MaslowCommunityGarden/Bucket-Stand-/master/Bucket%20Stand%20Parts.svg">Bucket Stand Parts.svg</a></h3>
<p>Can brought into MakerCam for tool paths at 96 dpi. </p>
<h3><a href="https://raw.githubusercontent.com/MaslowCommunityGarden/Bucket-Stand-/master/Bucket%20Stand%20Assembled%20Drawing.dxf">Bucket Stand Assembled Drawing.dxf</a></h3>
<p>DXF export from OnShape</p>
<h3><a href="https://raw.githubusercontent.com/MaslowCommunityGarden/Bucket-Stand-/master/Bucket%20Stand%20Parts%20for%20SVG%20conversion.dxf">Bucket Stand Parts for SVG conversion.dxf</a></h3>
<p>DXF export from OnShape of individual parts. If not using OnShape, this is probably the best place to start if you need to modify the size. </p>
<h3><a href="https://github.com/MaslowCommunityGarden/Bucket-Stand-/tree/master/GCode">GCode .nc files</a></h3>
<p>These are 3 files setup to cut the top ring, bottom ring, and 3 legs. These files were setup for 23/32 (3/4) inch stock to be cut with a 1/4 inch bit.</p>
<p>The Top Ring is setup with an inside diameter of 10.5 inches, so make sure your bucket will fit that. The pockets in the bottom ring are oversized for 23/32" stock so you may have gaps. </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/Bucket-Stand-.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/Bucket-Stand-/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>The bucket came from the local super market bakery, it is a 3 gallon bucket that originally held frosting. Bakeries sometimes give these buckets and lids away or only charge a couple of dollars for them. </p>
<p>The chickens are able to drink from the bucket by using screw in poultry feaders like these from <a href="https://www.amazon.com/Automatic-Chicken-Drinker-Feeders-Poultry/dp/B008AZTHNS">amazon</a></p>
</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>