<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2-ppt (info@mypapit.net)" -->
<rss version="2.0">
    <channel>
        <title>Thingiverse - Things Tagged With 'scanner'</title>
        <description><![CDATA[Cool things we think you'll like from Thingiverse.com]]></description>
        <link>http://www.thingiverse.com/tag:scanner</link>
        <lastBuildDate>Fri, 10 Feb 2012 16:25:27 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt (info@mypapit.net)</generator>
        <language>en-us</language>
        <copyright>Copyright 2012, Thingiverse.com</copyright>
        <item>
            <title>Sample 3D Scanned Head</title>
            <link>http://www.thingiverse.com/thing:14330</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:14330"><img src="http://thingiverse-production.s3.amazonaws.com/renders/60/b9/d3/83/6a/DSC00322_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a printable version of the sample scanned head you get with the 3 phase software. But getting it to a printable object is no mean feat it seems. I will try to describe the procedure here
</div>]]></description>
            <author>M_G</author>
            <pubDate>Mon, 05 Dec 2011 22:12:10 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:14330</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/4b/47/0d/f2/f8/14_15_8_11_cloud.obj" length="1730360" type="application/octet-stream"/>
        </item>
        <item>
            <title>Kinect to STL sketch for Processing</title>
            <link>http://www.thingiverse.com/thing:12365</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:12365"><img src="http://thingiverse-production.s3.amazonaws.com/renders/11/21/6d/db/cd/KinectSTLmeshlab2_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>Here's my Processing sketch to interface with the Kinect and capture the depth data and render it as a solid STL file. I've included controls to adjust two thresholds - near and far. This allows you to set up a "Han Solo in carbonite" type effect. <br />
<br />
I am not going to hold your hand through setting up Processing and this write up is In Progress, so if you get frustrated, realize that this might not be for you yet. Until I find a way to streamline posting a standalone application that works (currently it doesn't), this is still only for the persistent.<br />
<br />
 Until Microsoft publishes the code for their KinectFusion project, this is the best I could do to get a directly printable object without messing around in Blender or MeshLab. It's also my first serious coding effort, so forgive any inelegant code. Yes, the STL files are large (15mb) and the detail is hard for the CupCake to print, but it has the outreach potential for people new to 3D printers to create a unique, personalized object by just posing. Before you ask, the STL doesn't seem to take any less time in skeinforge if you use Blender to remove all duplicate vertices first, so I don't bother.<br />

</div>]]></description>
            <author>johngomm</author>
            <pubDate>Sun, 09 Oct 2011 22:00:10 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:12365</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/95/e2/2b/90/fc/Kinect_STL_Export_Adjust.pde" length="8467" type="application/octet-stream"/>
        </item>
        <item>
            <title>Kinect 360 object scanner (WIP, v0.2)</title>
            <link>http://www.thingiverse.com/thing:11956</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:11956"><img src="http://thingiverse-production.s3.amazonaws.com/renders/d8/f3/76/c8/eb/Screen_shot_2011-10-01_at_12.42.53_AM_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>A hangable 3D scanner based on the kinect, arduino, and a stepper motor.<br />
<br />
Not working yet, but figured I'd put it up so I could get critiques and suggestions as I work.<br />
<br />
The code base is currently in progress, will be borrowing heavily from Kyle McDonald's work for Makerbot, of course. Am sketching it up at the moment, unsure whether I want to do it in Java (very familiar) or Cpp through OF.<br />
<br />
v0.2 (files up, not tested or 100%) Defined solution for hub. 4 piece design with bearings.<br />
<br />
v0.15 Physical testing and modification of outerJoint and innerJoint. These include adding radial support screws, modified teeth, and refined build methods. The failed code is retained in the build methods with explanation, just for the hell of it.<br />
<br />
v0.1 Framework of object and base line openSCAD file. Only parts printed/tested so far are arm joints.
</div>]]></description>
            <author>Readywater</author>
            <pubDate>Sat, 01 Oct 2011 03:56:42 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:11956</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/71/98/52/ae/21/outerJointTest2.stl" length="2085582" type="application/sla"/>
        </item>
        <item>
            <title>Spinscan</title>
            <link>http://www.thingiverse.com/thing:9972</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:9972"><img src="http://thingiverse-production.s3.amazonaws.com/renders/a8/ee/44/7d/65/5925011533_d9dac35187_o_preview_large.jpg" alt="Spinscan Turntable Complete" class="render" style="width: 240px; height: 180px" /></a><br/>Spinscan Turntable Complete</div><div>360 degree 3D laser scanner.<br />
