Loading

3d printed parts for 3d scanner

by SingularityU, published

3d printed parts for 3d scanner by SingularityU Dec 26, 2009

Description

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: abarry.org/stereo

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!

Recent Comments

view all

Note: there is an updated version of the scanner at: http://www.thingiverse.com/thi...

Just considering getting involved in this whole scene, and have to say this is so cool. To be able to print the parts to improve your printer and scanner is just amazing. Congrats on the excellent work. I am tempted to start ordering parts as Feilen indicated but I guess maybe that would be a bit premature?

http://www.dealextreme.com/det... Line laser for four dollars, long shipping but dealer is legitimate.

Liked By

view all

License

Public Domain
3d printed parts for 3d scanner by SingularityU is licensed under the Public Domain license.

Give a Shout Out

If you print this Thing and display it in public proudly give attribution by printing and displaying this tag. Print Thing Tag

Instructions

Print the files. Install a line laser, a USB camera, and a mirror glued to a galvanometer. Make a bracket to offset the camera from the laser by about 7 to 10 inches.

You can use the software at the link in the description for now. Additional development is underway.

Comments

You must be logged in to post a comment.

abarry on Dec 6, 2010 said:

Note: there is an updated version of the scanner at: http://www.thingiverse.com/thi...

rgoodwin on Aug 13, 2010 said:

Just considering getting involved in this whole scene, and have to say this is so cool. To be able to print the parts to improve your printer and scanner is just amazing. Congrats on the excellent work. I am tempted to start ordering parts as Feilen indicated but I guess maybe that would be a bit premature?

feilen on May 14, 2010 said:

$6.30 http://search.digikey.com/scri...
&
amp;name=PIC18F2455-I/SP-ND PIC micro, through-hole

http://search.digikey.com/scri...
&
amp;name=PIC18F2455-I/SO-ND PIC micro,
µc

$9.35 http://search.digikey.com/scri...
&
amp;name=VLM-650-03-LPA-ND 3V laser diode

$20 http://www.newegg.com/Product/... 1.3 MP USB cam

$3.14 http://search.digikey.com/scri...
&
amp;name=MCP4922-E/P-ND MCP4922

$9.80 http://search.digikey.com/scri...
&
amp;name=OPA551PA-ND OPA551 (x2)

Can't find any galvenometers specifically, but besides that it's only $48.59, assuming you don't ALREADY have a USB webcam lying around (almost everyone does)
Definately a worthwhile investment :3

feilen on May 15, 2010 said:

Only 28.59 if you've already go a camera :D

feilen on May 14, 2010 said:

What size objects can it scan?

Also, is there a specific board we should use to connect the microcontroller?

feilen on May 14, 2010 said:

Waaaait, does it just scan anything as long as it can see the laser line? That's awesome :D

GlobalGlover on Mar 5, 2010 said:

is there a way we can just use the David laser scanner software and your Camara/Laser mount. the guys over at http://www.david-laserscanner.... already figured everything out. The only thing is you have to pay for the high res version. Please advise. :)

rEd86 on Dec 26, 2009 said:

A very nice solution for the 3D laser scanning we are all interested in building! I look forward to following your site and seeing the full process evolve. (from scan to final printout on a makerbot and all the data meshing that occurs along the way)

Anonymous on Dec 26, 2009 said:

Nice work! Can't wait to try one!
Will there be an Arduino alternative for that fully open feel? Esp. for us Makerbot folks used to our sanguinos and Arduino-based extruders.

SingularityU on Dec 26, 2009 said:

Moving from the Microchip 18F2455 PIC to Arduino for this app is easy. We chose the PIC because it has such a good USB interface.

Top