Computer-aided design and manufacturing: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 14: Line 14:


; 3D Computer Modeling
; 3D Computer Modeling
RIB, DXF, 3DM, 3DMF, OBJ, X3D
 
: 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


; Scanners
; Scanners
Line 20: Line 24:


; CAD standards
; CAD standards
See [http://en.wikipedia.org/wiki/CAD_standards CAD standards] (Wikipedia).  
: See [http://en.wikipedia.org/wiki/CAD_standards CAD standards] (Wikipedia).  


== Software ==
== 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.
* [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://www.fabathome.org/ Fab@Home] works with any CAD program that can export to .STL
 
* [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.


== Links ==
== Links ==


; General
; General and links of links


* [http://en.wikipedia.org/wiki/Computer-aided_design Computer-aided design] (Wikipedia)
* [http://en.wikipedia.org/wiki/Computer-aided_design Computer-aided design] (Wikipedia)
Line 37: Line 45:
* [http://en.wikipedia.org/wiki/Electronic_design_automation Electronic design automation] (Wikipedia)
* [http://en.wikipedia.org/wiki/Electronic_design_automation Electronic design automation] (Wikipedia)
* [http://en.wikipedia.org/wiki/Comparison_of_CAD_editors_for_CAM Comparison of CAD editors for CAM]
* [http://en.wikipedia.org/wiki/Comparison_of_CAD_editors_for_CAM Comparison of CAD editors for CAM]
* [http://www.cncci.com/index.html computer numerical control (CNC), CNC Concepts, Inc., see e.g. the [http://www.cncci.com/resources/links.htm links] section.
* [http://www.fabathome.org/wiki/index.php?title=Fab%40Home:CAD Fab@Home Design Tools Page]


; Free multi-purpose modelling software
; Free multi-purpose modelling software

Revision as of 19:25, 24 June 2009

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).

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
Scanners
Polygon File Format or the Stanford Triangle Format. (.PLY)
CAD standards
See CAD standards (Wikipedia).

Software

  • Fab@Home works with any CAD program that can export to .STL
  • 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.

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.