A Different Kind Of Plastic Shredder For 3D Filament Making

Haven’t you heard? You can make your own 3D filament nowadays from plastic granules (10X cheaper than filament), or even by recycling old plastic! Except if you’re recycling plastic you will have to shred it first…

[David Watkins] came up with a different way of shredding plastic. Typically we’ve seen shrunken versions of giant metal shredders used to dice up plastic into granules that can be melted down and then extruded back into filament. These work with a series of sharp toothed gears that kind of look like a stack of circular saw blades put together inside of a housing.

But that can be rather pricey. [David’s] method is super cheap, and you can do it at home with minimal tools, and maybe $10 or less worth of parts?

Continue reading “A Different Kind Of Plastic Shredder For 3D Filament Making”

MX3D Printing a Bridge

6-Axis Robot Arm 3D Prints A Metal Bridge

Do you remember the MX3D metal printing robot? It’s now capable of 3D printing a metal bridge. Here’s the news release, but it’s in Dutch (translated).

Over one year ago we covered the beginning of the MX3D project, which was a rather ambitious foray into 3D printing in metal with a industrial six-axis ABB robot arm. They had previously done a version using resin (MX3D Resin Printer), but then upgraded the system to use a heavy duty welding machine to deposit various metals.

One year later, they’ve tuned it even more. To show it off they printed a free form standing bridge that people can actually walk across.

Continue reading “6-Axis Robot Arm 3D Prints A Metal Bridge”

Astoundingly Great $60 3D Printer Called Chimera Bests Your Printer

When most people think of 3D printing, they think of Fused Deposition Modelling (FDM) printers. These work by heating a material, squirting it out a nozzle that moves around, and letting it cool. By moving the nozzle around in the right patterns while extruding material out the end, you get a part. You’ve probably seen one of the many, many, many FDM printers out there.

Stereolithography printing (SLA) is a different technique which uses UV light to harden a liquid resin. The Chimera printer uses this technique, and aims to do it on the cheap by using recycled parts.

First up is the UV light source. DLP projectors kick out a good amount of UV, and accept standard video inputs. The Mitsubishi XD221u can be had for about $50 off eBay. Some modifications are needed to get the focus distance set correctly, but with that complete the X and Y axes are taken care of.

For the Z axis, the build platform needs to move. This was accomplished with a stepper motor salvaged from a disk drive. An Arduino drives the motor to ensure it moves at the right rate.

Creation Workshop was chosen as the software to control the Chimera. It generates the images for the projector, and controls the Z axis. The SLA process allows for high definition printing, and the results are rather impressive for such a cheap device. This is something we were just talking about yesterday; how to lower the cost of 3D printers. Obviously this is cheating a bit because it’s banking on the availability of cheap used parts. But look at it this way: it’s based on older technology produced at scale which should help a lot with the cost of sourcing this stuff new. What do you think?

DNA Lamp

DNA Lamp Adds Some Science To Your Room

Lava lamps had their time, but that time is over. Perhaps a spinning, glowing, DNA helix style lamp will take their place?

Inspired by the ever mesmerizing DNA helix, a member of the eLab hackerspace decided to try making it into a lamp. It’s almost entirely 3D printed, with the helix made out of glow in the dark filament.  A series of UV LEDs fade in and out as a small geared motor from a microwave turntable spin the helix round and around.

[João Duarte] designed the assembly using TinkerCAD and has shared all the files on the Instructable in case you want to make one yourself. It is a lot of printing though, so you might want to recruit your own hackerspace’s 3D printer to do some of the work. He ended up using his own Prusa i3 as well as the LulzBot TAZ4 from the space to speed things up.

Continue reading “DNA Lamp Adds Some Science To Your Room”

We Have A Problem: 3D Printers Are Too Expensive

Hackaday, we have a problem. 3D printing is changing the world but it’s still too expensive to be embraced as a truly transformative technology.

