<?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 Processor converts circles and ellipses into lines in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7450677#M130052</link>
    <description>&lt;P&gt;Ellipse will always be small lines, given that's what they are always in reality. Other than that turn on&amp;nbsp; smoothing and it should shorten you code into something a little more normal and to your liking.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2017 10:16:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-11T10:16:54Z</dc:date>
    <item>
      <title>Post Processor converts circles and ellipses into lines</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7448858#M130051</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to the topic of CAM and Post Processors but I have a general idea of how it is working, and&amp;nbsp;I should say that I am doing cutting using a waterjet cutter. I used the default jet.cps file as a template to create a custom CPS-file primarily to change the syntax of the commenting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But as I was working today I noticed that when using the post processor the circles and ellipses gets converted into lines (G1) in the NC-file which&amp;nbsp;result in several hundred lines of code.&lt;/P&gt;&lt;P&gt;When I try to cut arcs it write code telling the machine where the starting coordinates and center coordinates are (G2). This way the cutter calculates the path to cut.&lt;/P&gt;&lt;P&gt;I don't know, but shouldn't it be able to do the same with circles and ellipses?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the above description was understandable, otherwise just write a comment and I will try to explain it more in detail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached NC-files of the 3 figures on the image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Model.PNG" style="width: 247px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/411281i59A3782FA5CB222B/image-dimensions/247x404?v=v2" width="247" height="404" role="button" title="Model.PNG" alt="Model.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 18:27:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7448858#M130051</guid>
      <dc:creator>erik</dc:creator>
      <dc:date>2017-10-10T18:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processor converts circles and ellipses into lines</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7450677#M130052</link>
      <description>&lt;P&gt;Ellipse will always be small lines, given that's what they are always in reality. Other than that turn on&amp;nbsp; smoothing and it should shorten you code into something a little more normal and to your liking.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 10:16:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7450677#M130052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-11T10:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processor converts circles and ellipses into lines</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7451160#M130053</link>
      <description>&lt;P&gt;Thanks for the response. Where to I change the settings for smoothing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still don't get it for the circle. Shouldn't one be able to draw a circle from a single arc.&lt;/P&gt;&lt;P&gt;In that case, why do the post processor try to cut it into small lines?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Erik&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 12:56:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7451160#M130053</guid>
      <dc:creator>erik</dc:creator>
      <dc:date>2017-10-11T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processor converts circles and ellipses into lines</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7451200#M130054</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The smoothing option can be found in the 'passes' tab of each operation, enabling this should solve your problem. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would it be possible to share a copy of your part so we can see what is happening here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 13:06:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7451200#M130054</guid>
      <dc:creator>GeorgeRoberts</dc:creator>
      <dc:date>2017-10-11T13:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processor converts circles and ellipses into lines</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7451411#M130055</link>
      <description>&lt;P&gt;Thanks for the quick response.&lt;/P&gt;&lt;P&gt;I tried the smoothing and already at 0.01 mm i went from 400 lines to just above 100 lines of code with some arcs.&lt;/P&gt;&lt;P&gt;I even pushed to the next tick on 0.02 mm and it printed 60 lines of code and almost all of it where arcs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that I tried to cut a new circle and know i suddently worked and cut the circle in two arcs, so I don't know what caused the problem in the first place.&lt;/P&gt;&lt;P&gt;I also cut the circle in half to make sure it would do the same and it did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached the model (Didn't know if that was what you where asking for by referring to 'part') and the nc-files of the ellipse with smoothing turned on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Erik&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 13:53:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/post-processor-converts-circles-and-ellipses-into-lines/m-p/7451411#M130055</guid>
      <dc:creator>erik</dc:creator>
      <dc:date>2017-10-11T13:53:54Z</dc:date>
    </item>
  </channel>
</rss>

