Thermoelectric Module Keeps Printer Filament Cool And Dry

Anyone who has left their car windows open during a rainstorm will tell you the best way to dry the upholstery is to crank the AC and close the windows. A couple of hours later, presto — dry seats. The same can be said for 3D printer filament, and it’s pretty much what [Ben Krejci] is doing with this solid-state filament dryer.

The running gear for this build is nothing fancy; it’s just a standard thermoelectric cooling module and a fan. The trick was getting the airflow over the module right. [Ben] uses two air inlets on his printed enclosure to pull air from the cold side of the Peltier, which allows the air enough time in contact with the cold to condense out the water. It also allows sufficient airflow to keep the hot side of the module from overheating.

Water collection was a challenge, too. Water always finds a way to leak, and [Ben] came up with a clever case design incorporating a funnel to direct water away. The module is also periodically run in reverse to defrost the cold side heatsink.

The dehumidifier lives in a large tool cabinet with plenty of room for filament rolls and is run by an ESP32-C3 with temperature and humidity sensors, which allowed [Ben] to farm most of the control and monitoring out to ESPHome. The setup seems to work well, keeping the relative humidity inside the cabinet in the low 20s — good enough for PETG and TPU.

It’s an impressively complete build using off-the-shelf parts. For a different approach to solid-state filament drying, check out [Stefan]’s take on the problem.

Building An 8-Color Automated Filament Changer

Multi-filament printing can really open up possibilities for your prints, even more so the more filaments you have. Enter the 8-Track from [Armored_Turtle], which will swap between 8 filaments for you!

The system is modular, with each spool of filament installed in a drybox with its own filament feeder .The dryboxes connect to the 8-Track changer via pogo pins for communication and power. While [Armored_Turtle] is currently using the device on a Voron printer, he’s designed it so that it can be easily modified to suit other printers. As it’s modular, it’s also not locked into running 8 filaments. Redesigning it to use more or less is easy enough thanks to its modular design.

The design hasn’t been publicly released yet, but [Armored_Turtle] states they hope to put it on Github when it’s ready. It’s early days, but we love the chunky design of those actively-heated drybox filament cassettes. They’re a great step up from just keeping filament hanging on a rod, and they ought to improve print performance in addition to enabling multi-filament switching.

We’ve seen some other neat work in this space before, too. Video after the break.

Continue reading “Building An 8-Color Automated Filament Changer”

Roboticized 3D Printer Has Been Developing Shock Absorbing Structures For Years

Imagine you want to iterate on a shock-absorbing structure design in plastic. You might design something in CAD, print it, then test it on a rig. You’ll then note down your measurements, and repeat the process again. But what if a robot could do all that instead, and do it for years on end? That’s precisely what’s been going on at Boston University.

Inside the College of Engineering, a robotic system has been working to optimize a shape to better absorb energy. The system first 3D prints a shape, and stores a record of its shape and size. The shape is then crushed with a small press while the system measures how much energy it took to compress. The crushed object is then discarded, and the robot iterates a new design and starts again.

The experiment has been going on for three years continuously at this point. The MAMA BEAR robot has tested over 25,000 3D prints, which now fill dozens of boxes. It’s not frivolous, either. According to engineer Keith Brown, the former record for a energy-absorbing structure was 71% efficiency. The robot developed a structure with 75% efficiency in January 2023, according to his research paper.

Who needs humans when the robots are doing the science on their own? Video after the break.

Continue reading “Roboticized 3D Printer Has Been Developing Shock Absorbing Structures For Years”

3D Printed Braille Trainer Reduces Barrier To Entry

Accessibility devices are a wonder of modern technology, allowing people with various needs to interact more easily with the world. From prosthetics to devices to augment or aid someone’s vision or hearing, devices like these can open up many more opportunities than would otherwise exist. A major problem with a wide array of these tools is that they can cost a fortune. [3D Printy] hoped to bring the cost down for Braille trainers which can often cost around $1000.

Braille trainers consist of a set of characters, each with six pins or buttons that can be depressed to form the various symbols used in the Braille system. [3D Printy]’s version originally included six buttons, each with a set of springs, that would be able to pop up and down. After some work and real-world use, though, he found that his device was too cumbersome to be effective and redesigned the entire mechanism around flexible TPU filament, allowing him to ditch the springs in favor of indentations and buttons that snap into place without a dedicated spring mechanism.