With each passing year, the 3D printing industry grows by leaps and bounds. Food safe PLA is now the norm, with dissolvable and other exotic filaments becoming more mainstream.  New filaments are making it possible to print objects that were not possible before. New CAD software is popping up like dandelions, with each iteration giving novice users a friendly and more intuitive interface to design 3D models. As time marches on, and we look into its future, a vision of the 3D printing world is evident – its only going to get bigger.

3d printerImagine a future where a 3D printer is as common as an ink jet printer in homes all across the world.  A future where you could buy filament from the supermarket down the street, and pick up a new printer from any hardware store. A future where dishwashers, refrigerators and bicycles come with .stl files that allow you to print upgrades or spare parts. A future where companies compete to give the market easy-to-use printers at the cheapest price.

Is this future possible? Not until the technology changes. It’s too expensive, and that’s the problem you’re going to solve. How can you make a 3D printer cheaper? A cheap printer could change the game and make our future a reality.

Where do we need cost savings?

To get you going, here are some parts of common 3D Printers which think need to find cost-saving solutions.

XYZ AND HOT END MOTORS

Stepper motors are going to run you about $15 each. Is it possible to use cheaper DC motors with some type of position tracking while keeping the cost down?

HARDWARE

Threaded rod is probably the cheapest way to move your XYZ axis. What about couplings and guide rods? Check out how this guy made a CNC out of parts from his local hardware store.

ELECTRONICS

No arduino with Easysteppers here – too expensive. We’ve just seen a super cheap controller a few days ago. If we use something other than NEMA steppers, it will radically change the typical electronic controller for our super cheap 3d printer.

EXTRUDER

What is the cheapest way to melt and extrude plastic? What about using thermistors in place of thermocouples? Let’s think out of the box with this, and see if we can get away from the typical stepper motor based extruder. Remember, everything is low cost. If we have to sacrifice some resolution, that is OK.

So there you go. Let’s hear your input on the issue. We need to make 3D printers a lot more affordable and we want to hear any ideas you have on the topic in the comments below. Do you think this is in our future and why?


The 2015 Hackaday Prize is sponsored by:

lego 3d printer

Lego Printer Prints Lego

[Gosse Adema] made his very first instructable by detailing his Lego 3D printer build. It’s Prusa i3 based, and originally started out as an A4 plotter with repurposed steppers out of an old HP printer. After upgrading to some NEMA 17 steppers, it became a full-blown 3D printer.

It turns out that NEMA 17 stepper mounting holes align perfectly with Lego, making it super easy to mount them. Check out this Lego ‘datasheet’ for some great details on measurements.

The brains of the printer are occupied by Marlin running atop a Atmega 2560, and Pronterface for the PC software. He tops it off with a Geeeteck built MK8 extruder boasting a 0.3 mm nozzle that accepts 1.75 mm filament.

As with almost any DIY 3D printer build, his first prints didn’t turn out so well. After adjusting the nozzle and filament size in the software, he started to get some good results. Be sure to check out the video below to see this Lego 3D printer in action.

Continue reading “Lego Printer Prints Lego”

Automatic Print Ejector For All 3D Printers

Way back in 2010, Makerbot released the Automated Build Platform, a neat heated conveyor belt for the Cupcake or Thing-O-Matic that would spit parts out when a print was done. It’s a great invention if you need to produce 20 of something, and the perfect invention if you want to sit on a patent and not innovate anything ever.

You won’t need to wait until the year 2030 to get a device that automatically removes a print from a print bed. The folks at MatterHackers came up with an Automatic Print Ejector that removes a print in the most [Rube Goldberg]-ish way possible: with a boxing glove.

The Automatic Print Ejector is pretty much taken straight out of a [Buster Keaton] movie. It’s a series of scissor mechanisms with a 3D printed boxing glove on the end, driven by a stepper motor. When the print finishes, the boxing glove simply punches a print off the bed of a printer.

Does it work? It does, brilliantly. Check out the video below.

Continue reading “Automatic Print Ejector For All 3D Printers”