After exploring the capabilities of the Semitone plugin (
https://cambamcnc.com/forum/index.php?topic=6927.0) from EddyCurrent it become evident that to laser engrave this type of image (lots of dots) some additional MOP capabilities were required. I have therefore attempted to develop this new MOP plugin for CamBam.
While the Semitone plugin can generate all the essential geometry, the engrave paths need to be then computed. My first attempt was to create a set of Circles (for each dot Point) with a diameter equal to the depth (Zvalue) of the Drill operation (with a nominal cutter with suitable Vee angle of 53.13 deg, so that the Diam == Depth). This proved to be quite inefficient as it took forever to create the many thousands of Circles.
With that experience, I have now created a purpose-built MOP (LaserDotter) that can operate on PointLists, Circles and Polylines. The attachment include the DLL file and a short User Guide.
For the selected Entities, the MOP generates circular engrave paths to fill the "dots". The close up image shows a typical result (the scale is MM)
Comments, suggestions and any bugs reports would be greatly appreciated.
I have now added Vers 1.2, see later post for details.
Geoff