From 7b71d755437af35c03afbcb72f99a313a2be0b25 Mon Sep 17 00:00:00 2001 From: ksuprynowicz Date: Wed, 13 Jan 2016 16:47:13 +0100 Subject: [PATCH] Update information about drop cutter sampling --- Using-BlenderCAM-with-OpenCAMLib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-BlenderCAM-with-OpenCAMLib.md b/Using-BlenderCAM-with-OpenCAMLib.md index 17263ea..23473de 100644 --- a/Using-BlenderCAM-with-OpenCAMLib.md +++ b/Using-BlenderCAM-with-OpenCAMLib.md @@ -24,4 +24,4 @@ Install (by default in /usr/local): sudo make install To use OpenCAMLib waterlines, select "Show experimental features" in Blender User Preferences / Addons / CAM - gcode generation tools. Then select Waterline strategy and "Use OpenCAMLib". Current version lacks dialog for waterline resolution and automatic determination of cutter length, those can be adjusted in "scripts/addons/cam/opencamlib/oclWaterline.py" file. -Parallel strategy and drop cutter sampling doesn't work with current version(but was tested with very good results with earlier ones) and will be fixed this week. \ No newline at end of file +For "parallel" strategy and other drop cutter sampling operations select both "Use exact mode" and "Use OpenCAMLib". \ No newline at end of file