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...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
=Summary= | |||
*[http://pycam.sourceforge.net/ PyCAM Home Page]. GPL v3 license. | |||
*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]] |
Latest revision as of 14:54, 3 June 2019
Summary
- PyCAM Home Page. GPL v3 license.
- 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.