Printrbot Teases Infinite Build Volume Printer

[Brook Drumm] of Printrbot is teasing a new 3D printer. This is no ordinary 3D printer; this is an infinite build volume 3D printer, the Next Big Thing™ in desktop fabrication.

The world was introduced to the infinite build volume 3D printer last March at the Midwest RepRap Festival with a built by [Bill Steele] from Polar 3D. The design of [Bill]’s printer began as simply a middle finger to MakerBot’s Automated Build Platform patent. This was patent engineering — [Bill] noticed the MakerBot patent didn’t cover build plates that weren’t offset to the plane of the print head, and it just so happened a printer with a tilted bed could also build infinitely long plastic parts.

While [Bill Steele]’s unnamed printer introduced the idea of an infinite build volume printer to the community, a few pieces of prior art popped up in the weeks and months after MRRF. Several years ago, [Andreas Bastian] developed the Lum Printer, an unbounded conveyor belt printer. A month after MRRF, Blackbelt 3D introduced their mega-scale tilted bed printer and later started a Kickstarter that has already reached $100,000 in pledges.

Right now, details are sparse on the Printrbelt, but there are a few educated guesses we can make. The belt of the Printrbelt appears to be Kapton film attached to some sort of substrate. The hotend and extruder are standard Printrbot accouterments, and the conveyor is powered by a geared stepper motor. All in all, pretty much what you would expect.

We do know that [Brook] and [Bill Steele] are working together on this printer, apparently with [Brook] in charge of the hardware and [Bill] taking either his slicing algorithm or firmware modifications (we’re not exactly sure where the ’tilt’ in the Gcode comes from) and getting this printer running.

While the Printrbelt isn’t ready for production quite yet, this is a fantastic advance in the state of consumer, desktop 3D printing. You can check out [Brook]’s teaser videos below.

Continue reading “Printrbot Teases Infinite Build Volume Printer”

Using Nanotubes To Strengthen 3D Prints

3D printing has brought the production of plastic parts to the desktops and workshops of makers the world over, primarily through the use of FDM technology. The problem this method is that when squirting layers of hot plastic out to create a part, the subsequent vertical layers don’t adhere particularly well to each other, leading to poor strength and delamination problems. However, carbon nanotubes may hold some promise in solving this issue.

A useful property of carbon nanotubes is that they can be heated with microwave energy. Taking advantage of this, researchers coated PLA filament in a polymer film containing carbon nanotubes. As the layers of the print are laid down, the nanotubes are primarily located at the interface between the vertical layers. By using microwaves to heat the nanotubes, this allows the print to be locally heated at the interface between layers, essentially welding the layers together. As far as results are concerned, the team reports an impressive 275% improvement in fracture strength over traditionally printed parts.

The research paper is freely available, which we always like to see. There’s other methods to improve your print strength, too – you could always try annealing your printed parts.

[Thanks ????[d] ???? for the tip]

The 3D Printer Packing Problem

Form Labs recently announced the launch of the Fuse 1, a desktop SLS printer that will print all your parts using nylon powder and a laser. This a fundamentally different method of 3D printing as compared to filament-based machines, and the best way to use a Fuse 1 is to fill the entire volume of the machine with 3D printed parts. [Michael Fogelman] decided to investigate the 3D packing problem, and managed to fill this printer with the maximum number of 3D printed tugboats. If you’re wondering, it’s 113, as compared with 82 tiny Benchies using naive bin packing.

The formal definition of this sort of problem is the bin packing problem, or simply calculating the maximum number of items can be packed into a finite volume. There is no general solution to this problem, and it’s probably impossible to create an algorithm that will solve this problem for any collection of 3D models. Nevertheless, it’s possible to create a solution that shows marked improvement over a naive solution.

[Michael]’s solution involves simulated annealing. This algorithm begins by randomly placing tugboats, then mutating the position or rotation of one of the boats for each iteration. The code is less than 1000 lines of Go and is available on GitHub if you already have an SLS printer at your disposal.

It should be noted this type of problem isn’t particularly new to the world of 3D printers. There have been a few tools to solve the bin-packing problem for filament-based printers, but the solutions to these problems are two-dimensional; since filling a bed is a problem that only uses the ‘shadow’ of the Z-axis of each part, it’s a slightly easier problem to solve.

Now that Form Labs’ Fuse 1 SLS printer has been announced, there is a new application for this type of problem in the space of 3D printers. It’s not a perfect solution — and it’s doubtful there will ever be a perfect solution — but if you’re looking for a way to fill the volume of your powder printer with parts, this is the best you’re going to do.

Holman Is Your Phone’s Best Friend

