Play Chess Like Harry Potter

If you are a Harry Potter fan, you might remember that one of the movies showed an Isle of Lewis chess set whose pieces moved in response to a player’s voice commands. This feat has been oft replicated by hackers and [amoyag00] has a version that brings together a Raspberry Pi, Arduino, Android, and the Stockfish chess engine in case you want to play by yourself. You can see a video of the game, below.

Interestingly, the system uses Marlin — the 3D printing software — to handle motion using the Arduino. We suppose moving chess pieces over a path isn’t much different than moving a print head. It is certainly a novel use of GCode.

Continue reading “Play Chess Like Harry Potter”

3D Printed Diffusers Make More Natural Light

A strip of LEDs may be a simple and flexible way to add light to a project, but they don’t always look natural.  There is an easy way to make them look better, though: add a diffuser. That’s what [Nate Damen] did using a 3D printer. He created a diffuser using PETG giving a standard string of LEDs a softer and more natural look that makes them look more like older light sources such as fluorescent strips or EL wire, but with the flexible colors of LEDs. The PETG material he used has a naturally somewhat cloudy look, so it acts as a diffuser without needing any extra treatment.

Continue reading “3D Printed Diffusers Make More Natural Light”

A Crash Course In 3D Printed Venturi Pumps

Venturi pumps, commonly referred to as aspirators, are a fantastic way of moving around things which you might not want spinning around inside of a pump, and one of the easiest ways to create a vacuum. According to his research, [Tuval Ben Dosa] believed such a device would be a good way to move corrosive gasses which would normally eat up a blower fan; all he had to do was figure out how to 3D print one to his specifications.

Put simply: if you take a “T” shaped pipe and pass a fluid (such as air or water) through the straight section, a vacuum will be created on the shorter side due to the Venturi effect. As long as you don’t mind the substance you wish to pump getting mixed into your working fluid, it’s a simple way to bring something “along for the ride” as the fluid makes its way through the pipe.

[Tuval] needed a way to remove the chlorine gasses produced by his PCB etching station, and an aspirator seemed like the perfect solution. He just needed to pump clean air through a Venturi, which would suck up the chlorine gas on the way through, and ultimately carry it outside. But he soon found that while a pump based on the Venturi effect is simple conceptually, getting it to work in the real world is a bit trickier. Especially when you’re dealing with something like 3D printing, which brings in its own unique challenges.

He tried modeling a few designs he found online in 3D and printing them out, but none of them worked as expected. The most common problem was simply that no vacuum was being generated, air was freely moving out of both sides. While [Tuval] doesn’t claim to have any great knowledge of fluid dynamics, he reasoned that the issue was due to the fact that most Venturi pumps seem designed to move water rather than air. So he designed a new version of the pump which had a more pronounced nozzle on the inlet surrounded by a cavity in which the gases could mix.

His modified design worked, and now anyone with a 3D printer can run off their own Venturi device for quickly and easily giving potentially harmful fumes or gases the boot. If this is one of those things you’d feel more comfortable buying than building, don’t worry, we’ve previously covered using a low-cost aspirator as a vacuum source in the home lab.

Purge Buckets To Help With Multimaterial Printing

3D printing is cool, but most basic fused deposition printers just print in a single color. This means that if you want a prettier, more vibrant print, you need to paint or perform some other kind of finishing process. Multimaterial printers that can switch filaments on the fly exist, but they often have an issue with waste. [3DMN] decided to attempt building a purge bucket as a solution.

[3DMN] was previously familiar with using a purge block when running multimaterial prints. A basic block model is printed along side the actual desired part. The block is printed so that it is at the same layer height as the desired part, so the nozzle can purge cleanly without stringing plastic all over the print bed.

Tired of the waste, [3DMN] designed a purge bucket which moves with the Z-axis of his Geeetech A20M printer. The bucket attaches to the Z-axis with lock nuts and is always at the same height relative to the nozzle, regardless of the stage of printing. When a material change is required, the nozzle moves to the bucket, purges the filament, and then moves back to the print. The bucket features a 3mm silicone wiper to help ensure there is no material left clinging to the nozzle after the purge is complete, and aluminium tape which helps prevent the purged filament sticking to the walls of the bucket.

[3DMN] notes there’s also a speed increase for some prints, due to no longer needing to print purge objects along with the main part. The parts are available on Thingiverse for those of you wishing to experiment with your own setup.

Multimaterial printing can have some great visual results, and it’s great to see the community providing solutions to improve the process and reduce the waste involved.  We’ve also seen filament splicing, which is another unique approach to multimaterial prints. Video after the break.

