Modular Storage With Peanut Butter And Lasers

I have storage on the mind, and it comes from two facts in my life:

First, I have tons of stuff in my workshop, far too much for the amount of space I have. A lot of this material is much easier to use if it’s well-organized. Think electronics, robotics, building sets. Modular parts that need to go together a certain way for them to be useful. It is imperative, therefore, that I come up with some sort of organization system to keep the chaos in check.

Second, my favorite tool is the laser cutter, born from my love for building vector designs. I can do art on the computer and have it manufactured in front of my eyes, and share my designs with someone else who can remix it into something even cooler.

So with those two facts in mind, I set about creating a modular storage system in Inkscape and cutting out the design from pine boards using a laser cutter. Let us go on a journey through my thought process:

Continue reading “Modular Storage With Peanut Butter And Lasers”

Laser Etching PCBs

A while ago, [Marco] mounted a powerful laser diode to a CNC machine in an attempt to etch copper clad board and create a few PCBs. The results weren’t that great, but the technique was promising. In a new experiment, [Marco] purchased a very cheap laser engraver kit from China, and now this technique looks like it might be a winner.

[Marco] sourced his laser engraver from Banggood, and it’s pretty much exactly what you would expect for a CNC machine that costs under $200. The frame is aluminum extrusion, the motors are off-the-shelf steppers, the electronics are just Pololu-like drivers, and the software is somewhere between abysmal and terrible. Nevertheless, this machine can cut wood, leather, fabric, and can remove spray paint with a big blue laser diode.

To create his PCBs, [Marco] is first cleaning a piece of copper clad board, coating it with spray paint, then blasting it with a laser. The preferred software for this is LaserWeb, and the results are pretty good for a cheap machine.

There are a few extra steps to creating the PCB once the board has been coated with paint and blasted with a laser. This process still requires etching in either ferric chloride or some other mess of acid, but the results are good. So good, in fact, that [Marco] is experimenting with copper foil and Kapton to create flexible circuit boards. You can check out the video of these experiments below.

Continue reading “Laser Etching PCBs”

Laser Cut Enclosures From Eagle Files

Once a project is finished, it might still need a decent enclosure. While it’s possible to throw a freshly soldered PCB in a standard enclosure, or piece of Tupperware, or cardboard box, these options don’t have the fit and finish of something custom-made. If you have a laser cutter sitting around, it’s a simple matter to cut your own enclosure, but now that process is much easier thanks to [Ray]’s latest project.

Since [Ray] was already using Eagle to design his PCBs, it seemed like a short step to using the Eagle files to design the enclosure as well. The script runs from those files and creates everything necessary to send to the laser cutter for manufacturing. Right now, [Ray] points out that the assembly time for each enclosure can be high, and this method might not be suited for large numbers of enclosures. Additionally, some of the calculations still need to be done by hand, but there are plans to automate everything in the future.

For single projects, though, this script could cut a lot of time off of designing an enclosure and building it from scratch, and could also help improve aesthetics over other options like 3D printed enclosures. Of course, if you have a quality 3D printer around but no laser cutter, there are options for custom enclosures as well.

Take Control Of Your Cheap Laser Cutter

The relatively inexpensive K40 laser cutter/engraver machines from China have brought laser cutting to the masses, but they are not without their faults. Sure, they’re only powerful enough for the lightest cutting tasks, but on top of that, their bundled software is inflexible and disappointing. If your workshop or hackspace has one of these machines languishing in the corner, then the release of a new piece of software, K40 Whisperer from [Scorch], is an interesting and welcome development.

He tells us that the reverse engineering process required to understand the K40’s protocol was non-trivial, given that it does not use handy decimal numbers to issue commands. A spreadsheet was used to collate data packets and spot repeating patterns to analyse the inner workings. Feature-wise, the software reads SVG and DXF files, and can split SVGs by colour. It has a halftone algorithm for rendering grey scales, and cuts from the inside of each shape first to avoid pieces of work dropping out of the piece of material. Currently it works with the stock M2 Nano controller board and is available as a Windows download, though it can also be compiled for Linux distributions, or MacOS, and he is asking owners to test it with as many machines as possible to ensure compatibility with other boards.

