<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating M19x2 custom threads on a nut in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/10279806#M205373</link>
    <description>&lt;P&gt;Nevermind, found my issue.&amp;nbsp; &amp;nbsp;I was added to the existing..&amp;nbsp; Instead of creating a custom.&amp;nbsp; Looks like Fusion might have checks in place to ignore additions to existing files.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Apr 2021 20:57:47 GMT</pubDate>
    <dc:creator>gavin.landon</dc:creator>
    <dc:date>2021-04-29T20:57:47Z</dc:date>
    <item>
      <title>Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/7052514#M205365</link>
      <description>&lt;P&gt;I'm looking to create a nut with a custom thread M19x2 (metric m19 thread with a pitch of 2). I've looked on the thread list for metric and only see M18 and M20. I've also looked at the possibility of adding it manually via the xml file but it seems they all have custom values for each thread size. I don't have these values, what is the proper way to approach making custom threads?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 06:25:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/7052514#M205365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-01T06:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/7052543#M205366</link>
      <description>&lt;P&gt;I'm currently trying this in&amp;nbsp;&lt;I&gt;%localappdata%\Autodesk\webdeploy\Production\&amp;lt;version ID&amp;gt;\Fusion\Server\Fusion\Configuration\ThreadData&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully it works&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;    &amp;lt;Designation&amp;gt;
      &amp;lt;ThreadDesignation&amp;gt;M19x2&amp;lt;/ThreadDesignation&amp;gt;
      &amp;lt;CTD&amp;gt;M19x2&amp;lt;/CTD&amp;gt;
      &amp;lt;Pitch&amp;gt;2.0&amp;lt;/Pitch&amp;gt;
      &amp;lt;Thread&amp;gt;
        &amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;
        &amp;lt;Class&amp;gt;6g&amp;lt;/Class&amp;gt;
        &amp;lt;MajorDia&amp;gt;18.822&amp;lt;/MajorDia&amp;gt;
        &amp;lt;PitchDia&amp;gt;17.583&amp;lt;/PitchDia&amp;gt;
        &amp;lt;MinorDia&amp;gt;16.5339&amp;lt;/MinorDia&amp;gt;
      &amp;lt;/Thread&amp;gt;
      &amp;lt;Thread&amp;gt;
        &amp;lt;Gender&amp;gt;internal&amp;lt;/Gender&amp;gt;
        &amp;lt;Class&amp;gt;6H&amp;lt;/Class&amp;gt;
        &amp;lt;MajorDia&amp;gt;19.2503&amp;lt;/MajorDia&amp;gt;
        &amp;lt;PitchDia&amp;gt;17.807&amp;lt;/PitchDia&amp;gt;
        &amp;lt;MinorDia&amp;gt;17.0224&amp;lt;/MinorDia&amp;gt;
        &amp;lt;TapDrill&amp;gt;17.0&amp;lt;/TapDrill&amp;gt;
      &amp;lt;/Thread&amp;gt;
      &amp;lt;Thread&amp;gt;
        &amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;
        &amp;lt;Class&amp;gt;4g6g&amp;lt;/Class&amp;gt;
        &amp;lt;MajorDia&amp;gt;18.822&amp;lt;/MajorDia&amp;gt;
        &amp;lt;PitchDia&amp;gt;17.6127&amp;lt;/PitchDia&amp;gt;
        &amp;lt;MinorDia&amp;gt;16.5636&amp;lt;/MinorDia&amp;gt;
      &amp;lt;/Thread&amp;gt;
    &amp;lt;/Designation&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 01 May 2017 07:27:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/7052543#M205366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-01T07:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8719111#M205367</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I'm not an expert on this, (I'm just now trying to create a custom thread using the XML file myself), but you may want to check out the wikipedia articles on thread standards. They have formulas for finding what the inner and out thread diameters should be based on the pitch etc.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 00:50:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8719111#M205367</guid>
      <dc:creator>jonathanUGLA3</dc:creator>
      <dc:date>2019-04-10T00:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8743554#M205368</link>
      <description>&lt;P&gt;I know this is an old thread but thought other searchers may be looking for the same thing even now,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this site will calculate the values&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.amesweb.info/Screws/IsoMetricScrewThread.aspx" target="_blank" rel="noopener"&gt;https://www.amesweb.info/Screws/IsoMetricScrewThread.aspx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 20:10:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8743554#M205368</guid>
      <dc:creator>mjaddison</dc:creator>
      <dc:date>2019-04-20T20:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8771345#M205369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having to do the same thing. A M19x2 Internal thread for a Dremel adapter. Did your numbers work fine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking at the calculator website that someone posted &lt;A href="https://www.amesweb.info/Screws/IsoMetricScrewThread.aspx" target="_blank"&gt;https://www.amesweb.info/Screws/IsoMetricScrewThread.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and your numbers for the external thread match with the average of the numbers &amp;nbsp;calculated there as average values.&lt;/P&gt;
