<?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: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration. in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11070889#M3804</link>
    <description>&lt;P&gt;yes, it does, but I will look at onCyclePoint(), my mistake should be there.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 12:18:29 GMT</pubDate>
    <dc:creator>bernard5BABD</dc:creator>
    <dc:date>2022-03-30T12:18:29Z</dc:date>
    <item>
      <title>Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11070451#M3802</link>
      <description>&lt;P&gt;I am a bit stuck here. Probing WAS working just fine. Since then, I did my best to "merge" drilling operations for the 3 axis post-pro (Found in the Post Library). Problem is, the structure is very different between the 2, and I am sure I messed up somewhere.&lt;BR /&gt;&lt;BR /&gt;The thing is, this error appears nowhere in the code, so I am unable to find what triggers it. Your help will be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 09:06:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11070451#M3802</guid>
      <dc:creator>bernard5BABD</dc:creator>
      <dc:date>2022-03-30T09:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11070591#M3803</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10711802"&gt;@bernard5BABD&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Probing and drilling operations use the same function onCyclePoint()&lt;BR /&gt;you probably overridden probing cycles and case "&lt;SPAN&gt;probing-y-plane-angle" not exist in your post anymore.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:20:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11070591#M3803</guid>
      <dc:creator>Tomek.G</dc:creator>
      <dc:date>2022-03-30T10:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11070889#M3804</link>
      <description>&lt;P&gt;yes, it does, but I will look at onCyclePoint(), my mistake should be there.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 12:18:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11070889#M3804</guid>
      <dc:creator>bernard5BABD</dc:creator>
      <dc:date>2022-03-30T12:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11071318#M3805</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10711802"&gt;@bernard5BABD&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I can take a look if you are open to share your post (have to be zipped).&lt;BR /&gt;Or share it in DM if you don't want to post it here.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 14:47:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11071318#M3805</guid>
      <dc:creator>Tomek.G</dc:creator>
      <dc:date>2022-03-30T14:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11071582#M3806</link>
      <description>&lt;P&gt;it's still a work in progress, but "drilling" is OK (and the probe operations that I implemented are working). I am in the process of comparing the output from the Roeders 3 axis drillings operations to mine.&lt;BR /&gt;&lt;BR /&gt;I got lost, as the structure is really not the same, and I have been confused (still am, just maybe a little less) by onCycle and onCyclePoint..&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for your offer to help, I join the zipped file.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 16:29:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11071582#M3806</guid>
      <dc:creator>bernard5BABD</dc:creator>
      <dc:date>2022-03-30T16:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073115#M3807</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10711802"&gt;@bernard5BABD&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;CODE&gt;protectedProbeMove&lt;/CODE&gt; function is missing parentheses, so some arguments were not passed to the &lt;CODE&gt;writeBlock&lt;/CODE&gt; function&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;  if (_z &amp;amp;&amp;amp; z &amp;gt;= getCurrentPosition().z) {
    writeBlock((probeCode.code + probeCode.value), "P" + 9810, _z, getFeed(cycle.feedrate));  
  }
  if (_x || _y) {
    writeBlock((probeCode.code + probeCode.value), "P" + 9810, _x, _y, getFeed(highFeedrate));
  }
  if (_z &amp;amp;&amp;amp; z &amp;lt; getCurrentPosition().z) {
    writeBlock((probeCode.code + probeCode.value), "P" + 9810, _z, getFeed(cycle.feedrate));
  }&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have some missed semicolons also&amp;nbsp;&lt;FONT size="2"&gt;Lines 67, 627, 936, 1276, 1431, 1759, 2098, 2455, 2488, 2780, 2913, 2919, 3375&lt;/FONT&gt;&lt;BR /&gt;I would recommend you to install ESLint and ESLint VSCode extension.&lt;BR /&gt;It&amp;nbsp;is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 08:31:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073115#M3807</guid>
      <dc:creator>Tomek.G</dc:creator>
      <dc:date>2022-03-31T08:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073260#M3808</link>
      <description>&lt;P&gt;Thank you very much. Did not know this tool. Right now it does not work, but I will make it work, should be extremely useful. BTW, I am surprised by Javascript "tolerance" with missing semi-colons.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 09:35:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073260#M3808</guid>
      <dc:creator>bernard5BABD</dc:creator>
      <dc:date>2022-03-31T09:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073318#M3809</link>
      <description>&lt;P&gt;ESlint is now working, looks like a really great tool. Could you share your config file?&amp;nbsp; It was showing errors for ALL variables (undef), but I would like it to do that for really undeclared variables, not all of them!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 10:10:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073318#M3809</guid>
      <dc:creator>bernard5BABD</dc:creator>
      <dc:date>2022-03-31T10:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073675#M3810</link>
      <description>&lt;P&gt;Hit F1 and type&amp;nbsp;&lt;CODE&gt;ESLint: Create ESLint configuration&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;You can then edit it.&lt;BR /&gt;look at &lt;CODE&gt;no-undef&lt;/CODE&gt; rule:&lt;BR /&gt;&lt;A href="https://eslint.org/docs/rules/no-undef#no-undef" target="_blank"&gt;https://eslint.org/docs/rules/no-undef#no-undef&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 12:41:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073675#M3810</guid>
      <dc:creator>Tomek.G</dc:creator>
      <dc:date>2022-03-31T12:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Roeders 5 Axis post-processor problem: Error: The probe cycle 'probing-y-plane-angle' is machine specific and must always be handled in the post configuration.</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073686#M3811</link>
      <description>&lt;P&gt;Yes, I managed to make it work after answering you. Very nice, it allowed me to clean my code and removed quite a few unused functions.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 12:45:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/roeders-5-axis-post-processor-problem-error-the-probe-cycle/m-p/11073686#M3811</guid>
      <dc:creator>bernard5BABD</dc:creator>
      <dc:date>2022-03-31T12:45:54Z</dc:date>
    </item>
  </channel>
</rss>

