<?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 help in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754698#M4451</link>
    <description>&lt;P&gt;I just ran it and right away it gave me an "Illegal format" error, I think the control is very picky and needs the G05 P2 right after the G43.4 and not before it. Other than that everything looks correct! Does this mean I should not use the internal smoothing option?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2023 19:47:11 GMT</pubDate>
    <dc:creator>kratzkemachining</dc:creator>
    <dc:date>2023-02-14T19:47:11Z</dc:date>
    <item>
      <title>Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11746929#M4437</link>
      <description>&lt;P&gt;I was wondering if anyone would be able to help me make some small changes to my post processor, which only needs 3 things to get us going in the shop. A custom post would be upwards of $2500 and I had a professional inspect my code from Fusion and it only needs these three things. I am not new to coding but am unsure of what to actually insert to get the results I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;1.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#000000"&gt;G61.1&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;after the very first tool change line, with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G64&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;at the end statement of the code to cancel it.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;2.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G05 P2&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;right after&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G43.4&lt;/SPAN&gt;&amp;nbsp;(when using 4 or more axis) and before&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G01&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(any movement), with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G05 P0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;at the end of the unit to cancel&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G5 P2&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;3.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G49&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;at the end of the last movement in the unit to cancel&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;G43.4&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;before moving on the the next unit.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I am using the term UNIT as a way of saying (parallel, scallop, adaptive, contour, e t c)&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Any help is appreciated!&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 11 Feb 2023 02:39:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11746929#M4437</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-11T02:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11752719#M4438</link>
      <description>&lt;P&gt;These sound like trivial changes if you provide: a) the post file and b) a sample project to use as baseline for comparing the before and after output.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 05:38:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11752719#M4438</guid>
      <dc:creator>ltomuta</dc:creator>
      <dc:date>2023-02-14T05:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753642#M4439</link>
      <description>&lt;P&gt;Thank you for the reply, Here is the post I am using and the project file in a .txt files as I cannot send .eia files. If you need anything else just ask.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 13:07:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753642#M4439</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T13:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753669#M4440</link>
      <description>&lt;P&gt;Here is actually a file that was hand corrected if you would like a reference on exactly what it looks like. The changes he made are also in ( ) next to the G codes I listed in the initial post. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 13:14:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753669#M4440</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T13:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753768#M4441</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13289729"&gt;@kratzkemachining&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide the f3d file?&lt;BR /&gt;I believe you have all the data you need, but others don't have it all and can't even consider it.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 13:46:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753768#M4441</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2023-02-14T13:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753859#M4442</link>
      <description>&lt;P&gt;Yes I can, but it seems to me that it is a f3z file? Is that the same thing or do I need to do something else?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 14:22:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11753859#M4442</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T14:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754134#M4443</link>
      <description>By project I mean the Fusion design (.f3d or .f3z) from which I can&lt;BR /&gt;generate the intermediary file needed for post processor debugging&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2023 16:05:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754134#M4443</guid>
      <dc:creator>ltomuta</dc:creator>
      <dc:date>2023-02-14T16:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754370#M4444</link>
      <description>&lt;P&gt;Yes okay, here is the f3z file attached&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 17:27:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754370#M4444</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T17:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754561#M4445</link>
      <description>&lt;P&gt;Should G5 P2 be generated only after G43.4 or also for G43.5 ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 18:35:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754561#M4445</guid>
      <dc:creator>ltomuta</dc:creator>
      <dc:date>2023-02-14T18:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754580#M4446</link>
      <description>&lt;P&gt;Only after G43.4 is what I am being told&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 18:46:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754580#M4446</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T18:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754598#M4447</link>
      <description>&lt;P&gt;Actually, there is already a smoothing implementation in your post. To enable it set the &lt;STRONG&gt;useSmoothing&lt;/STRONG&gt; property on. Did you try in and want it modified or is not good for you at all as is?&lt;BR /&gt;&lt;BR /&gt;It comes with matching &lt;STRONG&gt;G49&lt;/STRONG&gt;s&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 18:54:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754598#M4447</guid>
      <dc:creator>ltomuta</dc:creator>
      <dc:date>2023-02-14T18:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754623#M4448</link>
      <description>&lt;P&gt;I see I have overlooked that G5 because it was posted as G5 P2 not G05 P2, which is what I was searching for. I will start enabling smoothing to fix that problem. Also the G49 needs to be in the end of each unit rather than the beginning of the next unit. ( I am unsure why but that's what worked ) Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:02:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754623#M4448</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T19:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754667#M4449</link>
      <description>&lt;P&gt;Try this one. The changes are between comments like this&lt;/P&gt;&lt;LI-CODE lang="general"&gt;// Lucian start
var highAccuracy = false;
// Lucian end&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:29:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754667#M4449</guid>
      <dc:creator>ltomuta</dc:creator>
      <dc:date>2023-02-14T19:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754680#M4450</link>
      <description>&lt;P&gt;I will try this right now and let you know!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:36:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754680#M4450</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T19:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754698#M4451</link>
      <description>&lt;P&gt;I just ran it and right away it gave me an "Illegal format" error, I think the control is very picky and needs the G05 P2 right after the G43.4 and not before it. Other than that everything looks correct! Does this mean I should not use the internal smoothing option?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:47:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754698#M4451</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T19:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754725#M4452</link>
      <description>&lt;P&gt;I asked about G05 P2 and he said it should only be in there when using 4 or more axis, which is why it is erroring us out on adaptive 3 axis milling&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:57:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754725#M4452</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T19:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754831#M4453</link>
      <description>&lt;P&gt;I accidentally replied to my own comment and am unsure if you can see those, so I will type it here as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"I asked about G05 P2 and he said it should only be in there when using 4 or more axis, which is why it is erroring us out on adaptive 3 axis milling"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 20:53:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11754831#M4453</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-14T20:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11757680#M4454</link>
      <description>&lt;P&gt;Sounds like the built-in smoothing option needs a bit of tweaking to move it after and only after&amp;nbsp;&lt;SPAN&gt;G43.4 in 5 or more axis operations. I will have a new look see at it tomorrow.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 20:28:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11757680#M4454</guid>
      <dc:creator>ltomuta</dc:creator>
      <dc:date>2023-02-15T20:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11757818#M4455</link>
      <description>&lt;P&gt;Yes that would be great, here is the code that worked flawlessly on our machine if you would like a reference to see where G5 P2, G5 P0, G61.1, G64, and G49 are in the program. Thanks again for the help! ( I sent it in a .txt file because I cannot send .EIA )&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 21:37:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11757818#M4455</guid>
      <dc:creator>kratzkemachining</dc:creator>
      <dc:date>2023-02-15T21:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor help</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11761291#M4456</link>
      <description>&lt;P&gt;Ok, I've got it now to the point where it outputs this sequence:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ltomuta_0-1676606051119.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1177746i44E35FFB77EF5365/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ltomuta_0-1676606051119.png" alt="ltomuta_0-1676606051119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Meaning G5 P2 right after and only after G43.4.&lt;BR /&gt;But if you really need it moved right before the G1 line then that would be a bit tricky as I would have to bypass an existing validation point and move the activation of the tool length compensation past a point where the Fusion post guys think it should have happened already.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 03:59:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/post-processor-help/m-p/11761291#M4456</guid>
      <dc:creator>ltomuta</dc:creator>
      <dc:date>2023-02-17T03:59:00Z</dc:date>
    </item>
  </channel>
</rss>

