I would like to carve a spiral pattern with the spiral going down (Z) as well as around (X/Y) and trying to figure out how I can go about it? Xcarve is more than capable of it, but don’t know any software that can produce the gcode!
Obviously drawing a spiral toolpath is easy, but how to get the z-axis to continually move down as it goes around the spiral?
I wonder if an Easel App could achieve this?
Only method I can think of so far is to generate gcode for a flat spiral and modify the Z values manually.