While v-carving with a CNC router, the width of the cut is determined by depth of the Vee bit in the material. Simply stated, the deeper the bit goes, the wider the carving. I've successfully calculated the corresponding/matching depth if using a ball nose bit (half sphere).
I've been studying ellipse formulae but can't come up with means to calculate the matching depth if using a different type of bit called a round-over bit. Its profile is vertically elliptical.
Let's assume the major axis is $0.125$ units with a minor axis of $0.1133$ units. Some bits have a small offset that needs to be accounted for as well. Note the "C" in the diagram.
The known value is "A", what I need to be able to calculate is the "B"; the round-over bits corresponding depth to attain the same width.
I understand there are small changes in the thousandths for differing heights but that is critical in Vee Carving text or images. I'm currently importing the original G-Code that drives the machine into a spreadsheet that I can crank out revised numbers for ball nosed bits. All I need now is the formula that does it for the Round-over bits. Been struggling for quite some time to figure this one out.
Any help would be appreciated.