<?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: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp;amp; ideas welcome in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12830273#M1435</link>
    <description>&lt;P&gt;The latest version 1.5 now supports Metric or English threads.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/P_ThreadTune/releases/tag/v1.5" target="_blank"&gt;https://github.com/geodave810/P_ThreadTune/releases/tag/v1.5&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2024 16:06:44 GMT</pubDate>
    <dc:creator>dbunch211</dc:creator>
    <dc:date>2024-06-10T16:06:44Z</dc:date>
    <item>
      <title>Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12755603#M1429</link>
      <description>&lt;P&gt;Since early April 2024 I have been working on creating a screw thread python add-in to model more flexible threads in fusion.&amp;nbsp; Coming from OpenSCAD a few years ago, I have missed the flexibility of using any diameter thread, pitch &amp;amp; thread angle that I could do in OpenSCAD.&amp;nbsp; I initially started a topic here with a problem I could not figure out.&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/fusion-api-and-scripts/copy-a-body-x-times-amp-join-them-all-together/td-p/12741286" target="_blank"&gt;Copy a Body x times &amp;amp; join them all together - Autodesk Community - Fusion&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After resolving that problem with a work around, I decided to start a new topic on anything else that might come up related to this &amp;amp; hopefully get some feedback &amp;amp; future ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It currently allows you to draw threads of most any angle, both positive, negative &amp;amp; flat Top and/or Bottom threads.&amp;nbsp; Some angles you will get an error on.&amp;nbsp; You can have a different positive angle for the top &amp;amp; bottom, but a different angle for negative for the top &amp;amp; bottom will give you an error.&amp;nbsp; I have only seen negative angles used once in a YouTube video.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These threads are not 100% accurate probably because the helix is an approximation but should be close enough for 3d printing which this program was written for. My measurements show being off by 0.0054%&amp;nbsp;(30.0016) - 0.05%&amp;nbsp;(30.014) instead of (30.0 deg angle).&amp;nbsp; Any chance there is a helix primitive in the sketch mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a link to the program.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/ThreadTune" target="_blank"&gt;https://github.com/geodave810/ThreadTune&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 14:26:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12755603#M1429</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-05-06T14:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12758602#M1430</link>
      <description>&lt;P&gt;I made all of this a component &amp;amp; grouped them together on the timeline.&amp;nbsp; This topic&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/fusion-api-and-scripts/how-to-create-timeline-groups/m-p/11598497" target="_blank"&gt;Solved: How to create Timeline Groups - Autodesk Community - Fusion&lt;/A&gt;&amp;nbsp;helped me to get the start &amp;amp; end index for the grouping.&amp;nbsp; The new version can be found here:&amp;nbsp;&lt;A href="https://github.com/geodave810/ThreadTune/releases/tag/v1.2.1" target="_blank"&gt;https://github.com/geodave810/ThreadTune/releases/tag/v1.2.1&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 18:18:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12758602#M1430</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-05-07T18:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12765952#M1431</link>
      <description>&lt;P&gt;I added chamfering to the threads &amp;amp; got rid of the annoying extra tool body left behind when cutting the threads for the Nut.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/ThreadTune/releases/tag/v1.3.0" target="_blank"&gt;https://github.com/geodave810/ThreadTune/releases/tag/v1.3.0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 23:02:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12765952#M1431</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-05-10T23:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12775764#M1432</link>
      <description>&lt;P&gt;I made the pitch for the threads &amp;amp; the helix separate variables.&amp;nbsp; This makes it similar to the way the coil works, except you can use a profile of a screw threads rather than circles, squares, or triangles.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/ThreadTune/releases/tag/v1.3.5" target="_blank"&gt;https://github.com/geodave810/ThreadTune/releases/tag/v1.3.5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A larger helix pitch than the thread pitch will allow for the option to make the M/F Thread offset the same distance all the way around the thread.&amp;nbsp; I was not sure of the math to do the offset &amp;amp; considered just trying the offset command in the API, but ChatGPT actually came up with the correct math for me to do this.&amp;nbsp; I only had to change the offset direction from positive to negative.&amp;nbsp; I&lt;SPAN&gt;t even plotted the points graphically to show how it looked.&amp;nbsp;&amp;nbsp;The vertical offset line does not look visually correct, but the numbers it printed out were.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ThreadOffsetGraph.JPG" style="width: 642px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1362722i2794AB3B813FE27F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ThreadOffsetGraph.JPG" alt="ThreadOffsetGraph.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 18:54:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12775764#M1432</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-05-15T18:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12788439#M1433</link>
      <description>&lt;P&gt;Think I am done with adding all the features I wanted to this program. A week or so after initially creating the GitHub repository for this program, I found another repository by the same exact name. I was surprised that GitHub allowed that. I have been thinking about renaming this for a while. In order to keep the name similar, I just changed it to &lt;STRONG&gt;P_ThreadTune&lt;/STRONG&gt; with P standing for Python.&amp;nbsp; I will keep the other repository for now with a link to the newer one, but will probably eventually delete it.&amp;nbsp; I might sometime in the future rewrite this in C++ and use the prefix C_ for that.&amp;nbsp; It is fast enough for me, so not sure whether writing it in C++ would be beneficial other than teaching me how to use this API in C++&lt;BR /&gt;&lt;A href="https://github.com/geodave810/P_ThreadTune/releases/tag/v1.4.0" target="_blank"&gt;https://github.com/geodave810/P_ThreadTune/releases/tag/v1.4.0&lt;/A&gt;&lt;BR /&gt;The dialog box changed considerably since the previous version.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ThreadTune_v1_4_Tab1.JPG" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1365492i513289ABF1DC438E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ThreadTune_v1_4_Tab1.JPG" alt="ThreadTune_v1_4_Tab1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 20:27:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12788439#M1433</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-05-21T20:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12807800#M1434</link>
      <description>&lt;P&gt;Added new Pattern option &amp;amp; disabled Center Line option since that did not work a lot of times.&lt;BR /&gt;The Pattern is faster than previous Helix or LongHelix &amp;amp; more accurate. This method draws one&lt;BR /&gt;thread profile &amp;amp; one revolution of the helix. It then models one revolution of the threads &amp;amp; uses&lt;BR /&gt;the pattern along a path to create all the threads. The DrawCylinder routine will combine them all together.&lt;BR /&gt;Using more spline points, like 36 or 45 does not bog it down now when using the pattern option.&lt;/P&gt;&lt;P&gt;I originally used the rectangular pattern with a quantity of 1 for other side of rectangle, but then realized the&lt;BR /&gt;pattern along a path would be simpler.&amp;nbsp; There will be a seam where each thread matches the other but won't make any difference on an exported STL file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With using the pattern option with 18 spline points I can draw a M8 thread 200mm long &amp;amp; be off by only 0.0065% on a 30-degree angle.&amp;nbsp; Using the Helix method, I am off by 0.3325% &amp;amp; the threads near the top start to be skewed.&amp;nbsp; Using 45 spline points with the pattern, I am only off by 0.002%.&amp;nbsp; I would not be able to use 45 splines with previous methods.&amp;nbsp; To put it in better perspective that 30-degree angle being off 0.002% measures&amp;nbsp;30.00061-degs.&amp;nbsp; That 0.0065% error of the 30-degree angle measures 30.00194-degrees. Also using the pattern method, the threads will be exactly the same for each revolution since they are all copies of the original 1 revolution of the thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also fixed a couple of other things and added some more error checks.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/P_ThreadTune/releases/tag/1.4.5" target="_blank"&gt;https://github.com/geodave810/P_ThreadTune/releases/tag/1.4.5&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 15:18:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12807800#M1434</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-05-30T15:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12830273#M1435</link>
      <description>&lt;P&gt;The latest version 1.5 now supports Metric or English threads.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/P_ThreadTune/releases/tag/v1.5" target="_blank"&gt;https://github.com/geodave810/P_ThreadTune/releases/tag/v1.5&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 16:06:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12830273#M1435</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-06-10T16:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12854311#M1436</link>
      <description>&lt;P&gt;While my mind was still in tune with this program, I added another tab for Coil options.&amp;nbsp; The big advantage of using this versus the built-in coil is that it uses a profile for the coil which you can go back through the timeline to adjust to your needs, like rounding the corners of sharp edges.&amp;nbsp; I added profiles for circles, ellipses, polygons, rectangles and stars.&amp;nbsp; Stars might not be useful but were fun to add.&amp;nbsp; I still need to add triangles.&amp;nbsp; This tab currently only works with mm units.&lt;/P&gt;&lt;P&gt;Here are some possibilities.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CoilAndSpiralTypes.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1378705iA8401209BA404FD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CoilAndSpiralTypes.jpg" alt="CoilAndSpiralTypes.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/P_ThreadTune/releases/tag/v2.0.0" target="_blank" rel="noopener"&gt;https://github.com/geodave810/P_ThreadTune/releases/tag/v2.0.0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 18:39:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12854311#M1436</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-06-21T18:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback &amp; ideas welcome</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12863136#M1437</link>
      <description>&lt;P&gt;Fixed numerous bugs in the coil/spiral section of code&lt;BR /&gt;1. For ellipse sections, I was using radii for ellipse instead of diameters.&lt;BR /&gt;2. I had the inside &amp;amp; outside section position backwards from the way Fusion uses them, so I made that consistent with fusion.&lt;BR /&gt;3. Replaced 33 if,elif statements in &lt;STRONG&gt;command_created&lt;/STRONG&gt; routine with 2 simple statements for each group of if &amp;amp; elif.&lt;BR /&gt;4. If Coil options was run last time, it will select the Coil Options tab when this is run again.&lt;BR /&gt;5. Since I added a variable to Coils, &lt;STRONG&gt;Coil_DialogInput_V10.txt&lt;/STRONG&gt; is now the previous input file for coils.&lt;/P&gt;&lt;P&gt;I still have to add the English units to the Coils section but will see if any more bugs in current code need fixing first.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/geodave810/P_ThreadTune/releases/tag/v2.1.0" target="_blank"&gt;https://github.com/geodave810/P_ThreadTune/releases/tag/v2.1.0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 18:13:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/add-in-announcement-fine-tune-your-screw-thread-designs-in/m-p/12863136#M1437</guid>
      <dc:creator>dbunch211</dc:creator>
      <dc:date>2024-06-26T18:13:38Z</dc:date>
    </item>
  </channel>
</rss>

