<?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: Editing post processor in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710397#M145793</link>
    <description>&lt;P&gt;Yes, by it's very design, it should be outputting G02/03 for normal arcs. I say "normal arcs" because there are instances where it will give you lines. Such as a spline or compound curve. The solution in that instance would be to turn Smoothing on. If you are working with a simple part with a simple corner fillet, it should be giving you a radius.&lt;/P&gt;
&lt;P&gt;Could you attach the post processor here and I will look at it in the morning? Also on that note: If you make edits to the generic post processor, DO NOT save it in it's stock location. Next time there is an update, it will be wiped out and replaced. Your best bet is to either store it in the cloud or save it to a local folder that is not associated with Autodesk.&lt;/P&gt;</description>
    <pubDate>Sat, 26 Nov 2016 02:17:23 GMT</pubDate>
    <dc:creator>LibertyMachine</dc:creator>
    <dc:date>2016-11-26T02:17:23Z</dc:date>
    <item>
      <title>Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6709385#M145790</link>
      <description>&lt;P&gt;Is it possible to edit post processor so it (using generic acramatic)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- Outputs to 4 decimal places (hoping to solve circle end point error when G02/G03 commands are used)&lt;/P&gt;&lt;P&gt;2- Change start and end of programs to suit machine operator&lt;/P&gt;&lt;P&gt;3- Control whether program is point to point or uses G02/G03 commands&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to CAD/CAM&amp;nbsp;so questions may have&amp;nbsp;been answered many times before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Kevin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2016 12:38:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6709385#M145790</guid>
      <dc:creator>twood213</dc:creator>
      <dc:date>2016-11-25T12:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6709439#M145791</link>
      <description>&lt;P&gt;Any Post Processor in Fusion is very configurable. Here are some resources to get you started.:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/computer-aided-machining-cam/post-processors-101/td-p/5916925" target="_self"&gt;Post Processors 101&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.autodesk.com/t5/hsm-post-processor-forum/getting-started-modify-posts/td-p/6371381" target="_self"&gt;Getting Started Modifying Posts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.autodesk.com/t5/hsm-post-processor-forum/bd-p/218" target="_self"&gt;Post Forum&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, with that information dispensed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What sort of issues are you getting that prompt you to want 4 decimal places? Are you working in english or metric? Tightening up the tolerances in the post might help. But yes, it's possible to force out 4x&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are you looking to change at beginning and end of the file?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The RAD/I,J arc issue. There is actually a switch on the post dialog to "useRadius. Set it to "Yes" and this will output radii instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And, I just want to make sure the acramatic post is the one you intend, rather than the hundred of others available.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2016 13:07:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6709439#M145791</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-11-25T13:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710384#M145792</link>
      <description>&lt;P&gt;Thanks for your help. The videos where very helpful and I’m able to output to four decimal places. One question I still have may not be a post processor issue?&lt;/P&gt;&lt;P&gt;When filleting an arc/curve does the model contain series of small flats or curves. I created a simple&amp;nbsp;model that put a radius/fillet on the edge of a curve. The outputted program was&amp;nbsp;a point to point program .It was quite large when if G02/G03 commands where used the program would be a lot smaller (one line using G02 would replace many lines of small linear movements). The finish on the machined part would also be better if G02/G03 commands where used as milling machine runs much smother.&lt;/P&gt;&lt;P&gt;The question I'm trying to ask is it possible to fillet&amp;nbsp;curved edges of part with a program containing circular movements&lt;/P&gt;&lt;P&gt;Hope this makes some sort of sense&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards Kevin&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2016 01:53:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710384#M145792</guid>
      <dc:creator>twood213</dc:creator>
      <dc:date>2016-11-26T01:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710397#M145793</link>
      <description>&lt;P&gt;Yes, by it's very design, it should be outputting G02/03 for normal arcs. I say "normal arcs" because there are instances where it will give you lines. Such as a spline or compound curve. The solution in that instance would be to turn Smoothing on. If you are working with a simple part with a simple corner fillet, it should be giving you a radius.&lt;/P&gt;
&lt;P&gt;Could you attach the post processor here and I will look at it in the morning? Also on that note: If you make edits to the generic post processor, DO NOT save it in it's stock location. Next time there is an update, it will be wiped out and replaced. Your best bet is to either store it in the cloud or save it to a local folder that is not associated with Autodesk.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2016 02:17:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710397#M145793</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-11-26T02:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710492#M145794</link>
      <description>&lt;P&gt;Thanks for your help .Smoothing worked and I found&amp;nbsp; a different &amp;nbsp;post processor that should stop "circle end point errors"&lt;/P&gt;&lt;P&gt;Regards Kevin&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2016 07:32:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710492#M145794</guid>
      <dc:creator>twood213</dc:creator>
      <dc:date>2016-11-26T07:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710567#M145795</link>
      <description>&lt;P&gt;Umm...What are you using for a machine and control? There are dozens, possibly hundreds of posts available and they all do something just a little different. Any insight into your machine you would be willing to share?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2016 10:02:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710567#M145795</guid>
      <dc:creator>LibertyMachine</dc:creator>
      <dc:date>2016-11-26T10:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710711#M145796</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I’m using a 15-year-old &lt;/SPAN&gt;&lt;SPAN&gt;Siemens 810D control. This machine is only used for simple drilling and milling jobs using hand written programs. I’m using fusion 360 to learn something about cad/cam and have a bit of fun.&amp;nbsp;I’m new to this control and have just found out that instead of using I, J, and K&amp;nbsp; I can use "CR=" to define a Radius. The post processor for Siemens 840D in fusion outputs programs using CR=. I hope this will solve circle end errors. as I, J and&amp;nbsp;K values may be susceptible to rounding errors?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2016 12:32:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6710711#M145796</guid>
      <dc:creator>twood213</dc:creator>
      <dc:date>2016-11-26T12:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Editing post processor</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6711126#M145797</link>
      <description>&lt;P&gt;I reported a problem with the 840d post a while ago &lt;A href="https://forums.autodesk.com/t5/hsm-post-processor-forum/siemens-840-post-problem-bug/m-p/6627260/highlight/true#M11321" target="_self"&gt;Here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem was the post is outputting XYZ coordinates in the XZ and YZ planes. My post in the CAM forum never got any interest from support so the bug's still in the post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2016 22:05:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/editing-post-processor/m-p/6711126#M145797</guid>
      <dc:creator>HughesTooling</dc:creator>
      <dc:date>2016-11-26T22:05:41Z</dc:date>
    </item>
  </channel>
</rss>

