diff --git a/Using-BlenderCAM-with-OpenCAMLib.md b/Using-BlenderCAM-with-OpenCAMLib.md index 1237826..7c205cb 100644 --- a/Using-BlenderCAM-with-OpenCAMLib.md +++ b/Using-BlenderCAM-with-OpenCAMLib.md @@ -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 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".