<?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: G68.2 P1 I,J,K format. in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11551083#M40298</link>
    <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13122351"&gt;@jon5aunders88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tested the code in a modified Fanuc mill post processor.&lt;BR /&gt;As I don’t have your Fusion file, I used something else, and check the values in the G0 and G68.2 lines.&lt;BR /&gt;If you share your post, and your Fusion file, I can test with the same elements.&lt;BR /&gt;&lt;BR /&gt;Regarding the Euler convention, I have overlooked the Q231.&lt;BR /&gt;It is important as it's a clear indication of which Euler convention is used.&lt;BR /&gt;Take a look for example at this article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/pulse/fanuc-g682-5-axis-tilted-work-planes-tim-markoski" target="_blank"&gt;https://www.linkedin.com/pulse/fanuc-g682-5-axis-tilted-work-planes-tim-markoski&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Q231 should be EULER_YZX_S normally.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Are you using a .machine file also? Or the kinematics is hardcoded in the post?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If and when you have an error when posting, sharing the error message can help us guess what is going on.&lt;BR /&gt;I am not in front of your computer, looking over your shoulder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2022 14:46:09 GMT</pubDate>
    <dc:creator>serge.quiblier</dc:creator>
    <dc:date>2022-11-14T14:46:09Z</dc:date>
    <item>
      <title>G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11533388#M40293</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to configure a post to output G68.2 P1 with the correct I,J,K format for my machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Machine is a Doosan DNM6700 with a 3+2 Nikken rotary B and C axis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what works on the machine is to simply have the I at zero and for the J and K to match the Current B and C axis positions, as below;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G00 &lt;U&gt;B90. C360.&lt;/U&gt;&lt;BR /&gt;G68.2 P1 Q231 X0. Y0. Z0. I0. &lt;U&gt;J90. K360.&lt;/U&gt;&lt;BR /&gt;G53.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried every combination of the Euler parameters from the post training guide. For example;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var eulerConvention&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;EULER_ZYZ_R&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But unfortunately none have output the code correctly.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Has any one come up with a solution to this? I have tried other threads on this topic but so far haven't&amp;nbsp;found a solution.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Is there a way to force I to zero and ,J,K to current rotary axis positon?&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2022 21:02:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11533388#M40293</guid>
      <dc:creator>jon5aunders88</dc:creator>
      <dc:date>2022-11-05T21:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11543199#M40294</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13122351"&gt;@jon5aunders88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;have you tried the convention XYZ_S ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because ZXZ_R is the classical "true" euler convention using a regular G68.2 (without P1) IJK on a Fanuc controller.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;______________________________________________________________&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0174DF"&gt;If my post answers your question, please click the &lt;STRONG&gt;"Accept Solution"&lt;/STRONG&gt; button. This helps everyone find answers more quickly!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 10:02:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11543199#M40294</guid>
      <dc:creator>serge.quiblier</dc:creator>
      <dc:date>2022-11-10T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11544426#M40295</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I have tried every convention in the training manual for;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var eulerConvention&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;EULER_???&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately nothing seems to have output the code correctly. Any suggestions welcome.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 18:42:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11544426#M40295</guid>
      <dc:creator>jon5aunders88</dc:creator>
      <dc:date>2022-11-10T18:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11544559#M40296</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13122351"&gt;@jon5aunders88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;reset the euler convention to it's initial setting EULER_ZXZ_R&lt;/P&gt;
