<?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: Trace - Axial Offset - Chamfer in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459542#M129917</link>
    <description>&lt;P&gt;Exactly, it completely negates the chamfer settings by adding the axial offset.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2017 20:39:25 GMT</pubDate>
    <dc:creator>Lonnie.Cady</dc:creator>
    <dc:date>2017-10-13T20:39:25Z</dc:date>
    <item>
      <title>Trace - Axial Offset - Chamfer</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7458656#M129913</link>
      <description>&lt;P&gt;What is the purpose of having the axial offset calculated off the chamfer settings?&amp;nbsp; If I actually want a chamfer I must go back and set to zero.&amp;nbsp; In what situation is the benefit of having that filed be automatically populated from the chamfer settings?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="This is the initial settings" style="width: 361px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/412782i005527985E8A6B46/image-size/large?v=v2&amp;amp;px=999" role="button" title="axial.png" alt="axial.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="I add a .050&amp;quot; offset and it is added to offset passes" style="width: 369px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/412784i33B5BF74155B484D/image-size/large?v=v2&amp;amp;px=999" role="button" title="axial2.png" alt="axial2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="add .01 chamfer width and it is added of offset passes" style="width: 377px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/412783iAC985C8B388711AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="axial3.png" alt="axial3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="this is the result which does not chamfer." style="width: 467px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/412785iE20B8948D0DFD247/image-dimensions/467x357?v=v2" width="467" height="357" role="button" title="axial 4.png" alt="axial 4.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="After deleting the axial offset distance." style="width: 473px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/412786i1B18D912B088354E/image-dimensions/473x379?v=v2" width="473" height="379" role="button" title="axial5.png" alt="axial5.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 15:41:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7458656#M129913</guid>
      <dc:creator>Lonnie.Cady</dc:creator>
      <dc:date>2017-10-13T15:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trace - Axial Offset - Chamfer</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459515#M129914</link>
      <description>&lt;P&gt;Are you saying that populates automatically when you have a chamfer tool? Mine defaults to zero, although it's possible that I changed that at some point..&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 20:30:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459515#M129914</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2017-10-13T20:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trace - Axial Offset - Chamfer</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459526#M129915</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2687521"&gt;@LibertyMachine&lt;/a&gt;&amp;nbsp;yep that is what I am saying&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mine has this equation there&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;chamferTipOffset + ((tool_taperAngle &amp;gt; 0) ? chamferWidth/Math.tan(tool_taperAngle * Math.PI/180) : 0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried to reset to built in default?&amp;nbsp; I know I can change the default, was curious as to the logic behind it.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 20:34:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459526#M129915</guid>
      <dc:creator>Lonnie.Cady</dc:creator>
      <dc:date>2017-10-13T20:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trace - Axial Offset - Chamfer</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459528#M129916</link>
      <description>&lt;P&gt;Yuck. Just tried it. No thanks. I mean, someone went to the work to generate that, but I'm uncertain what the point it. I set mine to zero and set that as default...&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 20:36:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459528#M129916</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2017-10-13T20:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Trace - Axial Offset - Chamfer</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459542#M129917</link>
      <description>&lt;P&gt;Exactly, it completely negates the chamfer settings by adding the axial offset.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 20:39:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/trace-axial-offset-chamfer/m-p/7459542#M129917</guid>
      <dc:creator>Lonnie.Cady</dc:creator>
      <dc:date>2017-10-13T20:39:25Z</dc:date>
    </item>
  </channel>
</rss>

