We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Area is a CAM-related software for pocketing operation.
This project provides library and associated python-module to compute pocket operations.
Written by Dan Heeks danheeks@gmail.com, derived from the kbool library written by Klaas Holwerda
Here is some tool-path created with Pocket ( Displayed using HeeksCNC ).
To build libarea, you need:
git clone git@github.com:Heeks/libarea.git
*
cd libarea mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make sudo make install
You can contribute to libarea many ways: