Crowdsourcing Plastic Model Kits

laser

Flexiscale, the company that crowdsources and crowdfunds model kits, made a showing at the World Maker Faire. We’ve seen their work before, but this time we got to touch base with [Chris Thorpe] and get a handle on the future of user-requested model kits.

Right now there are over one hundred proposals for what Flexiscale should do next. They’re mostly narrow gauge railroad locomotives and rolling stock, but [Chris] tells me they’re looking to branch out into larger projects including American locomotives as well as planes, ships, and buildings. This is a really, really cool project, and if you’re into models at all, you should at least be aware of what Flexiscale is trying to do.

If you have an idea of what Flexiscale should do next, write up a proposal. I made one for the PRR GG1 electric locomotive, and if enough people support it, [Chris] will scan an engine and make a kit.

Priceless Paintings – Scanned And Printed In 3D

painting

When we think of works by Van Gogh and Rembrandt, most of us remember a picture, but we aren’t accustomed to seeing the actual painting. [Tim Zaman], a scientist at Delft University of Technology in the Netherlands, realized that the material presence of the paint conveys meaning as well. He wanted to create a lifelike reproduction in full dimension and color. While a common laser-based technique could have been used for depth mapping, resolution is dependent on the width of the line or dot, and the camera cannot capture color data simultaneously with this method. In his thesis, [Tim] goes into great detail on a hybrid imaging technique involving two cameras and a projector. He and his team eventually used two 40-megapixel Nikon cameras in conjunction with a fringe projector to capture a topographical map with in-plane resolution of  50 μm, and depth resolution of 9.2 μm.

We can’t find a lot of information on the printing process they used, other than references to high-resolution 3D printers by Océ (a Canon company). That said, [Tim] has provided a plethora of images of some of the reproductions, and we have to say they look amazing. The inclusion of depth information takes this a big step further than that gigapixel scanning setup we saw recently.

Check out the BBC interview with Tim, as well as time lapse videos of the scanning and printing process after the break.

Continue reading “Priceless Paintings – Scanned And Printed In 3D”

FlowFree Goes Life Sized At Maker Faire NY

Maker Faire 2013SetupWillow Glen MakersTeam PathfinderFlow*26

What began as a smartphone game turned into a Maker Faire New York 2013 project for the [Willow Glen Makers]. FlowX26 is a life sized version of the game FlowFree. [The Willow Glen Makers] wanted to build an extendable, easy to set up grid of floor tiles to emulate the game. A CNC machine was employed to create a plywood framework. Not visible in the picture is the fact that each cross member is cut slightly concave.  This concavity allows the clear plastic top to deflect just enough to activate a micro switch inside the tile. The switch sends a signal to the tile’s Arduino Mega controller. The Mega then uses this data to control an array of RGB LEDs.

The next problem was interconnection and communication between the tiles. [The Makers] used copper tape, along with a 3D Printed latch system between each tile side. Six connections per side allow power and data to be transmitted throughout the grid.

Continue reading “FlowFree Goes Life Sized At Maker Faire NY”

World Maker Faire 2013: The Sub-$500 Deltaprintr

There are a few delta bot 3D printers out there such as the Rostock which, while being a very nice printer, is still a little expensive. When [Shai] from SUNY wanted to use a 3D printer for his artistic and academic pursuits, he decided to build his own printer. Thus the Deltaprintr was born.

Instead of printed parts, the Deltaprintr uses laser cut and machined parts for just about all of its bill of materials. The three motors mounted in the base are connected to the delta arms with Spectra fishing line, thus getting rid of the ludicrous cost of belts of the requisite length.

Everything is Open Source, and the guys behind the project should be putting their printr up on Kickstarter sometime next month. Word is the entire thing should be sub-$500, and a little bit of guessing tells me that doesn’t mean $499.

A $100 Stereolithography 3D Printer

The Hackaday tip line has been blowing up with a new Kickstarter for a 3D printer. Although this is a pretty common occurrence around here, this printer is actually very interesting: it’s quite possibly the simplest and cheapest laser resin printer ever.

Most of the 3D resin printers we’ve seen, like the Form1 use mechanical means to raise a print up to the next slice. At $100, the Peachy printer doesn’t have the budget for such luxuries as servos or motors, so the layer height is increased by dripping salt water over the liquid resin. The X and Y axes are controlled with mirrors and voice coils, allowing this printer’s electronics to be controlled by a computer’s sound card. It’s really amazing in its simplicity, and from the looks of it the Peachy can produce some fairly good prints.

For a great explanation of how the Peachy printer works, you can check out the video below.

Continue reading “A $100 Stereolithography 3D Printer”

World Maker Faire: The New Ultimaker

Ult

Just as the the gates opened at the World Maker Faire in New York City the skies opened, sending everyone underneath the tents and pavilians on the faire grounds. Luckily, I was able to check out the new Ultimaker before that happened, and only a day after it was officially announced.

Compared to the older laser-cut Ultimaker, the Ultimaker 2 is much, much cleaner that’s made more for designers and architects instead of students, hackerspaces and tinkerers. There are a few new additions to the Ultimaker 2 – OLED display, heated bed, and a larger build volume. Basically, if you want Ultimaker quality without a lot of futzing around, go with the Ultimaker 2.

Ultimaker will be shipping a pre-assembled version for €1.895,00, with a kit version to follow shortly. As always, the Ultimaker 2 is open source, and no, this doesn’t mean an end to the classic Ultimaker.

BeagleBone Black Does CNC With RAMPS

[Bart] Wanted to try controlling a CNC with his BeagleBone black, but didn’t want to invest in a CNC Cape. No problem – he created his own translator board for RAMPSLinuxCNC for the BeagleBone Black has been available for a few months now, and [Bart] wanted to give it a try. He started experimenting with a single stepper motor and driver.  By the time he hooked up step, direction, and motor phases, [Bart] knew he needed a better solution.

Several CNC capes are available for the BeagleBone boards, but [Bart] had a RAMPS board just sitting around, waiting for a new project.  Most RepRap fans have heard of the RAMPS – or Reprap Arduino Mega Pololu Shield.  In fact, we covered them here just a few days ago as part of our 3D Printering series.   RAMPS handle all the I/O needed for 3D printing, which carries over quite nicely to other CNC applications as well.   The downside is that they’re specifically designed for the Arduino Mega series. Continue reading “BeagleBone Black Does CNC With RAMPS”