|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools |
Rating:
|
Display Modes |
|
#16
|
||||
|
||||
|
Re: CAD for Spiral Cam
Quote:
r1 = starting radius at theta=0, r2 = ending radius (at theta=alpha), k=log(r2/r1)/alpha, r = r1*exp(k*theta), x = r*cos(theta), y = r*sin(theta) ... So for r1=25, r2=5, and alpha=2*pi, you would get: x = 25*exp(-0.11124453*t)*cos(t) and y = 25*exp(-0.11124453*t)*sin(t) |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|