CAM Files Protocol: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:


==Protocol==
==Protocol==
*Use DXF plugin in [[Inkscape]] to generate profiles for cutting
*Document on the wiki.
*Use DXF plugin in [[Inkscape]] or [[LibreCAD]] to generate profiles for cutting. You can also use FreeCAD to export DXFs from 3D CAD.
*Use FreeCAD or [[BlocksCAD]] to generate STL files
*Use FreeCAD or [[BlocksCAD]] to generate STL files
*Upload all files to the wiki


[[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]]
=Integration=
*Is there an easy export from FreeCAD to DXF for cutting? This should be available to facilitate large-scale collaboration.

Revision as of 21:04, 26 September 2019

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

  • Document on the wiki.
  • Use DXF plugin in Inkscape or LibreCAD to generate profiles for cutting. You can also use FreeCAD to export DXFs from 3D CAD.
  • Use FreeCAD or BlocksCAD to generate STL files
  • Upload all files to the wiki

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

Integration

  • Is there an easy export from FreeCAD to DXF for cutting? This should be available to facilitate large-scale collaboration.