He has posted a video of K40 Whisperer in action, which you can see below the break.

Continue reading “Take Control Of Your Cheap Laser Cutter”

Kill The Exhaust, Not Your Lungs With The Fume Coffin

As if slinging around 40 watts of potentially tattoo-removing or retina-singeing laser beams wasn’t anxiety-inducing enough, now comes a new, scary acronym – LCAGs, or “laser-generated airborne contaminants.” With something that scary floating around your shop, it might be a good idea to build a souped-up laser cutter exhaust fan to save your lungs.

We jest, but taking care of yourself is the responsible way to have a long and fruitful hacking career, and while [patternmusic]’s “Fume Coffin” might seem like overkill, can you go too far to protect your lungs? Plywood and acrylic, the most common materials that come across a laser cutter’s bed, both release quite a witch’s brew of toxins when vaporized by a laser beam. The Fume Coffin clears the air in your shop by venting it to the outdoors after giving it a good scrubbing through an activated charcoal pre-filter and a HEPA polishing element. Both filters are commercially available so replacements won’t be an issue, and the entire thing is housed in a wooden box that gives the device its name.

Since it’s ejecting 200 cubic feet per minute, you’ll have to provide at least that much make-up air, but other than that the Fume Coffin should be a welcome addition to the shop. We’ve seen a few other attempts to handle LCAGs effectively before, including a DIY charcoal and automotive air filter design.

Drop-in Controller For EBay K40 Laser Engraver Gets Results

[Paul de Groot] wrote in to let us know about a drop-in controller replacement he designed for those economical K40 laser engravers that are everywhere on eBay. With the replacement controller, greatly improved engraving results are possible along with a simplified toolchain. Trade in the proprietary software and that clunky security dongle for Inkscape and a couple of plugins! [Paul] felt that the work he accomplished was too good to keep to himself, and is considering a small production run.

Laser engravers are in many ways not particularly complex devices; a motion controller moves the head in x and y, and the laser is turned on or off when needed. But of course, the devil is in the details and there can be a surprising amount of stuff between having a design on your screen and getting it cut or engraved in the machine. Designing in Inkscape, exporting to DXF, importing the DXF to proprietary software (which requires a USB security dongle to run), cleaning up any DXF import glitches, then finally cutting the job isn’t unusual. And engraving an image with varying shades and complex dithering? The hardware may be capable, but the stock software and controller? Not so much. It’s easy to see why projects to replace the proprietary controllers and software with open-source solutions have grown.

Cheap laser engravers may come with proprietary controllers and software, but they don’t need to stay that way. Other efforts we have seen in this area include LaserWeb, which provides a browser-based interface to a variety of open-source motion controllers like Grbl or Smoothieware. And if you’re considering a laser engraver, take a few minutes to learn from the mistakes of other people.

Ad Hoc MIDI To Music Box Project Shows Power Of Hacker Community

Fair warning: when you post a video of you doing an incredibly tedious process like manually punching holes in a paper tape to transfer a MIDI file to a music box, don’t be surprised when a bunch of hackers automates the process in less than a week.

The back story on this should be familiar to even casual Hackaday readers. [Martin] from the Swedish group “Wintergatan” is a prolific maker of unusual musical instruments. You’ll no doubt recall his magnificent marble music machine, a second version of which is currently in the works. But he’s also got a thing for music boxes that are programmed by paper tape, and recently posted a video showing his time-consuming and totally manual process for punching the holes in the tape. Since his source material was already in a MIDI file, a bunch of his fans independently came up with ways to automate the process.

The video below shows what he learned from his fans about automating his programming, but also what he learned about the community we all work and play in. Without specifically asking for help, random strangers brought together by common interests identified the problems, came up with solutions, sorted through the good and the bad ideas, and made the work publically available. Not bad for less than a week’s work.

Continue reading “Ad Hoc MIDI To Music Box Project Shows Power Of Hacker Community”