An open source solution for artistic CAM with Blender 3D
 
 
Go to file
Alain Pelletier 248677f8b4
Update ops.py
2021-03-12 11:03:35 -04:00
config Revert "little shapely functions" 2015-12-07 11:08:18 +01:00
scripts Update ops.py 2021-03-12 11:03:35 -04:00
static add a nice readme 2019-10-06 16:15:43 +02:00
.gitignore 2.80_BETA 2019-01-25 23:48:11 +01:00
LICENSE Add GPL 2 license file to root 2016-03-26 01:10:41 -03:00
README.md add blender 2.90 to deps and remove python 2.7 2020-11-05 01:25:02 +01:00
bas-relief-demo.blend BasRelief test and demo file 2020-12-18 13:10:47 -04:00
rotation-test.blend test file for A axis 2020-12-20 17:04:20 -04:00

README.md

BlenderCAM

BlenderCam - CNC path addon

Blender CAM is an open source solution for artistic CAM - Computer aided machining - a g-code generation tool. Blender CAM is an extension for the free open-source Blender 3d package.

It has been used for many milling projects, and is actively developed. If you are a developer who would like to help, fork and open pull requests

Chat on Matrix

Installation and Usage

See the Wiki.

Resources

Dependencies

  • Blender 2.80 or 2.90
  • OpenCamLib (optional)

DISCLAIMER

THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR ANY HARM OR LOSS RESULTING FROM ITS USE. IT IS EXTREMELY UNWISE TO RELY ON SOFTWARE ALONE FOR SAFETY. Any machinery capable of harming persons must have provisions for completely removing power from all motors, etc, before persons enter any danger area. All machinery must be designed to comply with local and national safety codes, and the authors of this software can not, and do not, take any responsibility for such compliance.

This software is released under the GPLv2.