Printing Point-to-point Circuits On A 3D Printer

[CarryTheWhat] put up an Instructable on his endeavours in printing circuit boards for solder free electronics. He managed to print a flashlight where the only non-printed parts are a pair of batteries and a couple of LEDs.

The circuit is a weird mix of point to point and Manhattan style circuit construction; after modeling a printed plastic plate, [CarryTheWhat] added a few custom component holders to hold LEDs, batteries, and other tiny electronic bits.

To deliver power to each electronic bit, the components are tied off on blue pegs. These pegs are attached to each other by conductive thread much like wirewrap circuit construction.

Right now, the circuits are extremely simple, but they really remind us of a few vintage ham radio rigs. While this method is most likely too complex to print 3D printer electronics (a much desired and elusive goal), it’s very possible to replicate some of the simpler projects we see on Hackaday.

[CarryTheWhat] put the models and files up on GitHub if you’d like to try out a build of your own.

Printing Custom Whistles For Everyone At Your RepRap Conference

When [Josef Prusa] speaks at a conference extolling the virtues of 3D printing, he likes to give out printed objects to show off the possibilities home-brew fabrication. A favorite of [Prusa] are whistles – they’re functional and show off exactly what a 3D printer can do. Printing out hundreds of whistles is a job for a factory and not a printer, so [Prusa] decided to customize each whistle with the initials of a conference attendee.

When [Prusa] was asked to attend the INFOTRENDY conference in Bratislava, he had a small audience (only 150 people) and a list of all the attendees a week before hand. It was the perfect scenario to whip up a Python script to generate the models for a whistle with the initials of each attendee emblazoned on the side.

The WhistleGen code is up on [Prusa]’s GitHub ready to print out custom whistles for your next conference. While the capabilities of WhistleGen are limited to just two letters of text, we’re sure someone will figure out a way to automate the generation custom conference badges very shortly.

See the example he sent us after the break.

Continue reading “Printing Custom Whistles For Everyone At Your RepRap Conference”

Automated Bed Leveling With Our 3D Printer

Anyone with a RepRap or other 3D printer knows how much of a pain leveling the bed is. To get a good quality print, the bed – the surface the printer prints on – must be exactingly level, and may the engineering gods help you if your surface has the slightest bump in it. [Atntias] is developing a solution to this problem: an auto leveling platform that shouldn’t require any parts at all if you already have a metal bed.

The idea is incredibly simple: Just ground your metal bed, and apply a small voltage to the tip of your hot end. [Atntias]’ code (available on GitHub) probes the surface of the bed and shoots out a 3D mesh of your current bed profile. This can be used as a GCode offset, so the bottom of your print is always directly on the top of the bed.

Although the utility of leveling a bed down to the micron level is of questionable utility for 3D printers, it’s vitally important if you want to mill a PCB on your printer. [Atntias] says his idea is currently being implemented into the Marlin firmware, so it looks like another firmware update is in our future.

Thanks go to [technodream] for sending this one in. Check out the video after the break to see the bed leveling process in action.

Continue reading “Automated Bed Leveling With Our 3D Printer”

Print In Chocolate, Sugar, And Clay With A Universal Paste Extruder

With a glut of Easter candy acquired over the last week, you might be thinking what to do with mountains of chocolate and other sugary delights. How about sending them through a 3D printer with [RichRap]’s universal paste extruder?

[RichRap]’s extruder uses a common 10cc syringes slowly squeezed by an off-the-shelf stepper motor. Chocolate wasn’t the only goal for this build;  [RichRap] also tested out cake icing, corn chip dough, muffin and sponge cake batter with his new toy. The most interesting paste in our humble opinion is porcelain ceramic clay. [RichRap] was able to make some very nice 3D printed greenware, but we’ll withhold our judgement until the ceramic parts are fired later this week.

After the break you can check out the introduction video for the Universal Paste Extruder, as well as a quick glimpse of [RichRap]’s very cool porcelain clay prints. We’re very interested in the ceramics printed with this extruder, if only for printing reprap parts that will be exposed to plastic-melting temperatures.  Of course, all the files to build your own paste extruder are up on Thingiverse.

