3D Printing At Home

3dprint

We’ve seen a lot of 3d printing lately, with the RepRap and Cupcake, both the fused deposition modeling type. We don’t often see the Inkjet method. This is a great example of one, built in someones home. Instead of laying down layers of molten plastic, he uses the inkjet system to deposit glue like substances into layers of plaster. This project is much higher resolution than the other two, as you can see in the video of it making an RC engine case below. He is currently rebuilding it to be even better and larger.

Continue reading “3D Printing At Home”

Stepper Motor Controller From Old Scanner

sms

[Murray484] submitted his instructable on how to create a stepper motor controller from an old scanner. He removed the motor and controller from an old scanner then harvested the parts. He’s pretty much starting over, taking the ULN2003 chip from the scanner motor controller and putting it on a fresh board. He then wired it all up, installed the software and got it working. Finally, he built a container out of cardboard for it all. Though he could have made it nicer looking and used higher quality building materials, he was trying to make this a “green” project for the epilog laser cutter contest. He’s done a good job recycling, this could be pretty useful.

CNC Music Factory Still Alive

[youtube=http://www.youtube.com/watch?v=uKCX1CeXIjA]

With some careful programming and probably tedious testing, [Tim] was able to get his CNC router to play [Jonathan Coulton’s] “Still Alive”. He didn’t just tell the motors to spin at the correct speeds directly though. He computed the 3d vectors necessary to produce the notes. The router thinks it is just doing its job.  We would love to see those vectors rendered out in 3d space. Imagine having a physical sculpture of “Still Alive” as seen by a CNC machine. This reminds us of the Obsolete Technology Band.

[via Skullydazed’s twitter]

Machining Custom Robot Parts

cncrobotparts

Robot Magazine has a great article about how to machine custom robot parts. In this article [Matt Bauer] shows the basics of making custom robot parts and skeletal brackets for his humanoid robot creations using a CNC mini-mill. He uses a custom jig overlay designed to make cutting thin sheet stock much easier and to protect his equipment. This template concept creates a platform for many other custom parts going forward. [Matt] includes the .nc g-code files as well as a “how-to” PDF  in a ZIP file.

Cheap XY Table Using Hobby Servos

[CarlS] wanted to build a low cost x y table for display on teletoyland.com. He realized that to keep cost low, he could use hobby servos instead of stepper motors. Exact precision wasn’t a big issue here, so the hobby servos would be perfectly acceptable.

Though Linear hobby servos are available, he decided that the cost was prohibitive.  He used normal hobby servos, but had to modify their internals to get the exact amount of travel necessary. Many people modify the hobby servos for continuous rotation, but this would cause a loss in the ability for exact positioning. Instead, he replaced the potentiometer that measures the position of the servo with a 10 turn potentiometer. This allowed him 10x the travel.

Continue reading “Cheap XY Table Using Hobby Servos”