Let’s get something straight right up front: this isn’t much of an electronics project. But it is a very artistic 3D printing project that contains some electronics. [Sjowett] used an off-the-shelf class D amplifier with BlueTooth input to create a simple BlueTooth speaker with a subwoofer. As you can see from the pictures, woofer is exactly the term to use, too.

The clever mechanical design uses 3D printing and common metric PVC pipe. That’s a great technique and resulted in a very clean and professional-looking build. If you don’t have easy access to metric pipe, you could print the pipes, but it will take longer and might not look quite as good.

Continue reading “Holman Is Your Phone’s Best Friend”

PrusaControl: The Beginner’s Slicer

There are two main applications for managing 3D prints and G-Code generation. Cura is a fantastic application that is seeing a lot of development from the heavy hitters in the industry. Initially developed by Ultimaker,  Lulzbot has their own edition of Cura, It’s the default software packaged with thousands of different printers. Slic3r, as well, has seen a lot of development over the years and some interesting hacks. Do you want to print non-planar surfaces? Slic3r can do that. Slic3r and Cura are two sides of the CAM part of the 3D printing coin, although Cura is decidedly the prettier side.

The ability to combine the extensibility of Slic3r with the user interface of Cura has been on our wish list for a while now. It’s finally time. [Josef Prusa] has released PrusaControl, a 3D printing CAM solution that combines the best of Slic3r into a fantastic, great looking package. What are the benefits? What’s it like? Check that out below.

Continue reading “PrusaControl: The Beginner’s Slicer”

3D Printed Radiation Patterns

Radiation patterns for antennas can be utterly confusing, especially when presented in two dimensions, as they usually are. Fear not, [Hunter] has your back with 3D printed and color-coded radiation patterns.

In the field of antenna design, radiation patterns denote the relationship between the relative strength of radio waves emitted from antennas and the position of a receiver/transmitter in 3D space. In practice, probes can be used to transmit/receive from documented locations around an antenna while recording signal intensity, allowing researchers and engineers to determine the characteristics of arcane antennas. These measurements are normally expressed as two-dimensional slices of three-dimensional planes. Naturally, this sometimes (often) complex geometry is difficult for all but the most spatially inclined to mentally conceptualize with only the assistance of a 2D drawing. With computers came 3D models, but [Hunter] wasn’t satisfied with a model on a screen: they wanted something they could hold in their hands.

To that end, [Hunter] simulated several different antenna structures, cleaned up the models for 3D printing, and 3D printed them in color sandstone, and the end result is beautiful. By printing in colored sandstone through Shapeways, [Hunter] now has roughly walnut-sized color-coded radiation patterns they can hold in their hand. To save others the work, [Hunter] has posted his designs on Shapeways at Ye Olde Engineering Shoppe. So far, he has a horn antenna, dipole, inset fed patch antenna and a higher order mode of a patch antenna, all of which are under 15.00USD. Don’t see the antenna radiation pattern of your dreams? Fret not, [Hunter] is looking for requests, so post your ideas down in the comments!

Further, beyond the immediate cool factor, we can see many legitimate uses for [Hunter’s] models, especially in education. With more and more research promoting structural rather than procedural learning, [Hunter’s] designs could easily become a pedagogical mainstay of antenna theory classes in the future. [Hunter] is not the only one making the invisible visible, [Charles] is mapping WiFi signals in three dimensions.

Video after the break.

Continue reading “3D Printed Radiation Patterns”

TORLO Is A Beautiful 3D Printed Clock

What if you could build a clock that displays time in the usual analog format, but with the hands moving around the outside of the dial instead of rotating from a central point? This is the idea behind TORLO, a beautiful clock built from 3D printed parts.

The clock is the work of [ekaggrat singh kalsi], who wanted to build a clock using a self-oscillating motor. Initial experiments had some success, however [ekaggrat] encountered problems with the motors holding consistent time, and contacts wearing out. This is common in many electromechanical systems — mechanics who had to work with points ignition will not remember them fondly. After pushing on through several revisions, it was decided instead to switch to an ATtiny-controlled motor which was pulsed once every two seconds. This had the benefit of keeping accurate time as well as making it much easier to set the clock.

The stunning part of the clock, however, is the mechanical design. The smooth, sweeping form is very pleasing to the eye, and it’s combined with a beautiful two-tone colour scheme that makes the exposed gears and indicators pop against the white frame. The minute and hour hands form the most striking part of the design — the indicators are attached to a large ring gear that is turned by the gear train built into the frame. The video below the break shows the development process, but we’d love to see a close-up of how the gear train meshes with the large ring gears which are such an elegant part of the clock.

A great benefit of 3D printing is that it makes designing custom gear trains very accessible. We’ve seen other unconventional 3D printed clock builds before. 

Continue reading “TORLO Is A Beautiful 3D Printed Clock”