<?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: Disabling G2/G3 arcs in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/disabling-g2-g3-arcs/m-p/6095170#M25693</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;Rob Lockwood  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;This probably belongs in the post processor section..&lt;BR /&gt;&lt;BR /&gt;allowedCircularPlanes = undefined; // allow any circular motion&lt;BR /&gt;&lt;BR /&gt;This line, found right near the top of the post, sets which planes arcs can occur on. I forget the syntax, so someone can probably jump in and help.. I believe setting "1" in place of "undefined" will limit planes only to the XY plane, and will output linearized approximations for YZ/XZ arcs. This is probably a better compromise than eliminating them all, and I think it's worth a shot before linearizing them all.&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;You are looking for this line I guess:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;allowedCircularPlanes =&amp;nbsp; (1 &amp;lt;&amp;lt; PLANE_XY) | (0 &amp;lt;&amp;lt; PLANE_ZX) | (0 &amp;lt;&amp;lt; PLANE_YZ);&lt;/PRE&gt;</description>
    <pubDate>Tue, 06 Oct 2015 18:11:53 GMT</pubDate>
    <dc:creator>Laurens-3DTechDraw</dc:creator>
    <dc:date>2015-10-06T18:11:53Z</dc:date>
  </channel>
</rss>

