Difference between revisions of "Additive manufacturing"

From AdCiv
Jump to: navigation, search
(Open design)
(External links)
Line 42: Line 42:
 
*[http://www.reprap.org RepRap project website]
 
*[http://www.reprap.org RepRap project website]
 
*[http://en.wikipedia.org/wiki/RepRap_Project RepRap article on Wikipedia]
 
*[http://en.wikipedia.org/wiki/RepRap_Project RepRap article on Wikipedia]
 +
*[http://www.newelectronics.co.uk/articles/8217/Revolutionary.pdf 'Replication revolutionary'], article from ''New Electronics'', 29 December 2006 (pdf)

Revision as of 13:39, 29 December 2006

20px-Logo.png Main Page > Open collaborative design > Virtual designs into physical objects > Additive manufacturing

Rapid prototyping machines are like three dimmensional printers that turn CAD designs into solid objects, by building up extremely thin cross-sectional layers one on top of the other. Currently they are used mostly in industry to create accurate parts for developmental designs and prototypes. But they are increasingly being used in short manufacturing runs and is known in this circumstance as rapid manufacturing. These techniques are known as solid freeform fabrication.

There are various types

>Intro

>Different types

>Materials

>Advantages

>Limitations

>Rapid manufacturing

RepRap

RepRap 0.1 prototype (created by Vik Olliver)
RepRap 0.1 building an object

RepRap is rather special prototyping machine. The name is short for replicating rapid prototyper. It is a project started at the University of Bath by Dr. Adrian Bowyer, a Senior Lecturer in mechanical engineering.

The idea is to create a rapid prototyping machine that, as well as being able to construct useful three dimmensional objects to order, is also able to create all the parts necessary to build another rapid prototyping machine. So for a very low cost, someone with a RepRap should be able to clone a new machine to give to someone else.

It uses the Fused Deposition Modelling (FDM) [1] system of additive construction where a thermoplastic material is extruded very thinly from a computer controlled nozzle to slowly build up a three dimmensional shape layer by layer.

However there are various of its own component parts that it cannot currently reproduce such as the stepper motor, microcontroller, extrusion nozzle and lubricant. However over time as the design evolves and becomes more sophistacated it is envisioned that there will be fewer and fewer parts that cannot be made by the machine itself.

Materials

The RepRap team intend to include nozzles for applying different materials during the build process:

  1. A thermoplastic - generally used to create structure of the object being made.
  2. Wood's metal which is a low melting point metal alloy used to create electrical circuits within the object
  3. Ceramic slurry for hard and strong cement-like structure
  4. Silicone polymer used for gaskets, seals and flexible parts
  5. Icing sugar for temporary supports to support overhangs as the object is being built up. After the object is created these supports are easy to dissolve away using warm water

Open design

This is an Open design project in that everything relating to it - i.e. the plans, the 3D CAD models of the components and the software to run it are being released under the GPL license [2] which enables anyone to use, customize and evolve it. The terms of the GPL also mean that any improvements will likewise be available under the same license for others to benefit from.

External links