&lt;P&gt;For example: for Major Diameter you use 18.822 the website gives MaxMajor diameter 18.962 &amp;nbsp;and Min Major diameter 18.682 the average is exactly 18.822.&lt;/P&gt;
&lt;P&gt;This applies to all the numbers for the external thread.&lt;/P&gt;
&lt;P&gt;However for the internal Thread (the one I need) I cannot get the numbers of the Major Diameter match with yours.&lt;/P&gt;
&lt;P&gt;In your settings you use 19.2503. How did you calculate this number? the website doesn't provide a Max Major Diameter value but only the Minimum &amp;nbsp;that is 19.000&lt;/P&gt;
&lt;P&gt;The remaining number (pitch and Min Diameter) are again the average of the number provided by the website.&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 22:34:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8771345#M205369</guid>
      <dc:creator>marcorev</dc:creator>
      <dc:date>2019-05-04T22:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8771373#M205370</link>
      <description>&lt;P&gt;I believe the thread on the nose of a Dremel tool is 3/4"-12 UN and is one that's included with Fusion.&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 23:53:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8771373#M205370</guid>
      <dc:creator>MRWakefield</dc:creator>
      <dc:date>2019-05-04T23:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8771530#M205371</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;comparing the dimensions between M19x2 and 3/4-12 UN they are pretty close.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diameter 19 vs 19.05, Pitch 2 vs 2.117. Probably it is close enough for work given the low tolerance of the Dremel's nose&lt;/P&gt;
&lt;P&gt;I will give it a try.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2019 07:04:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/8771530#M205371</guid>
      <dc:creator>marcorev</dc:creator>
      <dc:date>2019-05-05T07:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/10279493#M205372</link>
      <description>&lt;P&gt;I've modified the xml, restarted, it still never shows up in the list.&amp;nbsp; &amp;nbsp; Maybe something changed.&amp;nbsp; &amp;nbsp;I only set M19x2.5.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;ThreadSize&amp;gt;
  &amp;lt;Size&amp;gt;19.0&amp;lt;/Size&amp;gt;
  &amp;lt;Designation&amp;gt;
    &amp;lt;ThreadDesignation&amp;gt;M19x2.5&amp;lt;/ThreadDesignation&amp;gt;
    &amp;lt;CTD&amp;gt;M19x2.5&amp;lt;/CTD&amp;gt;
    &amp;lt;Pitch&amp;gt;2.5&amp;lt;/Pitch&amp;gt;
    &amp;lt;Thread&amp;gt;
      &amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;
      &amp;lt;Class&amp;gt;6g&amp;lt;/Class&amp;gt;
      &amp;lt;MajorDia&amp;gt;18.7905&amp;lt;/MajorDia&amp;gt;
      &amp;lt;PitchDia&amp;gt;17.249&amp;lt;/PitchDia&amp;gt;
      &amp;lt;MinorDia&amp;gt;16.938&amp;lt;/MinorDia&amp;gt;
    &amp;lt;/Thread&amp;gt;
    &amp;lt;Thread&amp;gt;
      &amp;lt;Gender&amp;gt;internal&amp;lt;/Gender&amp;gt;
      &amp;lt;Class&amp;gt;6H&amp;lt;/Class&amp;gt;
      &amp;lt;MajorDia&amp;gt;19.2925&amp;lt;/MajorDia&amp;gt;
      &amp;lt;PitchDia&amp;gt;17.488&amp;lt;/PitchDia&amp;gt;
      &amp;lt;MinorDia&amp;gt;16.519&amp;lt;/MinorDia&amp;gt;
      &amp;lt;TapDrill&amp;gt;16.5&amp;lt;/TapDrill&amp;gt;
    &amp;lt;/Thread&amp;gt;
    &amp;lt;Thread&amp;gt;
      &amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;
      &amp;lt;Class&amp;gt;4g6g&amp;lt;/Class&amp;gt;
      &amp;lt;MajorDia&amp;gt;18.7905&amp;lt;/MajorDia&amp;gt;
      &amp;lt;PitchDia&amp;gt;17.281&amp;lt;/PitchDia&amp;gt;
      &amp;lt;MinorDia&amp;gt;15.97&amp;lt;/MinorDia&amp;gt;
    &amp;lt;/Thread&amp;gt;
  &amp;lt;/Designation&amp;gt;
