<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>GIZMO 2 another 3D printed enclosure</title><link>/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><description>This is my design for a 3D printed enclosure, I have used OpenSCAD for this as it&amp;#39;s my preferred design tool and just for fun I used the GIZMO2 as my development workstation.To start with I set-up my GIZMO2 with a 120GB S...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Mon, 21 Sep 2015 08:22:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>balearicdynamics</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Very good job Brian!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I will start from this design with some changes for a more complete Gizmo2 management, that I will post further. I have a question that made me crazy just in these days; How did you measures correctly the occupied space of the connectors ? I have tried with caliber and ruler but I was never sure of the dimensions. To be honest, I have - lucky - found your post just searching for something showing the correct dimensions&amp;nbsp; of the board connectors &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-0b765716-449b-4180-9e2e-d45e5d50fc7d/3301.contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you for your effort. Enrico&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Mon, 27 Apr 2015 14:08:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Just wanna say thank you for the model! The base has already been printed successfully, I&amp;#39;m continuing with the middle part now, will post the results as soon as the case is complete! &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-0b765716-449b-4180-9e2e-d45e5d50fc7d/0336.contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Fri, 03 Apr 2015 16:57:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I&amp;#39;m new to 3D printing first off.&amp;nbsp; I am trying to print the enclosure and noticed when I open it in Replicator G it is all one piece not separate sections as you have above.&amp;nbsp; How should I go about printing the different sections?&amp;nbsp; Thanks, trying to get a R&amp;amp;D project off to our manufacturing facility and this is the last objective to complete.&amp;nbsp; Learning on the fly!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Tue, 24 Mar 2015 16:42:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Brian, nice job.&lt;/p&gt;&lt;p&gt;I downloaded your design and am thinking of printing it (in black by the way) but I have a question about the files.&lt;/p&gt;&lt;p&gt;I opened it in SCAD and saw your comments on line 21. &lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;// Print items - uncomment one,render and export the STL&lt;/p&gt;
&lt;p&gt;//rotate([180,0,0]) top();&lt;/p&gt;
&lt;p&gt;//rotate([180,0,0]) middle();&lt;/p&gt;
&lt;p&gt;//base();&lt;/p&gt;
&lt;p&gt;//button(); translate([10,0,0]) button(); &lt;/p&gt;
&lt;p&gt;//end_cover();&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;I tried what I thought this meant and uncommented &lt;/p&gt;&lt;p&gt;&lt;span&gt;//rotate([180,0,0]) top();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;to&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;rotate([180,0,0]) top();&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;did a built and &lt;/span&gt;exported&lt;span&gt;. When I opened it in Repetier I had the panel I wanted and the whole box as well.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;I clearly missed a step. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Help appreciated.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Sat, 21 Mar 2015 22:54:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Looks amazing! I wonder how black case and red buttons would look like...&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Sat, 31 Jan 2015 19:47:23 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>cstanton</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Blue&amp;#39;s a good colour &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-0b765716-449b-4180-9e2e-d45e5d50fc7d/contentimage_5F00_1.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Sat, 31 Jan 2015 18:57:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;This looks great : ) And love the custom buttons!!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: GIZMO 2 another 3D printed enclosure</title><link>https://community.element14.com/products/devtools/single-board-computers/gizmo2/b/blog/posts/gizmo-2-another-3d-printed-enclosure</link><pubDate>Sat, 31 Jan 2015 18:49:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0b765716-449b-4180-9e2e-d45e5d50fc7d</guid><dc:creator>fvan</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Looks great!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=19822&amp;AppID=103&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>