SebKuzminsky / pycam

Other
338 stars 99 forks source link

Build Status

PyCAM: a toolpath generator

PyCAM generates toolpaths (GCode) based on 2D or 3D models for 3-axis CNC machining.

Running

Extract the archive or clone the repository.

Graphical Interface: pycam/run_gui.py

Scripted Toolpath Processing: pycam/run_cli.py FLOW_SPECIFICATION_FILE

Resources

See the documentation for a short introduction.

Development

Contributors