<br />
Still a work in progress, but I wanted to post what I have so far.<br />
<br />
The latest version can be found at <a href="https://github.com/tbuser/spinscan_turntable" target="_blank" rel="nofollow">github.com/tbuser/spinscan_turntable</a><br />
<br />
I'm also working on software at <a href="https://github.com/tbuser/spinscan" target="_blank" rel="nofollow">github.com/tbuser/spinscan</a><br />
<br />
Checkout the spinscan tag to see examples of scanned stuff: <a href="http://www.thingiverse.com/tag:spinscan" target="_blank" rel="nofollow">thingiverse.com/tag:spinscan</a>
</div>]]></description>
            <author>tbuser</author>
            <pubDate>Mon, 11 Jul 2011 06:27:23 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:9972</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/1b/b7/fb/ce/c2/spinscan_turntable.inc" length="1482" type="application/octet-stream"/>
        </item>
        <item>
            <title>SFM Scanner</title>
            <link>http://www.thingiverse.com/thing:8885</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:8885"><img src="http://thingiverse-production.s3.amazonaws.com/renders/88/03/34/44/7a/pointcloud_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>Structure from motion is a class of algorithms that take information about point correspondences between images and use them to reconstruct 3D scenes. While some pretty serious math is involved, no specialist hardware is required aside from a camera. <br />
<br />
We've seen lots of structure from motion based 3D scanning solutions already this year, the best known being <a href="http://my3dscanner.com/" target="_blank" rel="nofollow">my3dscanner.com/</a>, but all of them are closed source. This is hard to deal with when I see cool things like Qi Pan's ProFORMA software (http://www.youtube.com/watch?v=vEOmzjImsVc&fmt=22) but can't use them or look at how they work. There's been plenty of good open source innovation in laser based 3D scanners, but very little on the software side of scanning, which kind of surprises me given that software is usually the area that people think of as conducive to an open source approach. <br />
<br />
So for my computational photography final project last semester I set out to make an open source SFM scanner in Matlab, since a lot of toolkits were already available to do the heavy math part. Unfortunately I won't have much time to work on it this summer, so I decided to release the code now to see if anyone could do anything with it. <br />
<br />
The program starts with either user input images or input from a webcam, extracts feature points using David Lowe's SIFT, attempts to remove outliers using the MAPSAC algorithm from Philip Torr's toolkit, then uses Vincent Rabaud's toolkit to reconstruct the 3D positions of the points. From there Liugi Giaccari's implementation of the Crust algorithm is used to find a surface mesh automatically, and a function by Andreas Richter I found on the Matlab file exchange to export an STL file. The end result is that you can (theoretically) go from photo capture to STL output without any user intervention. In practice you might be better off exporting the point cloud and meshing it with Meshlab or some other program.<br />
<br />
As of now I have only written a function to extract structure from 2 images using the normalized 8 point algorithm. I think this might require a stereo camera setup, which you might be able to approximate using just one webcam. More importantly, SIFT is not a very good detector for getting dense sets of features, and 2 images will not give you much to work with, so results as of now will be poor to unrecognizable. Fortunately all the code is pretty modular, so switching in a new feature detector or making other modifications should work fine after transposing a matrix or changing some variables. <br />
<br />
Vincent's toolbox can use quite a few different methods, most of which are much better than the 8 point algorithm, but it needs either calibration data or more than 2 input images. Implementing affine and metric upgrades would be even better. I'm hopeful that this project will progress to the point where it is possible to make use of these methods, and I'll try to answer any questions anyone trying to add to what's there now might have.<br />
<br />
If you're interested in more detail on how everything was done you can read my final project report, attached below.
</div>]]></description>
            <author>wstrinz</author>
            <pubDate>Sat, 28 May 2011 21:05:07 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:8885</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/2c/6b/d7/33/f6/sfm_with_sift.zip" length="4390331" type="application/zip"/>
        </item>
        <item>
            <title>Mechanical laser scanner ver2.0</title>
            <link>http://www.thingiverse.com/thing:8620</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:8620"><img src="http://thingiverse-production.s3.amazonaws.com/renders/61/b8/f7/0b/95/IMG_1330_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a laser scanning system that I designed to use with DAVID 3D Scanner software.  I have yet to buy the software, but the free version really lets you try out everything before you buy...you can at least take some high resolution screenshots of your scans. You can save low resolution files and use meshlab to assemble them.<br />
