Skip to content

viewsat/blendercam

 
 

Repository files navigation

BlenderCAM


An open source solution for artistic CAM with Blender 3D

Chat on Matrix Chat on Freenode Chat on Freenode Last commit Contributors Size License


AboutHow to useFeaturesPost-ProcessorsFilesContributingLicense


Blendercam

👁️ About

Blender CAM is an open source solution for artistic CAM - Computer aided machining - a g-code generation tool.

Blender CAM is an add-on 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, don't hesistate to fork the project and start generating pull requests.

👨‍🎓 How to use (Wiki)

Linux

BlenderCam is recommended with Linux. BlenderCam can work on Windows but the installation of a dependency (OpenCamlib) is tricky.

👌 Features

Blender 2.92 and 2.80
Several milling strategies for 2D and 3D ✔️
Cutter types: ball, flat, v-carve with various angles, user definable ✔️
work with 3d data or depth images ✔️
Layers and skin for roughing. ✔️
Inverse milling ✔️
Various options for ambient around model ✔️
protection of vertical surfaces ✔️
Stay low - option for movement ✔️
Material size setup ✔️
Simulation of 3d operations ✔️
Arc retract ✔️
Pack curves and slice model ✔️
Automatic bridges for cutout operation ✔️
Chain export and simulation ✔️

Pending features

  • Helix entry and ramp down are experimental.

  • Motion direction - classic, conventional, meander, are only partially supported

  • 4 and 5 axis milling

💻 Post-processors

  • GRBL
  • Iso
  • LinuxCNC - EMC2
  • Fadal
  • Heidenhain
  • Sieg KX1
  • Hafco HM-50
  • Centroïd M40
  • Anilam Crusader M
  • Gravos
  • WinPC-NC
  • ShopBot MTC
  • Lynx Otter o
  • ...

📒 Files organisation

.
├── config                     
├── scripts
│   ├── addons
│   │   ├── cam
│   │   │   ├── nc
│   │   │   └── opencamlib
│   │   ├── GPack
│   │   └── print_3d
│   │       ├── ini
│   │       └── machine_profiles
│   └── presets
│       ├── cam_cutters
│       ├── cam_machines
│       └── cam_operations
└── static

🤝 Contributing

BlenderCAM 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

If you need help or want to discuss about BlenderCam you can join the Chat Room #BlenderCam:matrix.org on Matrix.

🤕 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.

About

Automatically exported from code.google.com/p/blendercam

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%