<?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: Part catcher on post not turning on in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12969774#M17043</link>
    <description>&lt;P&gt;Sorry about the late reply here is my Post I am using I believe the Doosan post sees M70 and M74 as something different that's why it isn't working, I am really new at all this, so I appreciate your time and patience with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2024 12:56:09 GMT</pubDate>
    <dc:creator>chussey6AUAA</dc:creator>
    <dc:date>2024-08-20T12:56:09Z</dc:date>
    <item>
      <title>Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12617659#M17031</link>
      <description>&lt;P&gt;Hello again all, I have a question about post, Im using the DMG NLX post, from the fusion library. ive only added thru spindle and high pressure coolant and G53 z instead on g28. But on this post or the original post for some reason the part catcher doesnt turn on. Theres an option for it in the post and it seems to be defined, so idk exactly why in doesnt turn on. maybe im missing something and dont have the pre requizites on for it to turn on?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 20:03:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12617659#M17031</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-03-05T20:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618030#M17032</link>
      <description>&lt;P&gt;If you search for "PART_CATCHER_ON" and "PART_CATCHER_OFF", I believe it should be only returning an M73 &amp;amp; M74, yours shows M73/M273 &amp;amp; M74/M274.&amp;nbsp; That's the difference I see between my post and yours.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Starting at line 507 in your post:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;function getCode(code, spindle) {
  switch (code) {
  case "PART_CATCHER_ON":
    return (spindle == SPINDLE_MAIN) ? 73 : 73;
  case "PART_CATCHER_OFF":
    return (spindle == SPINDLE_MAIN) ? 74 : 74;
  case "TAILSTOCK_ON":
    machineState.tailstockIsActive = true;
    return 25;
  case "TAILSTOCK_OFF":
    machineState.tailstockIsActive = false;
    return 26;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 22:10:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618030#M17032</guid>
      <dc:creator>marshal.fitch</dc:creator>
      <dc:date>2024-03-05T22:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618050#M17033</link>
      <description>&lt;P&gt;Huh, weird cause i didnt change that, other than the changes i mentioned this was the fusion post library post. i will change those to match and see if it helps. thank you&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 22:23:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618050#M17033</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-03-05T22:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618061#M17034</link>
      <description>&lt;P&gt;I'm pretty sure I had to change that from the default post when we got our NLX.&amp;nbsp; It should work with 273 according to the manual, but I remember having to change it.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 22:33:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618061#M17034</guid>
      <dc:creator>marshal.fitch</dc:creator>
      <dc:date>2024-03-05T22:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618092#M17035</link>
      <description>&lt;P&gt;Still not getting the part catcher turning on. Wonder if im not hitting some pre requisite in fusion to activate those lines in the post or something.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 23:19:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618092#M17035</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-03-05T23:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618260#M17036</link>
      <description>&lt;P&gt;Make sure "use part catcher" is checked in the part off tool path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also make sure when posting that the part catcher option is selected on the right side of the post window.&amp;nbsp; I think that's still there anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For a sanity check, you could do an M73 in the MDI screen on the lathe&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 23:13:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618260#M17036</guid>
      <dc:creator>marshal.fitch</dc:creator>
      <dc:date>2024-03-05T23:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618276#M17037</link>
      <description>&lt;P&gt;I know M73 works cause ive been adding it. But... i feel hella dumb because i didnt know there was a check box in the toolpath itself. I thought i wasnt hitting some sort of requirement in fusion, just didnt know what it was. now that you told ne the box was there, i found it. Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sashaveselov_0-1709680902570.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1333579i1EC6ED7D1D3A72D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sashaveselov_0-1709680902570.png" alt="sashaveselov_0-1709680902570.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 23:21:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12618276#M17037</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-03-05T23:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12953974#M17038</link>
      <description>&lt;P&gt;Hello, I hope its ok I'm asking a question in your post, I'm just curious after you hit the part catcher option dose your code come up M10 on and M11 off?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to manually change mine to M70 on and M74 off is there a possible way around this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Post Processor (Doosan Mill/Turn) Fanuc controller (FBL230 MC Mill/Turn Lathe)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 16:03:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12953974#M17038</guid>
      <dc:creator>chussey6AUAA</dc:creator>
      <dc:date>2024-08-12T16:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12954054#M17039</link>
      <description>&lt;P&gt;On the DMG NLX2500 post im using its m73 on and m74 off. But im using an older post (like six month old, not the most recent one), since i made a lot of edits to it. &lt;STRONG&gt;Disclaimer: im not a post editor or anything ( i just edit posts for our shop) and always practice utmost caution after making changes to a post. &lt;/STRONG&gt;Ive attached an image where it shows what m code my post prings up when using part catcher on and it should be as simple for you as changing those 73,74 to 10,11. The other two images are just to for extra info on whats happening when you change that value. (I use vs code for post editing but thats just personal preference)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 16:46:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12954054#M17039</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-08-12T16:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12955783#M17040</link>
      <description>&lt;P&gt;I looked into what you have sent me I have attached what's in my post when I change these numbers to M70 and M74 I'm receiving and NC program error on my machine due to some Y and V codes that are in the NC program, (attached picture will show these)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my current post its M10 and M11 I tried M70 and M74&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any thoughts ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 12:18:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12955783#M17040</guid>
      <dc:creator>chussey6AUAA</dc:creator>
      <dc:date>2024-08-13T12:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12956181#M17041</link>
      <description>&lt;P&gt;Do yoiu wanna send me your original post, and you part(the part to make sure i compare gcode apples to apples but not neccesary) and i will take a look when i get the chance.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 14:58:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12956181#M17041</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-08-13T14:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12956226#M17042</link>
      <description>&lt;P&gt;Im guessing your differences are from some of these settings changing when you switched to the edited post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sashaveselov_0-1723562201942.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1397361i698B349D4647F169/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sashaveselov_0-1723562201942.png" alt="sashaveselov_0-1723562201942.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I went and changed just these values in the post like you,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sashaveselov_1-1723562369718.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1397363iE7190FFFBAB16EA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sashaveselov_1-1723562369718.png" alt="sashaveselov_1-1723562369718.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but since i didnt change any settings when i posted, it didnt reset to defaults so i got the same stuff only the expected part catching code changed&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sashaveselov_2-1723562397885.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1397364iE82E9480CF5C4450/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sashaveselov_2-1723562397885.png" alt="sashaveselov_2-1723562397885.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;according to vs code compare, other than the program number, this is the only thing that changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 15:22:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12956226#M17042</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-08-13T15:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12969774#M17043</link>
      <description>&lt;P&gt;Sorry about the late reply here is my Post I am using I believe the Doosan post sees M70 and M74 as something different that's why it isn't working, I am really new at all this, so I appreciate your time and patience with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 12:56:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12969774#M17043</guid>
      <dc:creator>chussey6AUAA</dc:creator>
      <dc:date>2024-08-20T12:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Part catcher on post not turning on</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12970821#M17044</link>
      <description>&lt;P&gt;can you sent me the program ou were working on when you saw that "v" error? because when i changed the 10 ands 11 to 70 and 74 in the fusion doosan mill turn post, i got code that was the same except for that change i made as you can see in my screenshots above. so i dont know why for you changing the values adds the "v". So to double check, you want to change the default m10 and m11&amp;nbsp; to m70 and m74? and you have double checked that you post proccessor screen settings carry over to the post you were altering? If you have one post selected, and switch to a new one on that screen, the settings on that screen will change. in the last message i posted a screen shot of the settings screen im talking about.&lt;/P&gt;&lt;P&gt;and yeah if i can im happy to help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 20:34:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/part-catcher-on-post-not-turning-on/m-p/12970821#M17044</guid>
      <dc:creator>sashaveselov</dc:creator>
      <dc:date>2024-08-20T20:34:37Z</dc:date>
    </item>
  </channel>
</rss>

