l29ah / pycam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and run scripts/pycam.

Usage

See the documentation for a short introduction.

Resources

Contributors

  • Lode Leroy: initiated the project; developed the toolpath generation, collision detection, geometry, Tk interface, ...
  • Lars Kruse: GTK interface and many features
  • Paul: GCode stepping precision
  • Arthur Magill: distutils packaging
  • Sebastian Kuzminsky: debian packaging
  • Nicholas Humfrey: documentation, recovery of old sourceforge-wiki
  • Piers Titus van der Torren: documentation
  • Reuben Rissler: gtk3 migration

About

License:Other


Languages

Language:Python 99.6%Language:Makefile 0.4%Language:Shell 0.1%