&lt;P&gt;Then search for the setWorkplane function, for the code outputting the G68.2&lt;/P&gt;
&lt;P&gt;Then alter it this way :&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;      var machineABC = abc.isNonZero() ? getWorkPlaneMachineABC(currentSection.workPlane, false, false) : abc;  // added
      writeBlock(gRotationModal.format(68.2), "P1 X" + xyzFormat.format(0), "Y" + xyzFormat.format(0), "Z" + xyzFormat.format(0), "I" + abcFormat.format(machineABC.x), "J" + abcFormat.format(machineABC.y), "K" + abcFormat.format(machineABC.z)); // set frame  // modified code
      skipBlock = _skipBlock;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the code, and test carefully on the machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;______________________________________________________________&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0174DF"&gt;If my post answers your question, please click the &lt;STRONG&gt;"Accept Solution"&lt;/STRONG&gt; button. This helps everyone find answers more quickly!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 19:44:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11544559#M40296</guid>
      <dc:creator>serge.quiblier</dc:creator>
      <dc:date>2022-11-10T19:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11544939#M40297</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4762571" target="_self"&gt;&lt;SPAN class=""&gt;Serge&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried the code you mentioned but its now failed to post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you check the format below is correct please?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="POST_IMAGE_1.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1138504i657FE4C73C5751B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="POST_IMAGE_1.JPG" alt="POST_IMAGE_1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you been able to test these changes with the standard Doosan 3/5axis post? And if so was the G code matching the I,J,K output I requested in my original message?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 22:56:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11544939#M40297</guid>
      <dc:creator>jon5aunders88</dc:creator>
      <dc:date>2022-11-10T22:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11551083#M40298</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13122351"&gt;@jon5aunders88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tested the code in a modified Fanuc mill post processor.&lt;BR /&gt;As I don’t have your Fusion file, I used something else, and check the values in the G0 and G68.2 lines.&lt;BR /&gt;If you share your post, and your Fusion file, I can test with the same elements.&lt;BR /&gt;&lt;BR /&gt;Regarding the Euler convention, I have overlooked the Q231.&lt;BR /&gt;It is important as it's a clear indication of which Euler convention is used.&lt;BR /&gt;Take a look for example at this article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/pulse/fanuc-g682-5-axis-tilted-work-planes-tim-markoski" target="_blank"&gt;https://www.linkedin.com/pulse/fanuc-g682-5-axis-tilted-work-planes-tim-markoski&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Q231 should be EULER_YZX_S normally.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Are you using a .machine file also? Or the kinematics is hardcoded in the post?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If and when you have an error when posting, sharing the error message can help us guess what is going on.&lt;BR /&gt;I am not in front of your computer, looking over your shoulder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 14:46:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11551083#M40298</guid>
      <dc:creator>serge.quiblier</dc:creator>
      <dc:date>2022-11-14T14:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11552231#M40299</link>
      <description>&lt;P&gt;Hi Serge.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have managed to get a post to output what I wanted. I ended up editing the Fanuc.cps as the Doosan with Fanuc.cps would not post with the edits mentioned above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help, everything seems to be working with the edited Fanuc.cps.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 23:01:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11552231#M40299</guid>
      <dc:creator>jon5aunders88</dc:creator>
      <dc:date>2022-11-14T23:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11552991#M40300</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13122351"&gt;@jon5aunders88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;do you means the "doosan vmc fanuc.cps", or really&amp;nbsp; the "doosan with fanuc"?&lt;/P&gt;
&lt;P&gt;The first one is the library post, the second one can be any user edited or renamed post.&lt;/P&gt;
&lt;P&gt;Can you give me the forkid for this post?&lt;/P&gt;
&lt;P&gt;I will check the configuration, but normally these post should be derived one from another, so, they should behave similarly normally. (but they may have different ways of settings things)&lt;/P&gt;
&lt;P&gt;The line I am interested in is that one :&lt;/P&gt;
&lt;P&gt;FORKID {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 09:04:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11552991#M40300</guid>
      <dc:creator>serge.quiblier</dc:creator>
      <dc:date>2022-11-15T09:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: G68.2 P1 I,J,K format.</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11579759#M40301</link>
      <description>&lt;P&gt;Hi Serge.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Apologies it’s taken a while to get back to you. It was the&amp;nbsp;&lt;SPAN&gt;"doosan vmc fanuc.cps" from the post library.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have tested my edits and now have a working post.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jon.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2022 21:39:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/g68-2-p1-i-j-k-format/m-p/11579759#M40301</guid>
      <dc:creator>jon5aunders88</dc:creator>
      <dc:date>2022-11-26T21:39:05Z</dc:date>
    </item>
  </channel>
</rss>

