<?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: Post-processing 3D contour as G2/G3 (arcs) is not working on a large stock in Fusion Manufacture</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture/post-processing-3d-contour-as-g2-g3-arcs-is-not-working-on-a/m-p/10623878#M109848</link>
    <description>&lt;P&gt;I've figured out a solution to the issue. If I set the tolerance and smoothing to 0.001, then arcs will be created instead of linear paths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems counter-intuitive to me that arcs would be created if I set a smaller tolerance and smoothing rather than increase it. Can anyone explain to me why that's happening?&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2021 11:16:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-15T11:16:11Z</dc:date>
    <item>
      <title>Post-processing 3D contour as G2/G3 (arcs) is not working on a large stock</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/post-processing-3d-contour-as-g2-g3-arcs-is-not-working-on-a/m-p/10622222#M109815</link>
      <description>&lt;P&gt;I'm having big issues with getting Fusion 360 to export a 3D contour as G2/G3 arcs in post-processing when my stock is large and my origo, therefore, is far away from the 3D contour operation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've made 2 example files that illustrate the issue. In the first one, the stock is 100mm x 100mm, and as you can see the circular paths are detected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-09-14 at 19.47.38.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/965126iF328BE72BB3E44FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2021-09-14 at 19.47.38.png" alt="Screen Shot 2021-09-14 at 19.47.38.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The generated G-code contains G2 and arc operations for the circles:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-09-14 at 20.05.23.png" style="width: 293px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/965137i28E684A71585ED77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-09-14 at 20.05.23.png" alt="Screen Shot 2021-09-14 at 20.05.23.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I increase the stock size to 400mm x 600mm and keep the same operation, then the circular paths are still detected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-09-14 at 19.48.19.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/965135i41CD1C15F3D3A220/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2021-09-14 at 19.48.19.png" alt="Screen Shot 2021-09-14 at 19.48.19.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the outputted G-code contains no G2 or G3 operations, but instead changes the arcs to a lot of small lines:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-09-14 at 20.07.48.png" style="width: 290px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/965136iE52ECD3DE3D6D4B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-09-14 at 20.07.48.png" alt="Screen Shot 2021-09-14 at 20.07.48.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My postprocessor is the Stepcraft UCCNC postprocessor, but I believe this is an overall issue with Fusion 360. I've attached the 2 examples below so you can play around with them yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm kind of stuck with the issue and my CNC is running very slow and jerky when the arcs are converted into lines. What's the reason for this problem occurring and what can I do to get around it?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 18:17:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/post-processing-3d-contour-as-g2-g3-arcs-is-not-working-on-a/m-p/10622222#M109815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T18:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Post-processing 3D contour as G2/G3 (arcs) is not working on a large stock</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/post-processing-3d-contour-as-g2-g3-arcs-is-not-working-on-a/m-p/10623878#M109848</link>
      <description>&lt;P&gt;I've figured out a solution to the issue. If I set the tolerance and smoothing to 0.001, then arcs will be created instead of linear paths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems counter-intuitive to me that arcs would be created if I set a smaller tolerance and smoothing rather than increase it. Can anyone explain to me why that's happening?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 11:16:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/post-processing-3d-contour-as-g2-g3-arcs-is-not-working-on-a/m-p/10623878#M109848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T11:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Post-processing 3D contour as G2/G3 (arcs) is not working on a large stock</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/post-processing-3d-contour-as-g2-g3-arcs-is-not-working-on-a/m-p/10623984#M109850</link>
      <description>&lt;P&gt;The reason is when the tolerance is loose then there is a possibility toolpath will create it as a spiral arc (The start and end radius of the arc is different) due to the tolerance.&lt;/P&gt;
&lt;P&gt;The moment you tighten the tolerance the start and end radius will be the same so it considers as an planar arc.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arc.png" style="width: 431px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/965471i3AD05F1120B33C52/image-dimensions/431x329?v=v2" width="431" height="329" role="button" title="arc.png" alt="arc.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be controlled in the post processor by adding a property named which will allow the post to support for spiral arcs&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;allowSpiralMoves = true; // &amp;lt;&amp;lt; allow spiral arc&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 11:58:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/post-processing-3d-contour-as-g2-g3-arcs-is-not-working-on-a/m-p/10623984#M109850</guid>
      <dc:creator>boopathi.sivakumar</dc:creator>
      <dc:date>2021-09-15T11:58:57Z</dc:date>
    </item>
  </channel>
</rss>