<br />
More info at: <a href="http://www.david-laserscanner.com/" target="_blank" rel="nofollow">david-laserscanner.com/</a><br />
<br />
The first scanner I designed was complicated and used gears and a stepper motor, this one works much better. It's cheaper, requires no electricity to move and has less parts. It even tells you when it's done scanning!<br />
<br />
It uses a Taylor kitchen timer, this is a mechanical wound timer that you can purchase at Target, for about $3 PN: 5833-21<br />
<br />
When combined with custom maker bot parts, two M3 screws/nuts and a red focusable line laser you have a nice smoothly sweeping laser system.<br />
<br />
<br />
<br />

</div>]]></description>
            <author>Chooch</author>
            <pubDate>Wed, 18 May 2011 21:33:58 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:8620</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/bd/21/53/67/12/timer_mount.stl" length="724884" type="application/sla"/>
        </item>
        <item>
            <title>Your 3d scanner for my3dscanner.com</title>
            <link>http://www.thingiverse.com/thing:8465</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:8465"><img src="http://thingiverse-production.s3.amazonaws.com/renders/bc/7a/7b/b5/de/snapshot00_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a tool for taking pictures for my3dscanner.  This thing consists of rails and a stand.  Print 6 rails for half circle and 12 for 360 degrees.  Assemble the rails like those of children's wooden railroad, insert the stand into the groove, attach the camera to the top of the stand.  Take a picture, and slide the stand with the camera to next position.  My3dscanner recommends 30 pictures for 180 degree project so i have made ticks on the rail for easier positioning.<br />
<br />
Disclaimer: this is my first project and this thing is probably not very printable just yet.  I have some ideas how to make the stand more printable by breaking it into parts.  I welcome all comments and advice.
</div>]]></description>
            <author>anverx</author>
            <pubDate>Thu, 12 May 2011 15:20:08 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:8465</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/f3/5c/21/80/49/rail.stl" length="327571" type="application/sla"/>
        </item>
        <item>
            <title>CreativeTools.se - Gemini Body Digitizer - Attila</title>
            <link>http://www.thingiverse.com/thing:7576</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:7576"><img src="http://thingiverse-production.s3.amazonaws.com/renders/f8/dc/50/72/19/CreativeTools.se_-_Geomagic_Studio_-_Attila_-_Render_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is the result of being 3D-scanned with Creaforms Body Digitizer Gemini system. The scanning took about 30 seconds total, and then around 15 minutes for cleaning the mesh.<br />
<br />
For more info please contact us :)
</div>]]></description>
            <author>CreativeTools</author>
            <pubDate>Tue, 05 Apr 2011 06:19:56 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:7576</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/1e/04/23/cf/2a/CreativeTools.se_-_Gemini_3D_Body_Digitizer_-_Attila.stl" length="5859934" type="application/sla"/>
        </item>
        <item>
            <title>Laser scanned chocolate cookie</title>
            <link>http://www.thingiverse.com/thing:7102</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:7102"><img src="http://thingiverse-production.s3.amazonaws.com/renders/64/fc/01/02/0d/CreativeTools.se_-_Handyscan_3D_-_Laserscanned_-_Chocolate_Cookie_-_Rendering_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>A small chocolate cookie laser scanned with a Handyscan 3D VIUscan. The .zip file contains both model and texture, as well as reference images.<br />
