<?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: How to Enable External Rotary Axis on KUKA Robots in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10693106#M71723</link>
    <description>&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;the implementation of the external axis is luckily no rocket science.&lt;/P&gt;&lt;P&gt;You have to change the outpot format&lt;/P&gt;&lt;P&gt;from X, Y, Z, A, B, C&lt;/P&gt;&lt;P&gt;to X, Y, Z, A, B, C, E1, E2&lt;/P&gt;&lt;P&gt;for all motion commands.&lt;/P&gt;&lt;P&gt;I implemented a basic E1 support for a turntable, please check:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-360-manufacture/custom-post-for-milling-with-a-kuka-arm-first-toolpath-generated/m-p/10291523#M103556" target="_blank"&gt;https://forums.autodesk.com/t5/fusion-360-manufacture/custom-post-for-milling-with-a-kuka-arm-first-toolpath-generated/m-p/10291523#M103556&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on how you set up your axis in the KRC, you only have to supply the additional E1 and E2 values and the robot will position inself in the no rotating base. If the kineamtic chain is not known to the controller, you have to alter the X, Y, Z, A,B and C values accordingly.&lt;/P&gt;&lt;P&gt;The logic on how to select E1 and E2 should be rather simple . like keeping tool pointing downward at all times.&lt;/P&gt;&lt;P&gt;For my milling application I wantet&amp;nbsp; the restict the robot milling operation to one partikular angular plane (as seen from rotary table). In case you need some support, please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Stefan&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, 16 Oct 2021 21:23:08 GMT</pubDate>
    <dc:creator>designingberlin</dc:creator>
    <dc:date>2021-10-16T21:23:08Z</dc:date>
    <item>
      <title>How to Enable External Rotary Axis on KUKA Robots</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10661170#M71721</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am hoping to use Fusion 360 to create instructions for my KUKA robot to do 5 axis machining using a rotary table. I have a KUKA KR 60 arm and a DKP 400 2-axis rotary positioner table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already been able to create toolpaths for the KUKA to do rotary machining, but I can't figure out how to tell Fusion to spin the rotary table around while machining a part attached to it. currently, the entire robot arm is moving the tool around the workpiece instead of keeping the tool in one place and spinning the rotary table around.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are external rotary tables for robotic arms supported, and if so how do I enable it?&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 17:36:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10661170#M71721</guid>
      <dc:creator>jonathanmalott</dc:creator>
      <dc:date>2021-10-01T17:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable External Rotary Axis on KUKA Robots</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10665258#M71722</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3296236"&gt;@jonathanmalott&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Unfortunately we do not support this at the moment, w&lt;SPAN style="font-family: inherit;"&gt;e are working on this though.&lt;BR /&gt;Wil update once we have this up and running.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Alex&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 14:01:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10665258#M71722</guid>
      <dc:creator>alexandre.pintoAGNAU</dc:creator>
      <dc:date>2021-10-04T14:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable External Rotary Axis on KUKA Robots</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10693106#M71723</link>
      <description>&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;the implementation of the external axis is luckily no rocket science.&lt;/P&gt;&lt;P&gt;You have to change the outpot format&lt;/P&gt;&lt;P&gt;from X, Y, Z, A, B, C&lt;/P&gt;&lt;P&gt;to X, Y, Z, A, B, C, E1, E2&lt;/P&gt;&lt;P&gt;for all motion commands.&lt;/P&gt;&lt;P&gt;I implemented a basic E1 support for a turntable, please check:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-360-manufacture/custom-post-for-milling-with-a-kuka-arm-first-toolpath-generated/m-p/10291523#M103556" target="_blank"&gt;https://forums.autodesk.com/t5/fusion-360-manufacture/custom-post-for-milling-with-a-kuka-arm-first-toolpath-generated/m-p/10291523#M103556&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on how you set up your axis in the KRC, you only have to supply the additional E1 and E2 values and the robot will position inself in the no rotating base. If the kineamtic chain is not known to the controller, you have to alter the X, Y, Z, A,B and C values accordingly.&lt;/P&gt;&lt;P&gt;The logic on how to select E1 and E2 should be rather simple . like keeping tool pointing downward at all times.&lt;/P&gt;&lt;P&gt;For my milling application I wantet&amp;nbsp; the restict the robot milling operation to one partikular angular plane (as seen from rotary table). In case you need some support, please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Stefan&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, 16 Oct 2021 21:23:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10693106#M71723</guid>
      <dc:creator>designingberlin</dc:creator>
      <dc:date>2021-10-16T21:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable External Rotary Axis on KUKA Robots</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10693799#M71724</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;This is exciting, what you are doing is exactly what I am trying to do. Below is a link to a video of a milling operation generated from Sprutcam that I am trying to replicate using a Fusion workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been in the process of adapting the basic Kuka post processor in Fusion to do exactly what you are saying - keeping the tool in one plane and rotating the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you be able to share your custom post-processor with me?&lt;/P&gt;&lt;P&gt;jonathanmalott(at)utexas.edu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://vimeo.com/539165269" target="_blank"&gt;https://vimeo.com/539165269&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Oct 2021 13:46:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10693799#M71724</guid>
      <dc:creator>jonathanmalott</dc:creator>
      <dc:date>2021-10-17T13:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable External Rotary Axis on KUKA Robots</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10696118#M71725</link>
      <description>&lt;P&gt;I did send you the post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The toolpath looks like a rotary toopath you might want to run on a 4th axis with a regular cnc mill. I actually never used that, since it's only available a an extension.&lt;/P&gt;&lt;P&gt;It might still work, I'm not sure about the WCS orientations. Might require some tweaking ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good luck!&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 15:42:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/10696118#M71725</guid>
      <dc:creator>designingberlin</dc:creator>
      <dc:date>2021-10-18T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Enable External Rotary Axis on KUKA Robots</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/11811521#M71726</link>
      <description>&lt;P&gt;CAN you plz send the edited post processor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 01:30:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-enable-external-rotary-axis-on-kuka-robots/m-p/11811521#M71726</guid>
      <dc:creator>youssefaboum</dc:creator>
      <dc:date>2023-03-10T01:30:17Z</dc:date>
    </item>
  </channel>
</rss>