&amp;lt;/ThreadSize&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 19:01:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/10279493#M205372</guid>
      <dc:creator>gavin.landon</dc:creator>
      <dc:date>2021-04-29T19:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/10279806#M205373</link>
      <description>&lt;P&gt;Nevermind, found my issue.&amp;nbsp; &amp;nbsp;I was added to the existing..&amp;nbsp; Instead of creating a custom.&amp;nbsp; Looks like Fusion might have checks in place to ignore additions to existing files.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 20:57:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/10279806#M205373</guid>
      <dc:creator>gavin.landon</dc:creator>
      <dc:date>2021-04-29T20:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/11672167#M205374</link>
      <description>did this work in the end?</description>
      <pubDate>Wed, 11 Jan 2023 16:47:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/11672167#M205374</guid>
      <dc:creator>Billyhall1</dc:creator>
      <dc:date>2023-01-11T16:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12254682#M205375</link>
      <description>&lt;P&gt;I have make work but you have to add the name at the top&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;ThreadType&amp;gt;
  &amp;lt;Name&amp;gt;Test_french&amp;lt;/Name&amp;gt;
  &amp;lt;CustomName&amp;gt;Test_french&amp;lt;/CustomName&amp;gt;
  &amp;lt;Unit&amp;gt;mm&amp;lt;/Unit&amp;gt;
  &amp;lt;Angle&amp;gt;60&amp;lt;/Angle&amp;gt;
  &amp;lt;SortOrder&amp;gt;3&amp;lt;/SortOrder&amp;gt;
  &amp;lt;ThreadSize&amp;gt;
    &amp;lt;Name&amp;gt;CustomACME&amp;lt;/Name&amp;gt;
    &amp;lt;Size&amp;gt;19.0&amp;lt;/Size&amp;gt;
    &amp;lt;Designation&amp;gt;
      &amp;lt;ThreadDesignation&amp;gt;M19x2.5&amp;lt;/ThreadDesignation&amp;gt;
      &amp;lt;CTD&amp;gt;M19x2.5&amp;lt;/CTD&amp;gt;
      &amp;lt;Pitch&amp;gt;2.5&amp;lt;/Pitch&amp;gt;
      &amp;lt;Thread&amp;gt;
        &amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;
        &amp;lt;Class&amp;gt;6g&amp;lt;/Class&amp;gt;
        &amp;lt;MajorDia&amp;gt;18.7905&amp;lt;/MajorDia&amp;gt;
        &amp;lt;PitchDia&amp;gt;17.249&amp;lt;/PitchDia&amp;gt;
        &amp;lt;MinorDia&amp;gt;16.938&amp;lt;/MinorDia&amp;gt;
      &amp;lt;/Thread&amp;gt;
      &amp;lt;Thread&amp;gt;
        &amp;lt;Gender&amp;gt;internal&amp;lt;/Gender&amp;gt;
        &amp;lt;Class&amp;gt;6H&amp;lt;/Class&amp;gt;
        &amp;lt;MajorDia&amp;gt;19.2925&amp;lt;/MajorDia&amp;gt;
        &amp;lt;PitchDia&amp;gt;17.488&amp;lt;/PitchDia&amp;gt;
        &amp;lt;MinorDia&amp;gt;16.519&amp;lt;/MinorDia&amp;gt;
        &amp;lt;TapDrill&amp;gt;16.5&amp;lt;/TapDrill&amp;gt;
      &amp;lt;/Thread&amp;gt;
      &amp;lt;Thread&amp;gt;
        &amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;
        &amp;lt;Class&amp;gt;4g6g&amp;lt;/Class&amp;gt;
        &amp;lt;MajorDia&amp;gt;18.7905&amp;lt;/MajorDia&amp;gt;
        &amp;lt;PitchDia&amp;gt;17.281&amp;lt;/PitchDia&amp;gt;
        &amp;lt;MinorDia&amp;gt;15.97&amp;lt;/MinorDia&amp;gt;
      &amp;lt;/Thread&amp;gt;
    &amp;lt;/Designation&amp;gt;
  &amp;lt;/ThreadSize&amp;gt;