<br />
Creativetools.se
</div>]]></description>
            <author>CreativeTools</author>
            <pubDate>Fri, 18 Mar 2011 13:35:02 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:7102</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/0f/8e/d4/c7/42/CreativeTools.se_-_Handyscan_3D_-_Laserscanned_-_Chocolate_Cookie.STL" length="5461284" type="application/sla"/>
        </item>
        <item>
            <title>I scan 3D with my iPhone</title>
            <link>http://www.thingiverse.com/thing:7051</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:7051"><img src="http://thingiverse-production.s3.amazonaws.com/renders/07/a5/f0/df/37/WorkflowB_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is just an experiment I made with my iPhone 4 to make a 3D scan of a remote object and then to make a 3D model. Now I am trying to figure out what to do with the 3D model. How to integrate it into something to make a useful thing? It's a big mesh so I guess only 3D printing will work. 
</div>]]></description>
            <author>pmarxx</author>
            <pubDate>Tue, 15 Mar 2011 09:45:14 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:7051</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/2c/22/67/be/bb/ven8.pdf" length="4604926" type="application/pdf"/>
        </item>
        <item>
            <title>Scanned Dragon</title>
            <link>http://www.thingiverse.com/thing:5374</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:5374"><img src="http://thingiverse-production.s3.amazonaws.com/renders/de/b3/72/ea/b7/dragon-plakat_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a little Dragon model which we scanned and printed in a test on how fast we could go from real object to printed object with our automated scanner and a mendel. <br />
The full time needed was 5 hours from real object to copy. <br />
<br />
The object is around 6x4x4cm and was printed in white PLA with a layer height of 0.2mm.<br />
<br />
You can find more about this at <a href="http://www.ifeelbeta.de" target="_blank" rel="nofollow">ifeelbeta.de</a>
</div>]]></description>
            <author>BonsaiBrain</author>
            <pubDate>Thu, 30 Dec 2010 17:26:25 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:5374</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/55/01/74/97/28/doubledragon-2-quarter-faces-druckbar.stl" length="3456484" type="application/sla"/>
        </item>
        <item>
            <title>Kinect Camera Mount</title>
            <link>http://www.thingiverse.com/thing:5110</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:5110"><img src="http://thingiverse-production.s3.amazonaws.com/renders/5e/30/30/a2/e1/IMG_0112_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a small project to mount a Kinect on a standard Camera tripod.
</div>]]></description>
            <author>Oni</author>
            <pubDate>Sat, 11 Dec 2010 21:00:13 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:5110</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/30/be/76/cb/5e/kinectbracket.skp" length="11251" type="application/octet-stream"/>
        </item>
        <item>
            <title>steppermotor and laserpointer carriage for 3D laserscanner</title>
            <link>http://www.thingiverse.com/thing:5046</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:5046"><img src="http://thingiverse-production.s3.amazonaws.com/renders/6d/46/b2/34/03/laserpointer-carriage-mounted_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a steppermotor carriage for a laserpointer. You can mount it to a m8 bar.<br />
It was designed to move the laserpointer of a 3D scanner very slowly but continuously.<br />
<br />
The steppermotor has a step angle of 0.9 °. The controller has a substepping of 16, so one complete rotation is divided into 6400 steps.<br />
<br />
Now it is possible to scan with a resolution of 1280x1024 with an almost perfect result!<br />
<br />
You can drink as much coffee as you like - it will not affect your 3D scans :-)<br />
<br />
For more information visit: <a href="http://www.ifeelbeta.de" target="_blank" rel="nofollow">ifeelbeta.de</a><br />
<br />

