Post by n***@gmail.comI want to know the formula for finding compensated value while doing radius.
Inner corner you just subtract the noseradius from the radius you want to do. if negative number it can not be done. error occure
Outter corner you just add your noseradius to your radius you want to do.
and to calculate noseradius Z with ease in calculator use this:
Z = NR-((NR - cos(A) * NR) / Sin(A))
A is the angle you want to do. 0 and 90 does not need to compensate.
If calculate X just take 90-A and the formula above again. Double it and
you get the diameter value for X.
Also... if you got a cam nearby, compare your calculations with the
program the cam spits out. Calc correct, and both should be same.