&amp;lt;/ThreadType&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;I hope it will help somebody&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 20:03:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12254682#M205375</guid>
      <dc:creator>elons1940</dc:creator>
      <dc:date>2023-09-20T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12255408#M205376</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering why you need custom threads? Is it a design exercise or some other reason?&lt;/P&gt;&lt;P&gt;Only asking because Standards are there for a reason. If you design a custom thread then you have to&lt;/P&gt;&lt;P&gt;actually hand make the fasteners, or specially machine as the case may be.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get that there is nothing actually wrong with custom threads and that some manufacturers deliberately&lt;/P&gt;&lt;P&gt;use them for proprietary purposes. I am learning to be a design engineer so off the shelf is much cheaper than&lt;/P&gt;&lt;P&gt;custom designed parts. I would only use a custom fastener if I really had to and couldn't either redesign&lt;/P&gt;&lt;P&gt;my part to use the larger standard part or the smaller one did not have the required safety factor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As Andrew S. Tanenbaum says - "when it comes to Standards, there are plenty to choose from", so why create&lt;/P&gt;&lt;P&gt;even more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 05:45:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12255408#M205376</guid>
      <dc:creator>Drewpan</dc:creator>
      <dc:date>2023-09-21T05:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12255445#M205377</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;It was for a nut to fit a dremel. So you should ask Dremel why they didn’t use off the shelf standard &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;eventually I used a&lt;SPAN&gt;&amp;nbsp;3/4-12 UN &amp;nbsp;as it is pretty close and with plastic 3d printing is good enough.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Sep 2023 06:10:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12255445#M205377</guid>
      <dc:creator>marcorev</dc:creator>
      <dc:date>2023-09-21T06:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12255604#M205378</link>
      <description>Ok,&lt;BR /&gt;&lt;BR /&gt;So Dremel using them for proprietary reasons. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Thu, 21 Sep 2023 07:34:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/12255604#M205378</guid>
      <dc:creator>Drewpan</dc:creator>
      <dc:date>2023-09-21T07:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/13762654#M319131</link>
      <description>&lt;P&gt;Hallo,&lt;BR /&gt;Unter:&amp;nbsp;"C:\Users\"DeinName"\AppData\Local\Autodesk\webdeploy\production\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\Fusion\Server\Fusion\Configuration\ThreadData" findest du einen Ordner mit der Datei "ISOMetricprofile.xml" diese kannst du mit Editor einfach bearbeiten füge dafür den Codeabschnitt mit M19.2 hinzu nach dem neu Laden bekommst du das neue Profil.&lt;BR /&gt;Code:&amp;nbsp;&lt;BR /&gt;&amp;lt;Designation&amp;gt;&lt;BR /&gt;&amp;lt;ThreadDesignation&amp;gt;M19x2&amp;lt;/ThreadDesignation&amp;gt;&lt;BR /&gt;&amp;lt;CTD&amp;gt;M19x2&amp;lt;/CTD&amp;gt;&lt;BR /&gt;&amp;lt;Pitch&amp;gt;2&amp;lt;/Pitch&amp;gt;&lt;BR /&gt;&amp;lt;Thread&amp;gt;&lt;BR /&gt;&amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;&lt;BR /&gt;&amp;lt;Class&amp;gt;6g&amp;lt;/Class&amp;gt;&lt;BR /&gt;&amp;lt;MajorDia&amp;gt;18.917&amp;lt;/MajorDia&amp;gt;&lt;BR /&gt;&amp;lt;PitchDia&amp;gt;17.917&amp;lt;/PitchDia&amp;gt;&lt;BR /&gt;&amp;lt;MinorDia&amp;gt;16.835&amp;lt;/MinorDia&amp;gt;&lt;BR /&gt;&amp;lt;/Thread&amp;gt;&lt;BR /&gt;&amp;lt;Thread&amp;gt;&lt;BR /&gt;&amp;lt;Gender&amp;gt;internal&amp;lt;/Gender&amp;gt;&lt;BR /&gt;&amp;lt;Class&amp;gt;6H&amp;lt;/Class&amp;gt;&lt;BR /&gt;&amp;lt;MajorDia&amp;gt;19.000&amp;lt;/MajorDia&amp;gt;&lt;BR /&gt;&amp;lt;PitchDia&amp;gt;18.083&amp;lt;/PitchDia&amp;gt;&lt;BR /&gt;&amp;lt;MinorDia&amp;gt;17.376&amp;lt;/MinorDia&amp;gt;&lt;BR /&gt;&amp;lt;TapDrill&amp;gt;17.4&amp;lt;/TapDrill&amp;gt;&lt;BR /&gt;&amp;lt;/Thread&amp;gt;&lt;BR /&gt;&amp;lt;Thread&amp;gt;&lt;BR /&gt;&amp;lt;Gender&amp;gt;external&amp;lt;/Gender&amp;gt;&lt;BR /&gt;&amp;lt;Class&amp;gt;4g6g&amp;lt;/Class&amp;gt;&lt;BR /&gt;&amp;lt;MajorDia&amp;gt;18.917&amp;lt;/MajorDia&amp;gt;&lt;BR /&gt;&amp;lt;PitchDia&amp;gt;17.937&amp;lt;/PitchDia&amp;gt;&lt;BR /&gt;&amp;lt;MinorDia&amp;gt;16.855&amp;lt;/MinorDia&amp;gt;&lt;BR /&gt;&amp;lt;/Thread&amp;gt;&lt;BR /&gt;&amp;lt;/Designation&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Viel Spass&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 13:33:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/13762654#M319131</guid>
      <dc:creator>riegler268</dc:creator>
      <dc:date>2025-08-11T13:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating M19x2 custom threads on a nut</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/13762958#M319145</link>
      <description>&lt;P&gt;Apologies — I don’t speak German, so I’ve used a translator. I hope I’m understanding you correctly.&lt;/P&gt;&lt;P&gt;It seems you’re suggesting editing the "ISOMetricprofile.xml" file to add the M19x2 thread. I wouldn’t recommend this approach, as any changes to this file will be lost the next time Fusion is updated — the installer will overwrite it. That’s why it’s best to create separate custom thread files, which aren’t replaced during updates.&lt;/P&gt;&lt;P&gt;However, there’s one more thing to be aware of: when Fusion updates, it often changes the storage location for thread files and won’t automatically copy your custom ones to the new folder. To avoid losing them, I recommend using the &lt;STRONG&gt;ThreadKeeper&lt;/STRONG&gt; add-in, which automatically copies your custom thread files to the correct location after each update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 18:06:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/creating-m19x2-custom-threads-on-a-nut/m-p/13762958#M319145</guid>
      <dc:creator>MRWakefield</dc:creator>
      <dc:date>2025-08-11T18:06:57Z</dc:date>
    </item>
  </channel>
</rss>

