Welcome to BlenderCAM’s API Documentation!

Welcome to BlenderCAM’s API Documentation!#

This site serves as an introduction to the code behind BlenderCAM.

If you just want to know how to use the addon to mill projects, check out the wiki

This resource is for people who want to contribute code to BlenderCAM, people who want to modify the addon for their needs, or anyone who simply want to better understand what is happening ‘under the hood’.

Overview offers a guide to the addon files and how they relate to one another.

Style Guide gives tips on editors, linting, formatting etc.

Test Suite has information on how to run and contribute to the Test Suite.

Workflows & Actions contains an explanation of how the addon, testing and documentation are automated via Github Actions.