- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, guys. I am trying to create a true involute curve for a gear tooth.
Strangely, when I use the equation curve function and input the equation, I seem to get the involute of some other circle.
The equation I used was as follows:
X(t) = d2 * ( cos(t) + t * sin(t) )
Y(t) = d2 * ( sin(t) - t * cos(t) )
taken from Wolfram
Solved! Go to Solution.