<?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: UMC750  using consecutive flow tool paths. C axis rotates excessivley betwee in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/umc750-using-consecutive-flow-tool-paths-c-axis-rotates/m-p/8906463#M11011</link>
    <description>&lt;P&gt;Bob,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As always. You are a life saver.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2019 15:12:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-12T15:12:04Z</dc:date>
    <item>
      <title>UMC750  using consecutive flow tool paths. C axis rotates excessivley between</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/umc750-using-consecutive-flow-tool-paths-c-axis-rotates/m-p/8902061#M11009</link>
      <description>&lt;P&gt;Sorry if that description is miss leading.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am practicing some simultaneous milling with our new UMC750. I have a few Flow tool paths in a row, and its creating this scenario where the table rewinds to 0 then rotates back to the last location it was in at the end of the previous Flow path. Why on earth is this happening. Why not just start somewhere within 359 degrees of 0 since its rewinding?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume there is something to be modded in the PP or perhaps the control. Any help will be great. The Code is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 19:13:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/umc750-using-consecutive-flow-tool-paths-c-axis-rotates/m-p/8902061#M11009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-10T19:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: UMC750  using consecutive flow tool paths. C axis rotates excessivley betwee</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/umc750-using-consecutive-flow-tool-paths-c-axis-rotates/m-p/8904890#M11010</link>
      <description>&lt;P&gt;What you are witnessing is a miscommunication between the post kernel and the post processor.&amp;nbsp; The best way for you to resolve this issue is to inform the post kernel that the post processor will be resetting the C-axis to 0 at the end of a multi-axis operation, otherwise it always wants to start at the best angle closest to the previous multi-axis operation.&amp;nbsp; You do this by adding the 'reset' parameter when creating the C-axis.&amp;nbsp; This code is in the &lt;EM&gt;onOpen&lt;/EM&gt; function.&lt;/P&gt;
&lt;PRE&gt;var cAxis = createAxis({coordinate:2, table:true, axis:[0, 0, 1], &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;reset:1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;U&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/U&gt; cyclic:false, range:[-13320, 13320], preference:0});&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 21:15:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/umc750-using-consecutive-flow-tool-paths-c-axis-rotates/m-p/8904890#M11010</guid>
      <dc:creator>bob.schultz</dc:creator>
      <dc:date>2019-07-11T21:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: UMC750  using consecutive flow tool paths. C axis rotates excessivley betwee</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/umc750-using-consecutive-flow-tool-paths-c-axis-rotates/m-p/8906463#M11011</link>
      <description>&lt;P&gt;Bob,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As always. You are a life saver.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 15:12:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/umc750-using-consecutive-flow-tool-paths-c-axis-rotates/m-p/8906463#M11011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-12T15:12:04Z</dc:date>
    </item>
  </channel>
</rss>

