<?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: Disable Canned Cycles In my Meldas 500 Post in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/disable-canned-cycles-in-my-meldas-500-post/m-p/9100924#M10031</link>
    <description>AchimN&lt;BR /&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Thank you so very much for finding my issue that worked great.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tommy&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Oct 2019 13:10:58 GMT</pubDate>
    <dc:creator>tommyscustomshop</dc:creator>
    <dc:date>2019-10-22T13:10:58Z</dc:date>
    <item>
      <title>Disable Canned Cycles In my Meldas 500 Post</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/disable-canned-cycles-in-my-meldas-500-post/m-p/9099681#M10029</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I need help changing my post I have a Meldas 500 and I need to turn off canned cycles for my drilling in my post processor, I've found what to do from another post but I can't get it to work can some one please help.&amp;nbsp; My post is attached. Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;If you're comfortable editing you own post, just look for the function:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;function onCyclePoint(x, y, z)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;expandCyclePoint(x, y, z);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;return;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is the first thing that&amp;nbsp;happens and it will expand the cycle to the appropriate moves. &amp;nbsp;I had to do this for my lathe post."&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 22:36:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/disable-canned-cycles-in-my-meldas-500-post/m-p/9099681#M10029</guid>
      <dc:creator>tommyscustomshop</dc:creator>
      <dc:date>2019-10-21T22:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Canned Cycles In my Meldas 500 Post</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/disable-canned-cycles-in-my-meldas-500-post/m-p/9100076#M10030</link>
      <description>&lt;P&gt;From what I see in your post is that you modified the function name itself from&lt;/P&gt;
&lt;P&gt;function onCyclePoint()&lt;/P&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;P&gt;function expandCyclePoint() which is wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code at the beginning of onCyclePoint should look like shown below:&lt;/P&gt;
&lt;PRE&gt;function onCyclePoint(x, y, z) {
  expandCyclePoint(x, y, z);
  return;&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Oct 2019 06:41:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/disable-canned-cycles-in-my-meldas-500-post/m-p/9100076#M10030</guid>
      <dc:creator>AchimN</dc:creator>
      <dc:date>2019-10-22T06:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Canned Cycles In my Meldas 500 Post</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/disable-canned-cycles-in-my-meldas-500-post/m-p/9100924#M10031</link>
      <description>AchimN&lt;BR /&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Thank you so very much for finding my issue that worked great.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tommy&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2019 13:10:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/disable-canned-cycles-in-my-meldas-500-post/m-p/9100924#M10031</guid>
      <dc:creator>tommyscustomshop</dc:creator>
      <dc:date>2019-10-22T13:10:58Z</dc:date>
    </item>
  </channel>
</rss>

