<?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: So help changing post in Fusion Manufacture</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture/so-help-changing-post/m-p/6012134#M7880</link>
    <description>What does it need to be? Plain old G03? If G03 will work go to about line 1331 and you should see this:&lt;BR /&gt;&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gMotionModal.format(clockwise ? 2.4 : 3.4), xOutput.format(ip.x), yOutput.format(ip.y), zOutput.format(ip.z));&lt;BR /&gt;&lt;BR /&gt;and change it to this:&lt;BR /&gt;&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gMotionModal.format(clockwise ? 2 : 3), xOutput.format(ip.x), yOutput.format(ip.y), zOutput.format(ip.z));&lt;BR /&gt;&lt;BR /&gt;And see if that solves the issue. This is a 3D arc though so it may pay to simply linearize it, or turn off vertical lead-ins.</description>
    <pubDate>Thu, 28 Jan 2016 17:20:39 GMT</pubDate>
    <dc:creator>Steinwerks</dc:creator>
    <dc:date>2016-01-28T17:20:39Z</dc:date>
    <item>
      <title>So help changing post</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/so-help-changing-post/m-p/6011805#M7877</link>
      <description>&lt;P&gt;My post dose it correctly for threading.&lt;/P&gt;&lt;P&gt;G00 Z-1.5767&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;G19&lt;/FONT&gt; G02 Y-0.3686 Z-1.6942 J-0.1175 F6.1&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;G17&lt;/FONT&gt;&lt;BR /&gt;G01 G41 Y-0.4273 D38&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When Profiling it dose this.&lt;/P&gt;&lt;P&gt;G01 Z0.0167 F47.3&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;G3.4&lt;/FONT&gt; X0.4076 Y-3.4883 Z-0.1248&lt;BR /&gt;X0.3076 Y-3.3883 Z-0.1833&lt;BR /&gt;G01 G41 X0.3182 Y-3.2929 D35&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 15:16:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/so-help-changing-post/m-p/6011805#M7877</guid>
      <dc:creator>dpar15</dc:creator>
      <dc:date>2016-01-28T15:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: So help changing post</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/so-help-changing-post/m-p/6012134#M7880</link>
      <description>What does it need to be? Plain old G03? If G03 will work go to about line 1331 and you should see this:&lt;BR /&gt;&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gMotionModal.format(clockwise ? 2.4 : 3.4), xOutput.format(ip.x), yOutput.format(ip.y), zOutput.format(ip.z));&lt;BR /&gt;&lt;BR /&gt;and change it to this:&lt;BR /&gt;&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gMotionModal.format(clockwise ? 2 : 3), xOutput.format(ip.x), yOutput.format(ip.y), zOutput.format(ip.z));&lt;BR /&gt;&lt;BR /&gt;And see if that solves the issue. This is a 3D arc though so it may pay to simply linearize it, or turn off vertical lead-ins.</description>
      <pubDate>Thu, 28 Jan 2016 17:20:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/so-help-changing-post/m-p/6012134#M7880</guid>
      <dc:creator>Steinwerks</dc:creator>
      <dc:date>2016-01-28T17:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: So help changing post</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/so-help-changing-post/m-p/6014435#M7908</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@atomkinder67 wrote:&lt;BR /&gt;What does it need to be? Plain old G03? If G03 will work go to about line 1331 and you should see this:&lt;BR /&gt;&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gMotionModal.format(clockwise ? 2.4 : 3.4), xOutput.format(ip.x), yOutput.format(ip.y), zOutput.format(ip.z));&lt;BR /&gt;&lt;BR /&gt;and change it to this:&lt;BR /&gt;&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gMotionModal.format(clockwise ? 2 : 3), xOutput.format(ip.x), yOutput.format(ip.y), zOutput.format(ip.z));&lt;BR /&gt;&lt;BR /&gt;And see if that solves the issue. This is a 3D arc though so it may pay to simply linearize it, or turn off vertical lead-ins.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I tried the change. It just&amp;nbsp;&lt;SPAN&gt;linearize it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think this is what I want. Not sure where it needs to go or if I need all of it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;} else if (!properties.useRadius) {&lt;BR /&gt;switch (getCircularPlane()) {&lt;BR /&gt;case PLANE_XY:&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gPlaneModal.format(17), gMotionModal.format(clockwise ? 2 : 3), xOutput.format(x), yOutput.format(y), zOutput.format(z), iOutput.format(cx - start.x, 0), jOutput.format(cy - start.y, 0), getFeed(feed));&lt;BR /&gt;break;&lt;BR /&gt;case PLANE_ZX:&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gPlaneModal.format(18), gMotionModal.format(clockwise ? 2 : 3), xOutput.format(x), yOutput.format(y), zOutput.format(z), iOutput.format(cx - start.x, 0), kOutput.format(cz - start.z, 0), getFeed(feed));&lt;BR /&gt;break;&lt;BR /&gt;case PLANE_YZ:&lt;BR /&gt;writeBlock(gAbsIncModal.format(90), gPlaneModal.format(19), gMotionModal.format(clockwise ? 2 : 3), xOutput.format(x), yOutput.format(y), zOutput.format(z), jOutput.format(cy - start.y, 0), kOutput.format(cz - start.z, 0), getFeed(feed));&lt;BR /&gt;break;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 18:22:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/so-help-changing-post/m-p/6014435#M7908</guid>
      <dc:creator>dpar15</dc:creator>
      <dc:date>2016-01-29T18:22:36Z</dc:date>
    </item>
  </channel>
</rss>

