Years ago there was a great MPCNC guilloché drag-engraving writeup (hard drive platter, diamond drag bit, 0.1 mm depth). I built a free browser tool that generates these patterns as SVG in true mm units, with a ring mask and cut-length / time estimates: guillochegenerator . com - should drop straight into EstlCAM/Lightburn.
If anyone runs one on brass or a platter, please post photos.
This is great! I think I’ll try it with some regular V-bit engraving on wood (don’t have a diamond drag bit).
It’s just generating a 2D SVG so I figure you could code that as a profile toolpath at any depth. Might need to scale the vectors though depending on material and bit.
Yep, the output is just a 2D SVG in real mm, depth is whatever you set in CAM. For wood I’d just scale the pattern up and widen the line spacing so it survives the grain.
I made this coaster in red oak. The guilloché carving is 0.01" deep using a 60° V-bit. The coaster is 4.5" across. I think less detail and a bit deeper would look better, but it’s not bad for a first attempt. Finished with Danish oil. Thanks again for sharing the pattern generator!