How to add a missing or custom thread designation like M25x1.25, to the list of options available in the “Edit Thread Feature” window.
Find the ThreadData xlm files that Fusion uses. It lives here:
https://amesweb.info/Screws/metric-thread-dimensions-calculator.aspx
<?xml version="1.0" encoding="UTF-8"?>
<ThreadType>
<Name>ISO Metric profile custom</Name>
<CustomName>ISO Metric Profile Custom</CustomName>
<Unit>mm</Unit>
<Angle>60</Angle>
<SortOrder>3</SortOrder>
<ThreadSize>
skip to a logical location….insert a copy of an existing thread, then update thread values
use an ISO metric thread calculator, (see step 4)
</Designation>
<Designation>
<ThreadDesignation>M25x1.25</ThreadDesignation>
<CTD>M25x1.25</CTD>
<Pitch>1.25</Pitch>
<Thread>
<Gender>external</Gender>
<Class>6g</Class>
<MajorDia>24.866</MajorDia> If a max. & a min. are shown, use the average.
<PitchDia>24.092</PitchDia> Caution – some fields have only one value,
<MinorDia>23.426</MinorDia> others a max and min.
</Thread>
<Thread>
<Gender>internal</Gender>
<Class>6H</Class>
<MajorDia>25.000</MajorDia>
<PitchDia>24.367</PitchDia>
<MinorDia>23.7799</MinorDia>
<TapDrill>23.5</TapDrill>
</Thread>
<Thread>
<Gender>external</Gender>
<Class>4g6g</Class>
<MajorDia>24.8660</MajorDia>
<PitchDia>24.1175</PitchDia>
<MinorDia>23.4415</MinorDia>
</Thread>
</Designation>
<Designation>
Fusion should be able to auto generate the Hole and Thread Note using the automatic Note feature.
(Comment 2021-04-15 …appears only working for Hole info, not thread).
Can't find what you're looking for? Ask the community or share your knowledge.