PyCAM: Difference between revisions
Jump to navigation
Jump to search
(Created page with "*PyCAM is a toolpath generator for 3-axis CNC machining. It loads 3D models in STL format or 2D contour models from DXF or SVG files. The resulting GCode can be used with EMC2 or...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
=Summary= | |||
*[http://pycam.sourceforge.net/ PyCAM Home Page] | |||
*PyCAM is a toolpath generator for 3-axis CNC machining. It loads 3D models in STL format or 2D contour models from DXF or SVG files. The resulting GCode can be used with EMC2 or any other machine controller. | *PyCAM is a toolpath generator for 3-axis CNC machining. It loads 3D models in STL format or 2D contour models from DXF or SVG files. The resulting GCode can be used with EMC2 or any other machine controller. | ||
*PyCAM supports a wide range of toolpath strategies for 3D models and 2D contour models. | *PyCAM supports a wide range of toolpath strategies for 3D models and 2D contour models. | ||
*[[Image:PyCAMPicture.svg]] | *[[Image:PyCAMPicture.svg]] |
Revision as of 12:01, 4 August 2011
Summary
- PyCAM is a toolpath generator for 3-axis CNC machining. It loads 3D models in STL format or 2D contour models from DXF or SVG files. The resulting GCode can be used with EMC2 or any other machine controller.
- PyCAM supports a wide range of toolpath strategies for 3D models and 2D contour models.