</div>]]></description>
            <author>BonsaiBrain</author>
            <pubDate>Sun, 05 Dec 2010 20:09:46 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:5046</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/9c/a8/45/d7/e9/laserpointer-steppermotor-carriage-set.stl" length="49284" type="application/sla"/>
        </item>
        <item>
            <title>TriK Tripod Adapter for the Kinect</title>
            <link>http://www.thingiverse.com/thing:5004</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:5004"><img src="http://thingiverse-production.s3.amazonaws.com/renders/9d/72/d6/6a/10/kpod-04_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is Thing-a-Month #12, previous things can be found here<br />
<a href="http://iheartrobotics.com/search/label/thing-a-week" target="_blank" rel="nofollow">iheartrobotics.com/search/label/thing-a-week</a><br />
or here<br />
<a href="http://iheartrobotics.com/search/label/thing-a-month" target="_blank" rel="nofollow">iheartrobotics.com/search/label/thing-a-month</a><br />
<br />
This month's thing is a tripod adapter that is compatible with the Kinect and most tripods.<br />
<br />
The TriK Tripod Adapter is available for sale with all of the necessary fasteners from the online store.<br />
<a href="http://store.iheartengineering.com/TriK-tripod-adapter-XBOX-360/dp/B004ET5VLG" target="_blank" rel="nofollow">store.iheartengineering.com/TriK-tripod-adapter-XBOX-360/dp/B004ET5VLG</a><br />
<br />
Print and enjoy.
</div>]]></description>
            <author>IHeartRobotics</author>
            <pubDate>Thu, 02 Dec 2010 23:59:50 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:5004</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/84/fb/d0/c1/90/kinect_mount_wide.stl" length="154084" type="application/sla"/>
        </item>
        <item>
            <title>MakerScanner v0.3 B&amp;D Laser Line Level mount</title>
            <link>http://www.thingiverse.com/thing:4700</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:4700"><img src="http://thingiverse-production.s3.amazonaws.com/renders/2d/06/30/1b/0b/LaserMountBDL220S_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a modification of the MakerScanner v0.3 scanner for the BDL220S Black & Decker Laser Line Level with Wall Mount.<br />
<br />
<a href="http://www.blackanddecker.com/power-tools/BDL220S.aspx" target="_blank" rel="nofollow">blackanddecker.com/power-tools/BDL220S.aspx</a><br />
<br />
It's designed to use the wall mount's existing magnetic rotational bearing.  I chose this as it was one of the cheapest laser line levels at my local hardware store (this is carried at Lowe's and Ace Hardware as far as I could tell online) Because of the integration of the wall mount, you get a very solid, very smoothly rotating scanner.<br />
<br />
The BDL220S base unit is removeable for transport and use as intended.  If you'd like to still be able to use the wall mount, Black and Decker sells extra base units from their parts replacement center:  <a href="http://www.blackanddeckerservicenet.com/Products/PartDetails.aspx?partid=242704" target="_blank" rel="nofollow">blackanddeckerservicenet.com/Products/PartDetails.aspx?partid=242704</a>
</div>]]></description>
            <author>merlinjim</author>
            <pubDate>Mon, 08 Nov 2010 13:09:20 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:4700</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/ac/43/eb/86/ef/LaserMountBDL220S.stl" length="284627" type="application/sla"/>
        </item>
        <item>
            <title>Gnome Scan #1</title>
            <link>http://www.thingiverse.com/thing:4693</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:4693"><img src="http://thingiverse-production.s3.amazonaws.com/renders/30/9a/63/98/4a/5155741148_226c7bd7a6_o_preview_large.jpg" alt="Results from yesterday's laser 3D scanner workshop @berkscolab #fb" class="render" style="width: 240px; height: 180px" /></a><br/>Results from yesterday's laser 3D scanner workshop @berkscolab #fb</div><div>A group of us at the Berks CoLab hackerspace <a href="http://berkscolab.org" target="_blank" rel="nofollow">berkscolab.org</a> decided we wanted to figure out how to do 3D scanning and this is the best result we've had so far.<br />
