My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

HeeksCNC source code has been transfered to www.github.com/Heeks

This Google Code site is for my fork ( Dan Heeks ), as I haven't learnt to use github yet.

Written in C++, HeeksCNC uses HeeksCADhttp://code.google.com/p/heekscad/. The user can add machining operations. These can then be output to NC code. The NC code is then shown as red and green lines on the screen. The NC code is generated using Python script, so it can be configured for different machines.

See some example of HeeksCNC being used here: http://code.google.com/p/heekscnc/wiki/CaseStudies

HeeksCNC uses OpenCAMLib for the "Zig Zag" operation HeeksCNC uses libarea for the "Pocket" operation HeeksCNC uses libactp for the "Adaptive Roughing" operation

There is a Windows installation on the downloads page of this web-site

There are OpenSUSE rpm files here http://software.opensuse.org/search?baseproject=ALL&p=1&q=HeeksCNC

Instuctions on using HeeksCNC are here: http://code.google.com/p/heekscnc/wiki/HowToUse

Powered by Google Project Hosting