CAM Files Protocol: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
#Export into the desired format - such as DXF, STL, or others.
#Export into the desired format - such as DXF, STL, or others.
#Generate whaever file format is required by the CNC machine, such as [[Gcode]]
#Generate whaever file format is required by the CNC machine, such as [[Gcode]]
#Start a page on the wiki calle - Machine/Module Name - CAM Files. Use [[Machine Naming Convention]].
#Start a page on the wiki called - Machine/Module Name - CAM Files. Use [[Machine Naming Convention]].
#
#Open the file, and take a screenshot. Include a screenshot of what the file looks like - embed it next to your CAM file on the wiki - to facilitate identification of the file content.

Revision as of 16:53, 24 September 2013

Computer Aided Manufacturing (CAM) files are toolpath files that enable a computer-controlled machine - such as a CNC Torch Table or a CNC Milling Machines - to produce parts automatically by using the CAM files as blueprints.

Examples:

  1. CAM files for cutting steel sheet via CNC Torch Table - the Brick Press is an example - where DXF files are used - CEB_Press_CAM_Files
  2. CAM files for 3D printing - tubing for the Tractor Construction Set scale models - where STL files are used - see OSE Rapid Prototyping
  3. Cam files for scale-model laser cutting - DXF files are used - see example at OSE Rapid Prototyping

Protocol

  1. Take the CAD file.
  2. Export into the desired format - such as DXF, STL, or others.
  3. Generate whaever file format is required by the CNC machine, such as Gcode
  4. Start a page on the wiki called - Machine/Module Name - CAM Files. Use Machine Naming Convention.
  5. Open the file, and take a screenshot. Include a screenshot of what the file looks like - embed it next to your CAM file on the wiki - to facilitate identification of the file content.