<br />
It was created with the Makerscanner software <a href="http://wiki.makerbot.com/makerscanner" target="_blank" rel="nofollow">wiki.makerbot.com/makerscanner</a> by hand (we didn't print out the Makerscanner mount yet) using a laser line level and a 1.3 megapixel Creative webcam.<br />

</div>]]></description>
            <author>tbuser</author>
            <pubDate>Sun, 07 Nov 2010 23:34:09 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:4693</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/84/e8/53/18/27/gnome_vertical.stl" length="612984" type="application/sla"/>
        </item>
        <item>
            <title>Taylor Face Scan/Print!</title>
            <link>http://www.thingiverse.com/thing:4604</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:4604"><img src="http://thingiverse-production.s3.amazonaws.com/renders/09/42/d0/d9/78/5122566682_bb46813632_b_preview_large.jpg" alt="photo 3" class="render" style="width: 240px; height: 180px" /></a><br/>photo 3</div><div>Face Scan using the Makerbot 3D Scanner and a new PS3 EYE<br />
<br />
more instructions soon to come on the <a href="http://wiki.makerbot.com/cyclops" target="_blank" rel="nofollow">wiki.makerbot.com/cyclops</a> page! (best lighting conditions, etc..)<br />

</div>]]></description>
            <author>MakerTaylor</author>
            <pubDate>Thu, 28 Oct 2010 04:20:12 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:4604</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/25/4a/64/d0/b5/SelfScan.stl" length="14021514" type="application/sla"/>
        </item>
        <item>
            <title>Makerbot 3D Scanner v1.0 Lasercut Parts!</title>
            <link>http://www.thingiverse.com/thing:4271</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:4271"><img src="http://thingiverse-production.s3.amazonaws.com/renders/4d/2c/d7/14/86/5136904755_ef7e2ca2e7_z_preview_large.jpg" alt="Cyclopsfront _ Flickr - Photo Sharing!" class="render" style="width: 240px; height: 180px" /></a><br/>Cyclopsfront _ Flickr - Photo Sharing!</div><div>The Makerbot 3D Scanner kit is a MOUNT made fit for a pico projector, webcam, and an (optional) iphone/ipod.<br />
<br />
for more details on the 3D Scanner, and all of the components needed to take three-dimensional scans, please visit the 3D Scanner wiki page:<br />
<br />
<a href="http://wiki.makerbot.com/3d-scanner" target="_blank" rel="nofollow">wiki.makerbot.com/3d-scanner</a><br />
<br />
NOTE: this is only the dxf for the lasercut parts.  You still need various nuts & bolts, as well as the external hardware (projector, webcam)<br />
<br />
For a compete kit with all nuts, bolts, inserts, etc... purchase the 3D Scanner through the Makerbot store:<br />
<a href="http://store.makerbot.com/" target="_blank" rel="nofollow">store.makerbot.com/</a>
</div>]]></description>
            <author>MakerTaylor</author>
            <pubDate>Fri, 01 Oct 2010 03:15:41 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:4271</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/85/37/c7/22/ab/Makerbot_3D_Scanner_Lasercut_Parts.dxf" length="312041" type="image/vnd.dxf"/>
        </item>
        <item>
            <title>Tripod Mount for PS3 Eye</title>
            <link>http://www.thingiverse.com/thing:4154</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:4154"><img src="http://thingiverse-production.s3.amazonaws.com/renders/3c/dc/71/6b/42/IMG_8354_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>Put your PS3 Eye on a tripod! Why not?<br />
