Updated Using BlenderCAM with OpenCAMLib (markdown)

master
TurBoss 2021-07-25 10:35:18 +02:00
rodzic bbef8d173f
commit 0418924d7e
1 zmienionych plików z 1 dodań i 1 usunięć

@ -1,6 +1,6 @@
[OpenCAMLib](https://github.com/aewallin/opencamlib) is an open source CAM library created by Anders Wallin. It offers high quality waterline generation and drop cutter sampling algorithms. For drop cutter algorithms it's more reliable than Bullet Physics (Blender's built-in collision detection library) and offers better performance (up to 30 times faster than regular algorithm on 24-core machine).
To use OpenCAMLib with BlenderCAM, it needs to be built from source and [[installed inside Python disribution bundled with Blender|Install-opencamlib-into-blender-2.80-on-linux]]
To use OpenCAMLib with BlenderCAM, it needs to be built from source and [[installed inside Python disribution bundled with Blender|Install-opencamlib-into-blender-2.93-on-linux]]
To use OpenCAMLib waterlines, select "Show experimental features" in Blender User Preferences / Addons / CAM - gcode generation tools. Then select Waterline strategy and "Use OpenCAMLib". The current version lacks dialog for waterline resolution and automatic determination of cutter length, those can be adjusted in `scripts/addons/cam/opencamlib/opencamlib.py`.