OpenCAMLib: Difference between revisions

From CoMakingSpace Wiki

(Created page with "{{SoftwareInfoBox |software name=OpenCAMLib |image=OpenCAMLib.png |type=library, Python module |platform=all |license=GPLv3 |source=https://github.com/aewallin/opencamlib |inp...")
 
(No difference)

Latest revision as of 17:37, 27 August 2017

SoftwareInfoBox

OpenCAMLib

OpenCAMLib.png
Type: library, Python module
Platform: all
License: GPLv3
Source: https://github.com/aewallin/opencamlib
Input Formats: STL, ... (?)
Output Formats:
Users:


OpenCAMLib is a library for calculating and simulating CAM operations.

The library is used by HeeksCNC, FreeCAD and optionally in BlenderCAM. It provides Python bindings to use it in your own scripts. The examples use VTK 4 for visualization.

There are several supported cutter shapes.


Further reading

  • developer's blog
  • ocl-manual.pdf (built by make doc-pdf (incomplete, mostly API doc)