Updated Using BlenderCAM with OpenCAMLib (markdown)

master
ksuprynowicz 2020-05-15 07:26:18 +02:00
rodzic 6469c58520
commit 5873337fce
1 zmienionych plików z 1 dodań i 1 usunięć

@ -2,6 +2,6 @@
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.80-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/oclWaterline.py`. 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`.
For "parallel" strategy and other drop cutter sampling operations select both "Use exact mode" and "Use OpenCAMLib". For "parallel" strategy and other drop cutter sampling operations select both "Use exact mode" and "Use OpenCAMLib".