Abstract: | The introduction of affordable, consumer-oriented 3-D printers is a milestone in the current “maker movement,” which has been heralded as the next industrial revolution. Combined with free and open sharing of detailed design blueprints and accessible development tools, rapid prototypes of complex products can now be assembled in one’s own garage—a game-changer reminiscent of the early days of personal computing. At the same time, 3-D printing has also allowed the scientific and engineering community to build the “little things” that help a lab get up and running much faster and easier than ever before.Applications of 3-D printing technologies (, Box 1) have become as diverse as the types of materials that can be used for printing. Replacement parts at the International Space Station may be printed in orbit from durable plastics or metals, while back on Earth the food industry is starting to explore the same basic technology to fold strings of chocolate into custom-shaped confectionary. Also, consumer-oriented laser-cutting technology makes it very easy to cut raw materials such as sheets of plywood, acrylic, or aluminum into complex shapes within seconds. The range of possibilities comes to light when those mechanical parts are combined with off-the-shelf electronics, low-cost microcontrollers like Arduino boards [1], and single-board computers such as a Beagleboard [2] or a Raspberry Pi [3]. After an initial investment of typically less than a thousand dollars (e.g., to set-up a 3-D printer), the only other materials needed to build virtually anything include a few hundred grams of plastic (approximately US$30/kg), cables, and basic electronic components [4,5].Open in a separate windowExamples of open 3-D printed laboratory tools.A1, Components for laboratory tools, such as the base for a micromanipulator [18] shown here, can be rapidly prototyped using 3-D printing. A2, The printed parts can be easily combined with an off-the-shelf continuous rotation servo-motor (bottom) to motorize the main axis. B1, A 3-D printable micropipette [8], designed in OpenSCAD [19], shown in full (left) and cross-section (right). B2, The pipette consists of the printed parts (blue), two biro fillings with the spring, an off-the-shelf piece of tubing to fit the tip, and one screw used as a spacer. B3, Assembly is complete with a laboratory glove or balloon spanned between the two main printed parts and sealed with tape to create an airtight bottom chamber continuous with the pipette tip. Accuracy is ±2–10 μl depending on printer precision, and total capacity of the system is easily adjusted using two variables listed in the source code, or accessed via the “Customizer” plugin on the thingiverse link [8]. See also the first table.Box 1. GlossaryOpen sourceA collective license that defines terms of free availability and redistribution of published source material. Terms include free and unrestricted distribution, as well as full access to source code/blueprints/circuit board designs and derived works. For details, see http://opensource.org.Maker movementTechnology-oriented extension of the traditional “Do-it-Yourself (DIY)” movement, typically denoting specific pursuits in electronics, CNC (computer numerical control) tools such as mills and laser cutters, as well as 3-D printing and related technologies.3-D printingTechnology to generate three-dimensional objects from raw materials based on computer models. Most consumer-oriented 3-D printers print in plastic by locally melting a strand of raw material at the tip (“hot-end”) and “drawing” a 3-D object in layers. Plastic materials include Acrylnitrile butadiene styrene (ABS) and Polylactic acid (PLA). Many variations of 3-D printers exist, including those based on laser-polymerization or fusion of resins or powdered raw materials (e.g., metal or ceramic printers).Arduino boardsInexpensive and consumer-oriented microcontroller boards built around simple processors. These boards offer a variety of interfaces (serial ports, I2C and CAN bus, etc.), μs-timers, and multiple general-purpose input-output (GPIO) pins suitable for running simple, time-precise programs to control custom-built electronics.Single board computersInexpensive single-board computers capable of running a mature operating system with graphical-user interface, such as Linux. Like microcontroller boards, they offer a variety of hardware interfaces and GPIO pins to control custom-built electronics.It therefore comes as no surprise that these technologies are also routinely used by research scientists and, especially, educators aiming to customize existing lab equipment or even build sophisticated lab equipment from scratch for a mere fraction of what commercial alternatives cost [6]. Designs for such “Open Labware” include simple mechanical adaptors [7], micropipettes () [8], and an egg-whisk–based centrifuge [9] as well as more sophisticated equipment such as an extracellular amplifier for neurophysiological experiments [10], a thermocycler for PCR [11], or a two-photon microscope [12]. At the same time, conceptually related approaches are also being pursued in chemistry [13–15] and material sciences [16,17]. See also |