CNC Plotter From Old Parts

[vimeo=http://vimeo.com/10479779]

Get a quick fix of CNC for the day with this plotter. [Francisco Dulanto] grabbed the cartridge carriage from an old inkjet printer and turned it into a gantry by mounting it on two drawer sliders. The optical head assembly from a cd-rom provides the Z-axis movement with the whole thing controlled by three RepRap boards. [Francisco] called his project a joke compared to the Turing Machine, but we like it and we’re glad he tipped us off. There’s something zen-like about the projects that are thrown together with what you have available. After all, he’s certainly achieve a clean-looking build that does what it’s intended to do.

3D Printing On A Much Larger Scale

The end goal of this giant rapid prototyping machine is to print buildings. We’re not holding our breath for a brand new Flintstones-esque abode, but their whimsical suggesting of printed buildings on the moon seems like science fiction with potential. The machine operates similar to a RepRap but instead of plastic parts, it prints stone by binding sand with epoxy. This method is not revolutionary, but hasn’t really been seen in applications larger than a square meter or so. It’s fun to see the things we dabble in heading for industrial production applications.

[Thanks Juan]

RepRap Acrylic Extrusion Using Hotbed

[Nophead] started the year off by successfully extruding acrylic using a RepRap machine. The problem when working with this material is that when the hot ooze hits the cold air the printed material tends to warp, badly. [Nophead] raised the ambient air temperature around the part being extruded by replacing the bed of the RepRap machine with a heated aluminum plate.

We took at look at his build details for the hotbed. The plate itself is aluminum that he had milled by a machinist friend of his. It looks like the heat is produced by a network of power resistors bolted and soldered to the bottom of the plate. The original idea was to produce a controllable SMT soldering platform. Unfortunately this heating method doesn’t have the power needed to raise the temp quickly but that failure turned out to be a RepRap success.

Punching Out Parts

If you’re more of a code monkey than artist, it may be tough to transform your ideas into the 3D models necessary for fabbing. The folks working on openSCAD apparently feel our pain.

openSCAD uses a language somewhat reminiscent of C for creating models. A preview of the model is rendered alongside your code. Fully cross-platform, it runs on Linux, OS X, and Windows. Much like SketchUp, openSCAD can also extrude 2D outlines into models. This feature comes in very useful if one already has a set of technical drawings for a part. With no price tag, it’s pretty affordable during this costly season.

Sarrus Linkage 3d Printer

[fdavies] has been working on his own 3d printer. He is using printed parts, but unlike the RepRap he’s purposed Sarrus linkages in his design. If it works, this should remove the need for precision rods in building these types of CNC based machines. He’s also recovered DC motors and optical encoders from some inkjek printers. Given that many retailers require you to take junky inkjets home when you purchase a computer we’re betting you’ll find friends happy to part with their unused hardware. We’re impressed with the motion of the prototype seen after the break. Let’s hope this leads to the next generation of affordable 3d printers.

Continue reading “Sarrus Linkage 3d Printer”

Hackaday Links: Sunday, November 29

Sometimes we wonder if we’re making good choices with PCB layout when using EagleCAD. Watch how the pros do it with a video of an hour-long Adafruit PCB layout session compressed into seven minutes.

[Elijah] documented his RepStrap build. This is a chicken-or-egg project in that RepStrap machines are built without the assistance of an already existing RepRap.

Here’s an ASUS concept from CeBIT this year for a laptop that has two touch screens and no physical keyboard. Isn’t this just the DS project we saw this week but in a nice case?

[James] conjured up a physical realization of the Spinning Wheel of Death for an art exhibit. We can’t stop smiling when looking at this artful hack.

I’m sure nobody will raise an eyebrow when you pop out that roll of duct-tape and affix your phone to the airplane window. That’s what [floe] did to make this airline flight time-lapse video with an Android phone. Aren’t you supposed to turn off all electronics for takeoff?

Linear Optical Encoder

dsc03989

Optical encoders are nothing new; they can be found in everything from mice to printers. They’re great for allowing DC motors to know their exact position and even current direction. If this is sounding like old hat, it’s because we’ve shown you rotational versions before.

[Chris] uses the same concept, but produced a linear optical encoder instead of rotational. His setup is much like whats used in non stepper-motor CNC and RepRap mills, allowing ordinary DC motors to know their position within a plane. It’s a quick tutorial, but we liked the detail and it reminded us we need to finish that DC motor based mill thats still a pile of parts in the closet. Check out a video of [Chris’] in action after the break. Continue reading “Linear Optical Encoder”