Tip ‘o the hat to [Josef Prusa] for sending this one in.

Continue reading “Print In Chocolate, Sugar, And Clay With A Universal Paste Extruder”

Becoming Intelligent Designers And Saving The RepRap

While Hack a Day’s modus operandi is serving up hacks from around the Internet, sometimes we feel the need to exercise a bit of editorial freedom. A thousand words is a bit awkward for the front page, so feel free to skip the break and head straight to the full text of this article.

It’s no secret myself and my fellow writers for Hack a Day are impressed with the concept of a personal 3D printer. We’ve seen many, many, builds over the years where a 3D printer is a vital tool or the build itself.

Personally, I love the idea of having a 3D printer. I’ve built a Prusa Mendel over the past few months – Sanguinololu electronics, [Josef Prusa]’s PCB heated bed, and a very nice Budaschnozzle 1.0 from the awesome people at LulzBot. I’ve even made some really cool bits of plastic with it, including the GEB cube from the inside cover of Gödel, Escher, Bach (a very tricky object to realize in a physical form, but not a bad attempt for the third thing I’ve ever printed, including calibration cubes). Right now I’m working on the wheel design for a rocker-bogie suspension system I hope to finish by early August when the next Mars rover lands. My Prusa is a wonderful tool; it’s not a garage filled with a mill, lathe, and woodworking tools, but it’s a start. I think of it as the Shopsmith of the 21st century.

Lately I’ve become more aware of the problems the RepRap and 3D printer community will have to deal with in the very near future, and the possible solution that led me to write this little rant.

Continue reading “Becoming Intelligent Designers And Saving The RepRap”

3D Printing From An Android Device

[skullkey] over at the House4Hack hackerspace in Pretoria, South Africa wanted a way to get kids excited about technology and desktop fabrication labs. Wanting to give kids a visceral feel for the march of technology, he created Makerdroid, an android app that allows for the creation 3D objects on an Android tablet and preparing them to be printed on a Reprap or Makerbot.

What’s really interesting about this build is not only the fact that [skullkey] and his lovely beta testers are generating .STL files on an Android device, the object files are also being converted to GCode on the Android, without the need for a conventional computer. Makerdroid uses the very popular Skeinforge to generate the instructions for the printer (although a lot of people are switching over to Slic3r).

Makerdroid doesn’t need a PC to print objects out on a 3D printer, but we think the process of shuffling GCode files from a tablet to the printer with an SD card is a little archaic. It might be possible to print directly from an Android tablet over Bluetooth with the Android Bluetooth Reprap app that is currently in development. Still, we love the idea of printing objects we just created on a touch screen, as shown in the Makerdroid demo video after the break.

Continue reading “3D Printing From An Android Device”

Hackaday Links March 8th, 2012

Solder Your Pin headers Straight

straight-header solder

If you’re worried about how to solder your pin headers straight, why not try this simple trick and put them into a breadboard before soldering?

Etiquette for Open Source Projects

soapbox Phillip Torrone

If you use or develop open source projects, it’s worth checking out [Phillip Torrone]’s Unspoken rules of Open Source article. You may not HAVE to do all the things he says, but it’s certainly a good starting point for being ethical with your hacks.

The [GoAmateur] Camera Mount

go-amateur camera mount for bike

If you can’t afford a professional camera mount for your bike, why not make one yourself? As pointed out in the article, normal cameras aren’t really made for this, so do so at your own risk. If this isn’t shoddy enough for you, why not make a mount for your 4 year old dumb-phone (Env2) out of a block of wood?

A 3D Printer BOM

If you’re wondering how much a 3D printer will cost you, or where to source the parts, this Bill of Materials for a Prusa Mendel should help. We would assume this project will be updated as everything is built, so be sure to check back!

MakerBot Assembly Time-Lapse

makerbot time lapse

Along the same lines, if you’re wondering about getting into 3D printing, this time-lapse of the Thing-O-Matic being assembled may give you some insight into what’s involved in getting one functional!