The new design is modular, allowing many units to be connected to form longer trainers than just a single character. He’s also released his design under the Creative Commons public domain license, allowing anyone to make and distribute these tools as they see fit. The design also achieves his goal of dramatically reducing the price of these tools to essentially just the cost of filament, provided you have access to a 3D printer of some sort. If you need to translate some Braille writing and don’t want to take the time to learn this system, take a look at this robotic Braille reader instead.

Thanks to [George] for the tip!

Continue reading “3D Printed Braille Trainer Reduces Barrier To Entry”

This WiFi Filament Sensor Is Unnecessary, But Awesome

As desktop 3D printers have inched towards something resembling the mainstream, manufacturers have upped their game across the board. Even the quality of filament that you can get today is far better than what was on the market in the olden days, back when a printer made out of laser-cut birch wasn’t an uncommon sight at the local makerspace. Now, even the cheap rolls are wound fairly well and are of a consistent diameter. For most folks, you just need to pick a well-reviewed brand, buy a roll, and get printing.

But as with everything else, there are exceptions. Some people are producing their own filaments, or want to make sure their extrusion rate is perfectly calibrated. For those that need the capability, the WInFiDEL from [Sasa Karanovic] can detect filament diameter in real-time while keeping the cost and complexity as low as possible. Even better, with both the hardware and software released as open source, it makes an excellent starting point for further development and customization.

Continue reading “This WiFi Filament Sensor Is Unnecessary, But Awesome”

3D Print A Drill-Powered Helicopter Toy Because It’s Simply Fun

These days, you can get a fully remote-control helicopter that you can fly around your house for about $30. Maybe less. Back in the day, kids had to make do with far simpler toys, like spinning discs that just flew up in the air. [JBV Creative] has built a toy just like that with his 3D printer. It may be simple, but it also looks pretty darn fun.

The design is straightforward. It uses a power drill to spin up a geartrain, which in turn drives a small disc propeller. Spin the propeller fast enough and it’ll launch high into the air. The geartrain mounts to the drill via the chuck, and it interfaces with the propeller with a simple toothed coupler. Alternatively, there’s also a hand-cranked version if you don’t have a power drill to hand.

Launching is easy. First, the drill spins the propeller up to speed. Then, when the drill’s trigger is released, it slows down, and the propeller spins free of the toothed coupler, with the lift it generates carrying it into the sky.

Files are available online for those interested. We could imagine this toy could make the basis for a great design competition. Students could compete to optimise the design with more effective gear ratios or better airfoils. We’ve seen similar designs before, too. Video after the break.

Continue reading “3D Print A Drill-Powered Helicopter Toy Because It’s Simply Fun”

3D Printing In Custom PLA With A TPU Core

[Stefan] from CNC Kitchen explored an unusual approach to a multi-material print by making custom PLA filament with a TPU core to make it super-tough. TPU is a flexible filament whereas PLA is hard almost to the point of being brittle. The combo results in a filament with some unusual properties, inviting some thoughts about what else is possible.

Cross-section of 3D print using white PLA with a red TPU core.

[Stefan]’s video covers a few different filament experiments, but if you’d like to see the TPU-PLA composite you can skip ahead to 18:15. He first creates the composite filament by printing an oversized version on a 3D printer, then re-forming it by running it through a Recreator to resize it down to 1.75 mm.

We have seen this technique of printing custom filaments before, which is useful to create DIY multi-color filaments in small quantities right on a 3D printer’s print bed with no special equipment required. This is an effective method but results in filament with a hexagonal profile, which works but isn’t really ideal. By printing his custom composite at 4 mm diameter then resizing the filament down to 1.75 mm, [Stefan] was able to improve overall printability.

That being said, TPU and PLA have very different characteristics and don’t like to adhere to one another so the process was pretty fiddly. TPU-cored PLA might be troublesome and uncooperative to make, but it can be done with some patience and fairly simple equipment.

Despite the difficulties, test prints were pretty interesting. PLA toughness was roughly doubled and under magnification one can see a lattice of TPU strands throughout the prints which are unlike anything else. Check it out in the video, embedded below.

Continue reading “3D Printing In Custom PLA With A TPU Core”