<br />
Starting with the CameraHolder.stl from abarry's MakerScanner 0.3 (thing:3946), I wrote a goofy little OpenSCAD script to chop off some of the scanner-specific parts, thicken the base, and cut out space for a standard tripod 1/4"-20 hex nut and bolt.<br />
<br />
License is GPL based on abarry's MakerScanner license and use of Catarina Mota's shapes.scad (http://www.thingiverse.com/download:11183).
</div>]]></description>
            <author>schmarty</author>
            <pubDate>Sun, 19 Sep 2010 02:50:39 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:4154</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/87/9a/97/c0/45/CamHolderTripodMount.stl" length="137284" type="application/sla"/>
        </item>
        <item>
            <title>Makerscanner Logitech 9000 camera mount</title>
            <link>http://www.thingiverse.com/thing:4081</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:4081"><img src="http://thingiverse-production.s3.amazonaws.com/renders/5d/23/f3/b4/70/IMG_20100912_220504_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is a derivative of the Makerscanner <a href="http://www.thingiverse.com/thing:3946" target="_blank" rel="nofollow">thingiverse.com/thing:3946</a>. This has a quick and dirty mount to get your logitech camera to sit firmly in the makerscanner. 
</div>]]></description>
            <author>jrombousky</author>
            <pubDate>Mon, 13 Sep 2010 02:35:33 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:4081</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/18/1e/63/8c/ef/AutoSave_modified_for_logitech_9000.skp" length="6595793" type="application/octet-stream"/>
        </item>
        <item>
            <title>MakerScanner v0.3</title>
            <link>http://www.thingiverse.com/thing:3946</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:3946"><img src="http://thingiverse-production.s3.amazonaws.com/renders/8d/6f/91/b4/67/completed_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>The MakerScanner is a completely open source 3D-scanner and the perfect complement to a MakerBot or other 3D printer. Every one of the scanner's plastic parts can be printed on a MakerBot or other 3D printer! <br />
<br />
Update: I've added parts with slightly different tolerances for printing on the Stratasys 3D printers.
</div>]]></description>
            <author>abarry</author>
            <pubDate>Mon, 30 Aug 2010 05:17:45 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:3946</guid>
            <enclosure url="http://thingiverse-production.s3.amazonaws.com/assets/85/fc/e9/a3/1a/CameraHolder.stl" length="1189019" type="application/sla"/>
        </item>
        <item>
            <title>Andy's Face</title>
            <link>http://www.thingiverse.com/thing:1535</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:1535"><img src="http://thingiverse_beta.s3.amazonaws.com/renders/cc/ca/a9/8b/94/andyFacePointcloud_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is my face.  We used the 3d scanner described here: <a href="http://www.thingiverse.com/thing:1491" target="_blank" rel="nofollow">thingiverse.com/thing:1491</a> and here: <a href="http://abarry.org/stereo" target="_blank" rel="nofollow">abarry.org/stereo</a> to scan and then print the face.<br />
<br />
Update -- just printed a new version upside down for much better print resolution!
</div>]]></description>
            <author>SingularityU</author>
            <pubDate>Thu, 07 Jan 2010 03:36:18 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:1535</guid>
            <enclosure url="http://thingiverse_beta.s3.amazonaws.com/assets/7c/69/df/ef/c8/andyFaceWithBlock5.stl" length="1456834" type="application/sla"/>
        </item>
        <item>
            <title>3d printed parts for 3d scanner</title>
            <link>http://www.thingiverse.com/thing:1491</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:1491"><img src="http://thingiverse_beta.s3.amazonaws.com/renders/cc/93/53/c0/fa/3d_scanner_assembled_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>We are developing a 3d scanner based on parts printed from a makerbot.  These files show the printed parts, put together with a logitech camera, a laser, and a mirror mounted on a galvanometer.  The basic idea along with our first implementation is described here: <a href="http://abarry.org/stereo" target="_blank" rel="nofollow">abarry.org/stereo</a><br />
