CAM Files Protocol: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Removed Sketchup protocol and replaced it with open source toolchains.)
No edit summary
Line 7: Line 7:


==Protocol==
==Protocol==
*Use DXF plugin in Inkscape to gene
*Use DXF plugin in [[Inkscape]] to generate profiles for cutting
*Use FreeCAD or [[BlocksCAD]] to generate STL files
*Use FreeCAD or [[BlocksCAD]] to generate STL files




[[http://www.plasmasystemsinc.com/PDF/EA_Plasma,_Laser,_Oxyfuel.pdf some useful info on cutting tolerances, kerf etc to take into account when laying out CAM files]]
[[http://www.plasmasystemsinc.com/PDF/EA_Plasma,_Laser,_Oxyfuel.pdf some useful info on cutting tolerances, kerf etc to take into account when laying out CAM files]]

Revision as of 22:55, 24 January 2017

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 of CAM files:

Protocol

  • Use DXF plugin in Inkscape to generate profiles for cutting
  • Use FreeCAD or BlocksCAD to generate STL files


[some useful info on cutting tolerances, kerf etc to take into account when laying out CAM files]