Computer-aided design and manufacturing: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 33: Line 33:
== Software ==
== Software ==


; Input to low-end 3D printers
* [http://reprap.org/ RepRap] (see [[Fab lab]]s) uses [http://www.artofillusion.org/ Art of Illusion] for modelling and has its own CAM software.
* [http://reprap.org/ RepRap] (see [[Fab lab]]s) uses [http://www.artofillusion.org/ Art of Illusion] for modelling and has its own CAM software.
 
* [[RapMan]] uses g-code files made from .STL (with skeinforge)
* [http://www.fabathome.org/ Fab@Home] works with any CAD program that can export to .STL
* [http://www.fabathome.org/ Fab@Home] works with any CAD program that can export to .STL


; Free CAD software
* [http://www.solidview.com/svlite.html SolidView light] is a free program with support for SFX, STL, SolidWorks, VRML, and OBJ CAD files. I.e. it can be used to look at STL files.
* [http://www.solidview.com/svlite.html SolidView light] is a free program with support for SFX, STL, SolidWorks, VRML, and OBJ CAD files. I.e. it can be used to look at STL files.
* [http://www.opencascade.org/ Open Cascade]


== Links ==
== Links ==

Revision as of 16:34, 5 March 2010

Draft

Definition

Computer-aided design (CAD) is the use of computer technology for the design of objects, real or virtual. The design of geometric models for object shapes, in particular, is often called computer-aided geometric design (CAGD).” (Wikipedia, retrieved 16:43, 24 June 2009 (UTC)).

Computer-aided manufacturing (CAM) is the use of computer-based software tools that assist engineers and machinists in manufacturing or prototyping product components. Its primary purpose is to create a faster production process and components with more precise dimensions and material consistency, which in some cases, uses only the required amount of raw material (thus minimizing waste), while simultaneously reducing energy consumption. CAM is a programming tool that makes it possible to manufacture physical models using computer-aided design (CAD) programs” Wikipedia, retrieved 16:43, 24 June 2009 (UTC).

CAD and CAM are kind of Electronic Design automation together with computer-aided engineering, etc.

See also:

  • Fab labs (machines that build designs). The purpose of this entry is provide some background information about CAD/CAM formats and software that could be useful for building things in a (larger) educational context with fabbers (low cost 3D printers).
  • RapMan, a cheap low-end 3D printer
  • 3D modeling

File formats

See 3D file formats for a more systematic list of 3D modeling and CAD file formats.

3D Computer Modeling
Models can be built in various formats, such as RIB, DXF, 3DM, 3DMF, OBJ, X3D. For many fabbers, they then must be exported as .STL file,
The .STL format
The STL format is an interchange format for 3D models. It describes a raw unstructured triangulated surface of an object and is widely used for rapid prototyping and computer-aided manufacturing.
Scanners
Polygon File Format or the Stanford Triangle Format. (.PLY)
CAD standards
See CAD standards (Wikipedia).

Software

Input to low-end 3D printers
Free CAD software
  • SolidView light is a free program with support for SFX, STL, SolidWorks, VRML, and OBJ CAD files. I.e. it can be used to look at STL files.
  • Open Cascade

Links

General and links of links
Free multi-purpose modelling software
  • Ayam,a free 3D modelling environment for the RenderMan interface.
  • Blender, a free open source 3D content creation suite.
  • Caligary, is a free 3D computer graphics and animation software.
  • Art of Illusion is a free, open source 3D modelling and rendering studio.