<br />
We are developing the software using a microchip PIC to drive the mirror, along with software to obtain point clouds and meshlab to mesh the point cloud.  There is a long way to go with the software, but at least we have some nice printed hardware to get the data.  UPDATE: new scans -- we've added a screenshot of a scanned artichoke!
</div>]]></description>
            <author>SingularityU</author>
            <pubDate>Sat, 26 Dec 2009 07:41:12 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:1491</guid>
            <enclosure url="http://thingiverse_beta.s3.amazonaws.com/assets/4f/dd/79/00/90/laser_scanner_mount_with_plate_for_camera_mount.stl" length="206987" type="application/sla"/>
        </item>
        <item>
            <title>Support for PS3 Eye</title>
            <link>http://www.thingiverse.com/thing:1193</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:1193"><img src="http://thingiverse_beta.s3.amazonaws.com/renders/9c/e6/5c/d7/c5/um_ps3_eye_stand_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>Support to hold a PS3 Eye horizontally.<br />
This is a first draft, hopefully there will be an improved second draft,.. soon ;)  
</div>]]></description>
            <author>ummu</author>
            <pubDate>Tue, 27 Oct 2009 22:39:09 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:1193</guid>
            <enclosure url="http://thingiverse_beta.s3.amazonaws.com/assets/bb/bf/af/35/75/um_ps3_eye_stand_T1.stl" length="102784" type="application/sla"/>
        </item>
        <item>
            <title>Turntable for a 3d scanner. Both printable or millable</title>
            <link>http://www.thingiverse.com/thing:784</link>
            <description><![CDATA[This is a turntable for a 3dscanner. I've designed it so that it's either printable or millable. However, if you are milling then know that there is alot of wastage. It can be produced with a makerbot and all parts are withing 10x10. It requires a solarbotics gm3 motor.<br />
<br />
I actually created this a few months ago and put it on the reprap blog, but never got around to putting it up here. Especially given zignig made and posted his on the exact same day.
]]></description>
            <author>letsburn00</author>
            <pubDate>Fri, 10 Jul 2009 04:42:33 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:784</guid>
            <enclosure url="http://thingiverse_beta.s3.amazonaws.com/assets/07/b4/0d/d5/97/stand.STL" length="34484" type="application/sla"/>
        </item>
        <item>
            <title>3D scanner , first cut</title>
            <link>http://www.thingiverse.com/thing:491</link>
            <description><![CDATA[<div style="margin: 5px;"><a href="http://www.thingiverse.com/thing:491"><img src="http://thingiverse_beta.s3.amazonaws.com/renders/fa/6e/67/c9/fc/scanner_preview_large.jpg" alt="" class="render" style="width: 240px; height: 180px" /></a><br/></div><div>This is my first cut of a 3D turntable scanner that can be printed on a cupcake/reprap. It is by no means finished but it is a start. <br />
<br />
It has a turntable  driven by a motor ( a size I had in my 'bits' box ) and mounts for a camera and the laser line drawer.<br />
<br />
It needs heaps more work but I thought I'd put the first cut into the thingiverse and see what people came up with <br />
<br />
The blender file of the complete device is included in the tar gzip file. I have not uploaded all the stl files individually , grab the zip if you want them all.<br />
<br />
To build it you will need a 608 bearing , 5mm (or 3/8 ) rod , some M4-20 bolts , a motor , webcam , laser pointer and possibly a PHD in quantum physics :P<br />
<br />
There is no software yet but this <br />
<br />
<a href="http://www.sjbaker.org/wiki/index.php?title=A_Simple_3D_Scanner" target="_blank" rel="nofollow">sjbaker.org/wiki/index.php?title=A_Simple_3D_Scanner</a><br />
<br />
looks like a good start; combined with an arduino to index the wheel and some scripting this could be a automatic scanner.<br />
<br />
<br />
<br />

</div>]]></description>
            <author>zignig</author>
            <pubDate>Tue, 28 Apr 2009 12:59:21 +0100</pubDate>
            <guid>http://www.thingiverse.com/thing:491</guid>
            <enclosure url="http://thingiverse_beta.s3.amazonaws.com/assets/65/4b/35/0a/12/base.stl" length="72984" type="application/sla"/>
        </item>
    </channel>
</rss>

