<?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 Changing G68.2 (Fanuc Tilted work Plane) format to &amp;quot;A&amp;quot; moves in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586244#M16580</link>
    <description>&lt;P&gt;I'm working on a modifying a 4-Axis post which is currently outputting in G68.2 format for tilting the work plane.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the modification to have "A" format rotary axis moves posted, instead of G68.2? (for an OpenCNC controller)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you....&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2017 16:23:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-30T16:23:18Z</dc:date>
    <item>
      <title>Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586244#M16580</link>
      <description>&lt;P&gt;I'm working on a modifying a 4-Axis post which is currently outputting in G68.2 format for tilting the work plane.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the modification to have "A" format rotary axis moves posted, instead of G68.2? (for an OpenCNC controller)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you....&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:23:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586244#M16580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T16:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586277#M16581</link>
      <description>&lt;P&gt;There should be a setting into your post called "useMultiAxisFeatures":&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;var useMultiAxisFeatures = true;&lt;/PRE&gt;
&lt;P&gt;please set it to this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;var useMultiAxisFeatures = false;&lt;/PRE&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:32:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586277#M16581</guid>
      <dc:creator>AchimN</dc:creator>
      <dc:date>2017-11-30T16:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586313#M16582</link>
      <description>&lt;P&gt;That did it....much thanks, Achim....&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:40:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586313#M16582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T16:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586327#M16583</link>
      <description>&lt;P&gt;...whoops.... now the backplot is showing no rotation...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the multiaxis moves, but output as "A" commands, not the G68.2&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:43:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586327#M16583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T16:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586344#M16584</link>
      <description>&lt;P&gt;I have the "A" moves in the posted output, but the backplot is not showing the tilt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to backplot this accurately?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:46:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586344#M16584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T16:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586371#M16585</link>
      <description>&lt;P&gt;You have to setup the machine into the backplot now.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:53:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586371#M16585</guid>
      <dc:creator>AchimN</dc:creator>
      <dc:date>2017-11-30T16:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586538#M16586</link>
      <description>&lt;P&gt;Can you recommend backplot settings for a standard 3 axis mill,&lt;/P&gt;&lt;P&gt;with a 4th axis mounted on the left side of the table, rotating around the X ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:35:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586538#M16586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T17:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing G68.2 (Fanuc Tilted work Plane) format to "A" moves</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586972#M16587</link>
      <description>&lt;P&gt;...figured it all out...much thanks again...&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 19:49:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/changing-g68-2-fanuc-tilted-work-plane-format-to-quot-a-quot/m-p/7586972#M16587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T19:49:35Z</dc:date>
    </item>
  </channel>
</rss>

