CAM Files Protocol: Difference between revisions
Jump to navigation
Jump to search
(Removed Sketchup protocol and replaced it with open source toolchains.) |
|||
Line 4: | Line 4: | ||
::*DXF format for scale-model laser cutting - [[OSE Rapid Prototyping]] | ::*DXF format for scale-model laser cutting - [[OSE Rapid Prototyping]] | ||
::*STL format for 3D printing - tubing for the [[Tractor Construction Set]] - scale models [[OSE Rapid Prototyping]] | ::*STL format for 3D printing - tubing for the [[Tractor Construction Set]] - scale models [[OSE Rapid Prototyping]] | ||
::* | ::*DXF format for cutting steel sheet via CNC Torch Table - the Brick Press [[CEB_Press_CAM_Files]] | ||
==Protocol== | ==Protocol== | ||
*Use DXF plugin in Inkscape to gene | |||
*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:47, 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:
- DXF format for scale-model laser cutting - OSE Rapid Prototyping
- STL format for 3D printing - tubing for the Tractor Construction Set - scale models OSE Rapid Prototyping
- DXF format for cutting steel sheet via CNC Torch Table - the Brick Press CEB_Press_CAM_Files
- Examples of CAM files:
Protocol
- Use DXF plugin in Inkscape to gene
- 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]