Message 1 of 23
Not applicable
05-22-2020
03:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Similar to my other post where I specifically called out issues with ThreadType, I am also noticing issues with Thread Pitch.
I followed this tutorial: https://knowledge.autodesk.com/support/fusion-360/troubleshooting/caas/sfdcarticles/sfdcarticles/Cus...
My XML:
<ThreadType>
<Name>Test Custom Thread</Name>
<CustomName>Test Custom Thread</CustomName>
<Unit>in</Unit>
<Angle>60</Angle>
<ThreadForm>1</ThreadForm>
<SortOrder>1</SortOrder>
<ThreadSize>
<Size>2.20-A</Size>
<Designation>
<ThreadDesignation>TestThread</ThreadDesignation>
<CTD>TestThread</CTD>
<TPI>6.62</TPI>
<Thread>
<Gender>internal</Gender>
<Class>2B</Class>
<MajorDia>2.221</MajorDia>
<PitchDia>2.149</PitchDia>
<MinorDia>2.075</MinorDia>
<TapDrill>2.048</TapDrill>
</Thread>
</Designation>
</ThreadSize>
</ThreadType>
As you can see I am looking for a thread pitch of ~0.151 inches (1/0.151 = ~6.62 TPI). What I get is 0.167 pitch or ~6 TPI. Why?
Files attached to replicate issue. I am on Windows 10 running Fusion 2.0.8407.
Solved! Go to Solution.