3D printer

The educational technology and digital learning wiki
Jump to navigation Jump to search

Draft

<pageby nominor="false" comments="false"/>

Introduction

3D printer as geek campfire (Source:[1])

According to Wikipedia, retrieved 14:48, 14 October 2011 (CEST), 3D printing is a form of additive manufacturing technology where a three dimensional object is created by laying down successive layers of material. 3D printers are generally faster, more affordable and easier to use than other additive manufacturing technologies. 3D printers offer product developers the ability to print parts and assemblies made of several materials with different mechanical and physical properties in a single build process. Advanced 3D printing technologies yield models that can serve as product prototypes.}}

The two most popular 3D printing techniques are:

  • fused deposition modeling, also called Fused Filament Fabrication (FFF). A typical example are low cost models like the RapMan
  • Selective laser sintering: “an additive manufacturing technique that uses a high power laser (for example, a carbon dioxide laser) to fuse small particles of plastic, metal (direct metal laser sintering), ceramic, or glass powders into a mass that has a desired 3-dimensional shape” (Wikipedia, retrieved 14:48, 14 October 2011 (CEST))
  • In addition, we should cite Laser cutting, a fairly simple to use technique to create "flat" 3D objects (although you can create designs that stick components together).

The opposite of additive manufacturing is substractive manufactoring, e.g. using milling machines that take away material from an initial form.

See also:

Hardware

Do it (almost) entirely yourself

Reprap 3D printers
Candyfab printers
The CandyFab 6000 sugar-based 3D printer

Note: As of oct. 2011 this project seems to have stalled (no wiki update since 2009).

Cheap 3D open source printers

“We didn’t know it, but it turns out that sitting around a table with folks while the MakerBot Cupcake CNC is puttering away and doing its thing and making objects appear where there were none before is really a great community activity! One of the gatherers mentioned that it felt like a geek campfire and it did!” (Pre Pettis, retrieved 17:30, 25 June 2009 (UTC))

Below are the fabbers most popular in october 2011. See also the links in the general section above. All organizations and companies providing designs and selling parts or fully assembled tools do have web sites with a lot of information.

Bits from Bytes printers

Rapman 3.1. schema - Source: bits from Bytes, build manual 3.1 - printed (reproduced without permission)

Bits from Bytes produces and sells Reprap derivatives

Hardware:

  • RapMan v3.11 (£750 / CHF 1270) is a device we acquired. We got it in January 2010 and was assembled by end of Feb 2010 Read the RapMan article. - Daniel K. Schneider Nov 2009/Feb 2010.
  • A1 Technologies is a UK reseller
  • New! - 3DTouch™ 3D Printer is an assembled 3D printer and costs £1,995.00 (single head) or £2,245.00 (double head). We recommend a double head system. The Education pack (£2,484.00) includes double head and plastic rools. This models seems to be the successor of the BFB 3000 (or the same design ?)

Resources:

Makerbot printers

MakerBot Industries sells other RepRap-inspired designs. Like other Reprap derivaties, their 3D printers include a plastruder and an Arduino-compatible microcontroller and they work with several kinds of plastic, e.g. ABS (Lego-like) and HDPE (milk-jug like). The founder of this company also is involved in the RepRap research project.

Hardware: Currently, (2011) there are three versions:

Other devices are in development as documented in the Makerbot wiki (oct. 2011)

Fab@Home 3D printers

Fab@Home, is a project dedicated to making and using fabbers - machines that can make almost anything, right on your desktop. This website provides everything you need to know in order to build or buy your own simple fabber, and to use it to print three dimensional object. Hardware designs and software on this website are open source. This printer can include a dual syringe tool for printing two materials simultaneously.

Hardware:

Resources:

web services for 3D printing

There exist probably several companies who do this. Typically, online 3D printing services also include a store where users can both upload and sell designs. Some sites also offer other manufacturing and commercial services and most also provide free resources for learning how to create things

Note: The laser cutting and engraving services will be moved once I decide to start resources on that topic.

Shapeways

  • They take STL, VRML, Collada & X3D formats with some constraints, e.g. less than 500'000 polygons, a watertight mesh, etc.

Sculpteo

Ponoko

Formulor

  • Laser cutting service. The company also provides Illustrator, CorelDraw and Inkscape templates

VectoRealism

  • Laser cutting (very similar or same as Formulor ?)

RazorLab

  • Laser Cutting and engraving.

Commercial entry-level 3D printers

See also: 3D Printer System Manufacturers - Systems for Less Than US$20,000 overview (parts for self-assembly can be as low as $600)

Up!
Light-weight UP! 3D printer
  • PP3dp sells a light-weight 3D printer for about $2700 + shipping.
  • According to the manufacturer the latest model includes a heated platform (good for ABS) and has 0.2 mm accuracy.
  • Reviews: ponoko, ....

Other printers

  • Desktop Factory 125ci 3D Printer (network compatible, about $5000, 1 cubic inch of "print" costs about $1). See also the Wikipedia entry.
  • CreateItReal (Denmark) sells a 3D printer and a Laser Cuter, each for $5000. We found little information about these - Daniel K. Schneider 17:30, 25 June 2009 (UTC).
  • Matrix 3D printer from Mcor technologies is a Laminated Object Manufacture printer, i.e. glues and cuts paper. About $20'000 USD. Cost per cc is low. Sold world-wide in Q1 2010.
  • uPrint from Dimension (about £12'000).
  • Alaris from Object (price ???)
  • V-Flash from 3D Systems. (price about $10'000 ?)

Software

In EduTechWiki, we provide a few overviews and/or beginner's tutorials

See also

Roughly speaking, the production pipeline looks like this:

  • Model something or find a model
  • (Merge/adapt models)
  • Translate to STL
  • Translate to machine code
  • Print

The most popular file format is the .STL file format: “An STL (“Stereolithography”) file is a triangular representation of a 3-dimensional surface geometry. The surface is tessellated or broken down logically into a series of small triangles (facets). Each facet is described by a perpendicular direction and three points representing the vertices (corners) of the triangle. These data are used by a slicing algorithm to determine the cross sections of the 3-dimensional shape to be built by the fabber” (The StL Format, retrieved 17:25, 24 June 2009 (UTC)). STL files can be created with most CAD programs. Alphaprototypes provides instructions for several popular CAD applications.

Special-purpose software
  • ReplicatorG is the software that will drive your CupCake CNC, RepRap machine, or generic CNC machine. You feed it GCode, it parses the GCode, and then controls your machine via a driver. Its cross platform, easily installed, and is based on the familiar Arduino / Processing environments.
  • CandyFab developed CandyFaboulous, written in Processing, an open source programming language and environment for people who want to program images, animation, and interaction.

Links

  • New objects (includes visualization and downloadable files)
  • 3dprintables.org (excellent wiki includes educational objects, often with links models on external sites)
  • thingiverse (a place to share digital designs that can be made into real, physical objects). Many interesting objects for RepRap machines like the RapMan
  • See also "online printing services" (above)

General

  • 3D Printing (Explaining the Future, oct. 2011). Includes a review of both commercial and open source printers.

On wikipedia