<?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: Haas Post now uses G154 instead of G110 in Fusion Manufacture</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408726#M13710</link>
    <description>&lt;P&gt;Awesome, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dumb question though, how do I get to the generic post file to edit? I recall getting one from github a while back but I can't find the link and the last time I did that the version on github wasn't the latest version of the generic post.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2016 17:05:26 GMT</pubDate>
    <dc:creator>wileydavis</dc:creator>
    <dc:date>2016-06-28T17:05:26Z</dc:date>
    <item>
      <title>Haas Post now uses G154 instead of G110</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408619#M13705</link>
      <description>&lt;P&gt;After installing the update today, the haas generic post outputs G154 P1 instead of G119 for a program with multiple work offsets. This errors my machine. Is there a way to revert to the old behavior?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 16:20:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408619#M13705</guid>
      <dc:creator>wileydavis</dc:creator>
      <dc:date>2016-06-28T16:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Haas Post now uses G154 instead of G110</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408668#M13708</link>
      <description>&lt;P&gt;I believe if you change this section:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;      if (workOffset != currentWorkOffset) {
        forceWorkPlane();
        writeBlock(gFormat.format(154), "P" + code);
        currentWorkOffset = workOffset;&lt;/PRE&gt;
&lt;P&gt;to this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;      if (workOffset != currentWorkOffset) {
        forceWorkPlane();
        writeBlock(gFormat.format(103 + workOffset));
        currentWorkOffset = workOffset;&lt;/PRE&gt;
&lt;P&gt;It should correct the issue. Make sure to save the post somewhere else as a custom post or you'll have to change this line every update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whoops, edited that code since G110 is offset 7.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 16:56:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408668#M13708</guid>
      <dc:creator>Steinwerks</dc:creator>
      <dc:date>2016-06-28T16:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Haas Post now uses G154 instead of G110</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408726#M13710</link>
      <description>&lt;P&gt;Awesome, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dumb question though, how do I get to the generic post file to edit? I recall getting one from github a while back but I can't find the link and the last time I did that the version on github wasn't the latest version of the generic post.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 17:05:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408726#M13710</guid>
      <dc:creator>wileydavis</dc:creator>
      <dc:date>2016-06-28T17:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Haas Post now uses G154 instead of G110</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408754#M13712</link>
      <description>Well you can choose to edit the post from the post process screen and save as something else, or go here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://cam.autodesk.com/posts/" target="_blank"&gt;http://cam.autodesk.com/posts/&lt;/A&gt;</description>
      <pubDate>Tue, 28 Jun 2016 17:15:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/haas-post-now-uses-g154-instead-of-g110/m-p/6408754#M13712</guid>
      <dc:creator>Steinwerks</dc:creator>
      <dc:date>2016-06-28T17:15:00Z</dc:date>
    </item>
  </channel>
</rss>

