Community
Fusion Design, Validate & Document
Stuck on a workflow? Have a tricky question about a Fusion (formerly Fusion 360) feature? Share your project, tips and tricks, ask questions, and get advice from the community.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding Custom Threads for Selection in Thread Feature Menu

0 REPLIES 0
Reply
Message 1 of 1
Susan002
299 Views, 0 Replies

Adding Custom Threads for Selection in Thread Feature Menu

How to add a missing or custom thread designation like M25x1.25, to the list of options available in the “Edit Thread Feature” window.

 

  1. Find the ThreadData xlm files that Fusion uses. It lives here:
    Susan002_4-1643395098323.png

  2. Create a copy of the ThreadData file that your custom thread is a family member of and name it something unique like… ISOMetricprofileCustom.xml
  3. Using a text editor like Notepad++, edit the file to add the thread parameters needed.
  4. Use an ISO thread calculator like this one:

          https://amesweb.info/Screws/metric-thread-dimensions-calculator.aspx

  1. Example for a  M25 x 1.25 Custom thread

<?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>

 

  1. Save in the correct location, example: C:\Users\nnnnnn\AppData\Local\Autodesk\webdeploy\production\5873edb3ce0a7ce93d3ee911f7ba68d35a7e5862\Fusion\Server\Fusion\Configuration\ThreadData
  2. Close Fusion then restart program.
  3. Confirm that the new thread appears in the thread feature pull down menu, ensure you have selected your custom thread family as the “Thread Type”. It is ISO Metric Profile Custom in this example).

Susan002_5-1643395098325.png

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).

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report