Continue reading “Purge Buckets To Help With Multimaterial Printing”

Finite Element Analysis Results In Smart Infill

If you would like to make a 3D print stronger, just add more material. Increase the density of the infill, or add more perimeters. The problem you’ll encounter though is that you don’t need to add more plastic everywhere, only in the weak areas of the part that will be subjected to the most stress. Studying where parts will be the weakest is the domain of finite element analysis, and yes, you can do it in Fusion 360. With the right techniques, you can make a stronger part on your 3D printer, and [Stefan] is here to show you how to do it.

The inspiration for this build comes from [Adrian Bowyer]’s blog, where he talks about adding ‘fibers’ to the interior of 3D printed objects to increase strength. These ‘fibers’ aren’t really fibers at all, but long, thin, cylindrical voids. The theory of this is that the slicer will interpret this as a hole and place perimeters around these voids, effectively increasing the density of the infill in a local area in the print. Combine this with finite element analysis, and you get a part that is stronger where it needs to be, and doesn’t waste plastic.

However, there is an easier way. Fusion 360 and ANSYS Finite Element Simulation are both free-ish tools that allow for some amount of finite element analysis on an imported 3D object. This can be used to find the weakest part of any 3D print, and it can this can be exported as a 3D mesh. Slic3r has a modifier mesh function, and combining this finite element analysis mesh (printed at 100% infill) with the original part (printed at 10% or so infill) results in something that’s strong where it needs to be, doesn’t waste plastic, and is much easier to set up than [Adrian Bowyer]’s ‘fiber’ technique.

After printing a few 3D printed hooks with varying degrees and techniques of infill, [Stefan] found the baseline of 2 perimeters failed in a test hook at about 50kg load. The Smart Infill hook failed at about 100kg. Not bad, and the fancy-pants hook only weighs about 30% more.

You can check out a video of the entire toolchain and testing below. Thanks [Keith] for sending this one in.

Continue reading “Finite Element Analysis Results In Smart Infill”

A 3D Printer To PCB Miller Conversion

Got a 3D printer? With a bit of work, you may also have a PCB miller. That’s the basis of this neat hack by [Gosse Adema], who converted an Anet A8 3D printer into a PCB miller by building a holder for a Dremel rotary tool and adapting the GCode. This approach means that the adaptations to the printer are minimal: the only hardware is a 3D-printed holder for the Dremel that replaces the print head. The result is an impressive PCB milling machine that can do double-sided PCBs and make through holes.

The excellent write-up that [Gosse] did on this hack describes how he converted the printer, and how he took an EagleCAD design and converted it into four GCode files. That’s one for each side of the PCB, one for through holes and one for the final outline of the PCB. These are then fed to the 3D printer and cut in turn with an appropriate milling bit on the Dremel.

We’ve featured a few similar conversions before, such as this vintage conversion of a Makerbot and this cheap engraver conversion, but this one is much more detailed than those, covering the entire process from PCB design to final product.

3D Printing With Tomography In Reverse

The 3D printers we’re most familiar with use the fused deposition process, in which hot plastic is squirted out of a nozzle, to build up parts on a layer by layer basis. We’ve also seen stereolithography printers, such as the Form 2, which use a projector and a special resin to produce parts, again in a layer-by-layer method. However, a team from the University of North Carolina were inspired by CT scanners, and came up with a novel method for producing 3D printed parts.

The process, as outlined in the team’s paper.

The technique is known as Computed Axial Lithography. The team describe the system as working like a CT scan in reverse. The 3D model geometry is created, and then a series of 2D images are created by rotating the part about the vertical axis. These 2D images are then projected into a cylindrical container of photosensitive resin, which rotates during the process. Rather than building the part out of a series of layers in the Z-axis, instead the part is built from a series of axial slices as the cylinder rotates.

The parts produced have the benefit of a smooth surface finish and are remarkably transparent. The team printed a variety of test objects, including a replica of the famous Thinker sculpture, as well as a replica of a human jaw. Particularly interesting is the capability to make prints which enclose existing objects, demonstrated with a screwdriver handle enclosing the existing steel shank.

It’s a technique which could likely be reproduced by resourceful makers, assuming the correct resin isn’t too hard to come by. The resin market is hotting up, with Prusa announcing new products at a recent Makerfaire. We’re excited to see what comes next, particularly as the high cost of resin is reduced by economies of scale. Video after the break.

[via Nature, thanks to Philip for the tip!]

Continue reading “3D Printing With Tomography In Reverse”