3D-printable Laser Cutter

[peter] send in a reprappable laser cutter that he’s been working on. Even though he’s still having some problems with the accuracy of the beam over the entire square meter bed, it’s still an amazing build.

The build started off with a bunch of t-slot aluminum extrusions. After taking delivery of an absurdly large package containing a CO2 laser tube, [peter] started working on attaching motors to the axes. The optics travel the solid rods on pillow block bearings driven by the age-old stepper motor & timing belt drive.

The 1-square-meter of cut area on this machine is enormous for a homebrew laser cutter. [peter] discovered that once the necessary components are in place, it’s really how much aluminum you’d like to buy that becomes the limiting factor for the cut area. [peter] put the files for the 3D-printed carriages, brackets and mounts up on Thingiverse in the hopes his design can be improved by others.

Laser Etched PCB Production

Like most of us, [reonarudo] isn’t satisfied with the current methods of homebrew PCBs, so he put a laser on a reprap and started burning some boards.

The basic procedure is to cover a copper clad board with matte black spray paint. A laser was installed on the X carriage of the reprap. [reonarudo] used cad.py to convert the board files into g-code and fired up his laser. The quality of the boards is highly dependent on the accuracy of the laser so after working through some mechanical problems [reonarudo] managed to make some passable boards.

We’ve seen just about every manufacturing method imaginable applied to PCB production. Etch resist and toner transfer do the job and a reprap milling machine is pretty neat, but lasers are so much cooler. While it may not be perfect (yet), printing PCBs with a laser shows a lot of potential. Check out a video of [reonarudo]’s bot burning some copper after the break.

Continue reading “Laser Etched PCB Production”

super_sized_3d_printer

Huge DIY 3D Printer Predictably Prints Huge 3D Items

Well, if we ever need something huge built on a RepRap, now we know who to call. [Jim] over at Grass Roots Engineering wrote in to share a large 3D print he just finished, which was extruded by an equally impressive home-built 3D printer.

The part he built consists of a bunch of hollow green tubing in a criss-cross pattern and was printed in just under 2 days. He never mentions what the part is going to be used for, but at 376 x 376 x 250mm (14.8 x 14.8 x 9.84in), he estimates that this is the biggest single part printed with a DIY 3D printer.

The printer itself is based on the RepRap, but is obviously far larger. It prints using ABS plastic utilizing a maximum build area of 403 x 403 x 322.7mm (15.86 x 15.86 x 12.7in). Built over the course of 3 years, it was fully operational in 2010 but has undergone several improvements as [Jim’s] needs have changed.

It’s a fantastic looking machine, and it seems to print quite nicely. We would sure love to have one of these in our workshop.

Continue reading to see [Jim’s] 3D printer in action.

Continue reading “Huge DIY 3D Printer Predictably Prints Huge 3D Items”

Freakin’ Huge CNC Router

[Tom] sent in a gigantic 3-axis router that he pieced together during a 2 week-long work experience placement. Looking at this picture showing a 12-inch ruler on the work area, we realized that this may be the largest CNC router we’ve seen on Hack A Day.

[Tom]’s employer gave him some obsolete axes, so piecing the mechanical components together was very easy. The only real problem was interfacing the CNC controller to a computer. This meant [Tom] had to convert G Code to the code used by the antiquated NSK axes. Where G Code defines arcs with a start point, end point, and radius, the NSK code defines arcs with a start point, end point, and another point along the arc. It’s a tricky bit of math, but [Tom] built some software that did this in Visual Basic.

Right now, [Tom] only has a pen tool attached to the router; you can check that in action after the break. We’re trying to imagine what we would do with a 4 m² work area; this could easily be used to make a giant reprap or other 3D printer.

Continue reading “Freakin’ Huge CNC Router”

Delta Robot 3D Printer

Sometimes, not all our builds work out the way we hoped. That’s what happened to [Rob] and his attempt at a Delta robot that does stereo lithography. A Delta robot is capable of very fast and precise movements, so [Rob] slapped a laser module on the end of the arms. After putting some UV curing resin in front of the laser, he was left with a blob of goo and we’re trying to figure out why.

[Rob] thinks the admittedly terrible print quality was due to diffraction and the reflective build plate. If this were the case, we’d agree with the assessment that adding some dye to the resin would help. Some commentors on [Rob]’s blog have suggested that he’s running the laser too slowly. It’s a shame [Rob] scrapped his build and turned it into a plain-jane X & Y axis build. Delta robots can be really damn fast, and adding a printer to one might mean prints that take minutes instead of hours. There are a few people working to get a Delta RepRap off the ground, but this project still has another prototype or two before that happens. Check out [Rob]’s attempt at Delta robot stereolithography after the break.

Thanks to [techartisan] for sending this one in.

Continue reading “Delta Robot 3D Printer”

Bootloader Burning Basics

[Charles Gantt] and a few others were having trouble burning the Sanguino bootloader to an ATmega644 chip. With some help from the [Nils Vogil] via the RepRap IRC [Charles] got it worked out and wrote a guide for burning the bootloader using an Arduino as an ISP programmer.

We’re not familiar with the specifics of the Sanguino bootloader, but [Charles] mentioned that he was unable to flash it onto the AVR chip without a resonator. The resonator serves as an external clock source for the chip. We’d bet the programming process changes the fuse settings on the chip to use an external source. Without that source, you won’t be able to communicate with the chip afterwards.

The solution just adds the resonator to the programming circuit. This should be useful when burning any bootloader using an Arduino. But it does make us wonder if there isn’t an alternative method that would let you draw the clock signal from the Arduino itself?

Re-manufacturing Inkjet Cartridges For 3d Printing


[Nullset] uses inkjet printer technology for his 3D printing needs. We usually think of hot-plastic printing like the RepRap or Makerbot when we hear about rapid prototyping, but this setup uses a liquid bonding agent to turn powder into a solid structure. Standard inkjet cartridges can be used to precisely place the bonding agent, but it’s hard on the heads and you have to replace them often. [Nullset] is getting pretty good at it, and decided to write a tutorial on the modifications necessary to print with bonding liquid.

At its core, the method injects binder into the cartridge through one port while using a second for drainage. [Nullset] found that the needle fittings used to inflate a basketball work great for this. He drills a couple of holes that the threaded end of the needles fit into. That connection is sealed with some epoxy, and the tubing that delivers the binder is zip-tied to the needles. A bit of purging is necessary to get rid of any old ink, but after the initial flush you’ll be up and running pretty quickly. He figures the whole process can be one in around 10 minutes once you get the hang of it.