Following from this thread;
http://www.cambam.co.uk/forum/index.php?topic=5841.msg46194#msg46194It's best to start a new thread for a plugin so any changes, comments, etc. can be more easily collated.
1. unzip the attachment, move the dll to CamBam 'Plugins' folder, restart CamBam
2. The plugin will appear in the 'Plugins' menu called 'Inlay Toolpath'
3. translation code added
4. default value of tool diameter should change depending upon CamBam units selected (6mm or 1/4")
5. Undo points added (different to the ones in the script)
6. A new layer is created called 'Inlay Toolpath' + {tool diameter}
e.g. 'Inlay Toolpath 6'
This gives a reminder of the tool diameter selected.
The new toolpath polyline will be added to this layer
7. A new layer is created each time the plugin is used
Question: what needs to be done next with this ?
Please find version 1.0. attached.
Many thanks to billt for the essential code and idea.