资 源 简 介
Area
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 , derived from the kbool library written by Klaas Holwerda
Here is some tool-path created with Pocket ( Displayed using HeeksCNC ).
Installation
Dependencies
To build libarea, you need:
* CMake
* Python (with developers files)
* Python Boost (with developers files)
Fetch sources
svn checkout http://libarea.googlecode.com/svn/trunk/ libarea
Build
Under Windows
There are files for Visual Studio