FDM Printing With Resin Update

[Proper Printing] is at it again. He’s trying to perfect his hybrid printer that works like an FDM printer but uses UV-curable resin gel instead of filament. You can see the latest update video below. If you missed our take on his early attempts, you might want to catch up with those earlier videos first.

The latest update brings a new nozzle, an improved light source, and changes to the formula of the resin. The nozzle and light source improvements hinge on conical lenses that convert the laser beams from a spot to a ring. The initial nozzles looked like the business end of a syringe, but this wasn’t very stable. The new video shows a conventional nozzle which also had some issues. This resulted in a custom-made nozzle that solved all the issues with the conventional nozzle and the syringe tips.

The resin formula is particularly crucial. The second attempt used resin with glass beads to give thickness. That wasn’t without problems, though, so it was switched this time with fused silica, as suggested by some comments on a previous video. They also used aggressive mixing and air removal. The consistency of the previous resins was that of a paste, but according to the video, the new mixture is more like a gel.

At some point, things started going badly. There were several equipment failures. Exasperated, he was ready to give up and was editing the video when he had an epiphany. We’re glad he didn’t give up because the new results are pretty impressive.

These printers remind us of some strange laser CNC. It also reminds us a little of people curing resin outside of the normal print process.

Continue reading “FDM Printing With Resin Update”

Will Carmakers Switch Clay For Computers?

The 3D printing revolution has transformed a lot of industries, but according to [Insider Business] the car industry still uses clay modeling to make life-sized replicas of new cars. The video below shows a fascinating glimpse of the process of taking foam and clay and making it look like a real car. Unlike the old days, they do use a milling machine to do some rough work on the model, but there’s still a surprising amount of manual work involved. Some of the older film clips in the video show how hard it was to do before the CNC machines.

The cost of these models isn’t cheap. They claim that some of the models have cost $650,000 to create. We assume most of that is in salaries. Some models take four years to complete and a ton of clay.

Continue reading “Will Carmakers Switch Clay For Computers?”

Arc Overhangs In PrusaSlicer Are A Simple Script Away

Interested in the new hotness of printing previously-impossible overhangs? You can now integrate Arc Overhangs into PrusaSlicer and give it a shot for yourself. Arc overhangs is a method of laying filament into a pattern of blossoming concentric rings instead of stringing filament bridges over empty space (or over supports).

These arcs are remarkably stable, and result in the ability to print overhangs that need to be seen to be believed. We covered this clever technique in the past and there are now two ways for the curious hacker to try it out with a minimum of hassle: either run the Python script on a G-code file via the command line, or integrate the functionality into PrusaSlicer directly by adding it as an automatic post-processing script. The project’s GitHub repository has directions for both methods.

Here’s how it works: the script looks for layers with a “bridge infill” tag (which PrusaSlicer helpfully creates) and replaces that G-code with that for arc overhangs. It is still a work in progress, so keep a few things in mind for best results. Arc overhangs generally work best when the extruded plastic cools as fast as possible. So it is recommended to extrude at the lowest reliable temperature, slowly, and with maximum cooling. It’s not fast, but it’s said to be faster than wrestling with supports and their removal.

A few things could use improvement. Currently the biggest issue is warping of the arc overhangs when new layers get printed on top of them. Do you have a solution or suggestion? Don’t keep it to yourself; discuss in the comments, or consider getting involved in the project.

Compact Ultrasonic Holographs For Single Step Assembly Of Matter In 3D

Creating three-dimensional shapes from basic elements or even cells is an important research topic, with potentially many applications in the fields of medicine and general research. Although physical molds and scaffolding can be used, the use of ultrasonic holographs is in many ways preferable. Using ultrasonic sound waves into a liquid from two or more transducers shaped to interact in a predetermined manner, any particulates suspended in this liquid will be pushed into and remain in a specific location. Recent research by [Kai Melde] and colleagues has produced some fascinating results here, achieving recognizable 3D shapes in a liquid medium.

These are some of the most concrete results produced, following years of research. What distinguishes ultrasonic holography from light-based xolography is that the latter uses photon interference between two light sources in order to rapidly 3D print an object within the print medium, whereas ultrasonic holography acts more as a ultrasonic pressure-based mold. Here xolography is also more limited in its applications, whereas ultrasonic holography can be used with for example biological tissue engineering, due to the gentle pressure exerted on the suspended matter.

For ongoing medical research such as the growing of organs (e.g. for transplantation purposes), scaffolding is required, which could be assembled using such a technique, as well as the manipulation and assembly of biological tissues directly.

3D Printing Antennas With Dielectric Resin

[Machining and Microwaves] has long wanted to use a 3D printer to print RF components for antennas and microwave lenses. He heard that Rogers — the company known for making PCB substrates, among other things — had a dielectric resin available and asked them if he could try some. They agreed, with some stipulations, including that he had to visit their facility and show his designs in a video. Because of that, the video seems a little bit like a commercial, but we think he is genuinely excited about the possibility of the resin.

Since he was in their facility, he was able to interview several of the people behind the resin, and they had some interesting observations about keeping resin consistent during printing and how the moonbounce feed he wanted to print would work.

Some of the exotic RF test equipment was interesting to see, too. The microwave lenses look like some kind of modern art. According to the Roger’s website:

Radix Printable Dielectric materials are a ceramic-filled, UV-curable polymer designed for use with photopolymer 3D-printing processes like sterolithography (SLA) and digital light processing (DLP) printing. These materials and printing processes enable the use of high-resolution, scalable 3D-printing for complex RF dielectric components such as gradient index (GRIN) lenses or three-dimensional circuits. The 2.8Dk printable dielectric is designed to have low loss characteristics through millimeter wave (mmWave) frequencies and low moisture absorption for end-use applications.

It isn’t clear to us that you could use this resin in your own printers, but they did look pretty similar to what we have hanging around except, perhaps, for the continuous circulation of the resin pool. We figured the resin wasn’t inexpensive. In fact, we found a liter online for $1,863. We don’t know if that’s the suggested retail price or not, but we also suppose if you need this material, you won’t be that surprised at the cost.

If you don’t need microwave frequencies, you might be able to get by with some easier techniques. Or, you can even do something slightly more difficult but probably a lot cheaper.

Continue reading “3D Printing Antennas With Dielectric Resin”

Clear PLA Diffuses LEDs

[Chuck] often prints up interesting 3D prints. But we enjoyed his enhancement to a cheap LED Christmas tree kit. The original kit was simply a few green PCBs in the shape of a tree. Cute, but not really something a non-nerd would appreciate. What [Chuck] did, though, is printed a clear PLA overcoat for it and it came out great. You can see how great in the video below.

You might think transparent PLA would be really clear, but because of the layers, it is more translucent than transparent. For an LED diffuser, though, it works great. There are a few things to consider when printing for this purpose. First, you’d think vase mode would be perfect for this, but he found out it didn’t work well — possibly due to something in the model, which was a download from Thingiverse.

Continue reading “Clear PLA Diffuses LEDs”

Giant 3D Printed Excavator Is Awesome, But Needs Work

Many of us adored big construction machinery as children. Once we got past the cute, tiny age, it became uncool to gasp with shock and awe at diggers and bulldozers for some reason . [Ivan Miranda] still digs the big rigs, though, and built himself a giant 3D printed excavator that looks like brilliant fun. 

Why did Lego never make MegaTechnic blocks? [Ivan] shows us the true potential of bigger building blocks.
The build relies on [Ivan]’s giant 3D-printed Lego-like assembly kit. It lets him simply bolt together a bunch of plastic girders to make the key parts of the excavator, including the base and the digger arm itself. The digger arm is controlled with linear actuators of [Ivan’s] own design, which uses servos and threaded rod to do the job. They’re not as cool as hydraulics or pneumatics, but they get the job done well. For propulsion, [Ivan] built a tracked drive system again using his unique Lego-like blocks. The tracks were tedious to assemble, but add a lot to the excavators Awesomeness Quotient (AQ).

The overall build is quite slow, and more than a little fragile. It’s not quite ready for hardcore digging tasks. In reality, it’s serving as a test bed for [Ivan]’s 3D-printed building blocks that get better every time we see them. Video after the break.

Continue reading “Giant 3D Printed Excavator Is Awesome, But Needs Work”