<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[RoboDK Forum - All Forums]]></title>
		<link>https://robodk.com/forum/</link>
		<description><![CDATA[RoboDK Forum - https://robodk.com/forum]]></description>
		<pubDate>Sat, 13 Jun 2026 00:05:36 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Guidance on Multi-Robot Synchronization and TCP Pose Sharing in RoboDK]]></title>
			<link>https://robodk.com/forum/Thread-Guidance-on-Multi-Robot-Synchronization-and-TCP-Pose-Sharing-in-RoboDK--8914</link>
			<pubDate>Thu, 11 Jun 2026 11:22:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10107">Muhammad Faizan Ahmed</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Guidance-on-Multi-Robot-Synchronization-and-TCP-Pose-Sharing-in-RoboDK--8914</guid>
			<description><![CDATA[Hi everyone,<br />
I am working on a dual-cobot needle handover task in RoboDK using two JAKA robots (Zu7 and Zu12).<br />
I wanted to ask:<br />
<ol type="1" class="mycode_list"><li>Can two physical JAKA robots be connected and controlled simultaneously through RoboDK?<br />
</li>
<li>What is the best way to synchronize them during a handover task?<br />
</li>
<li>Is it possible to share the real-time TCP pose (position and orientation) of one robot with the other so that it can adjust its motion accordingly?<br />
</li>
</ol>
Any advice, examples, or relevant documentation would be greatly appreciated.<br />
Thank you.]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
I am working on a dual-cobot needle handover task in RoboDK using two JAKA robots (Zu7 and Zu12).<br />
I wanted to ask:<br />
<ol type="1" class="mycode_list"><li>Can two physical JAKA robots be connected and controlled simultaneously through RoboDK?<br />
</li>
<li>What is the best way to synchronize them during a handover task?<br />
</li>
<li>Is it possible to share the real-time TCP pose (position and orientation) of one robot with the other so that it can adjust its motion accordingly?<br />
</li>
</ol>
Any advice, examples, or relevant documentation would be greatly appreciated.<br />
Thank you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Guidance on Multi-Robot Synchronization and TCP Pose Sharing in RoboDK]]></title>
			<link>https://robodk.com/forum/Thread-Guidance-on-Multi-Robot-Synchronization-and-TCP-Pose-Sharing-in-RoboDK</link>
			<pubDate>Thu, 11 Jun 2026 11:16:42 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10107">Muhammad Faizan Ahmed</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Guidance-on-Multi-Robot-Synchronization-and-TCP-Pose-Sharing-in-RoboDK</guid>
			<description><![CDATA[Hi everyone,<br />
I am working on a dual-cobot needle handover task in RoboDK using two JAKA robots (Zu7 and Zu12).<br />
I wanted to ask:<br />
<ol type="1" class="mycode_list"><li>Can two physical JAKA robots be connected and controlled simultaneously through RoboDK?<br />
</li>
<li>What is the best way to synchronize them during a handover task?<br />
</li>
<li>Is it possible to share the real-time TCP pose (position and orientation) of one robot with the other so that it can adjust its motion accordingly?<br />
</li>
</ol>
Any advice, examples, or relevant documentation would be greatly appreciated.<br />
Thank you.]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
I am working on a dual-cobot needle handover task in RoboDK using two JAKA robots (Zu7 and Zu12).<br />
I wanted to ask:<br />
<ol type="1" class="mycode_list"><li>Can two physical JAKA robots be connected and controlled simultaneously through RoboDK?<br />
</li>
<li>What is the best way to synchronize them during a handover task?<br />
</li>
<li>Is it possible to share the real-time TCP pose (position and orientation) of one robot with the other so that it can adjust its motion accordingly?<br />
</li>
</ol>
Any advice, examples, or relevant documentation would be greatly appreciated.<br />
Thank you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Custom Mechanism Gripper Detaches Along with Object When Using 'Detach]]></title>
			<link>https://robodk.com/forum/Thread-Custom-Mechanism-Gripper-Detaches-Along-with-Object-When-Using-Detach</link>
			<pubDate>Wed, 10 Jun 2026 10:40:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10107">Muhammad Faizan Ahmed</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Custom-Mechanism-Gripper-Detaches-Along-with-Object-When-Using-Detach</guid>
			<description><![CDATA[<img src="https://stummuac-my.sharepoint.com/:i:/g/personal/25937922_stu_mmu_ac_uk/IQDkD3TbBW1jRr1oRS2OdCPwAT-YA4qzaT-OYksolFwxTFg?e=jsnWrd" loading="lazy"  alt="[Image: IQDkD3TbBW1jRr1oRS2OdCPwAT-YA4qzaT-OYkso...g?e=jsnWrd]" class="mycode_img" />Hi everyone,<br />
I am working on a dual JAKA cobot project in RoboDK and have designed a custom two-finger gripper using RoboDK's Mechanism Builder. The gripper functions correctly and is attached to the robot as shown in the attached video.<br />
However, I am facing an issue when using RoboDK's Attach to Tool and Detach from Tool instructions.<br />
When the robot picks the needle, the attachment works as expected. However, during the release operation, when I execute the Detach from Tool instruction, RoboDK not only detaches the needle but also detaches the entire gripper mechanism from the robot.<br />
The gripper was created using the Mechanism Builder and is saved/loaded as a mechanism (robot) rather than a standard tool. My current station tree and behavior can be seen in the attached video.<br />
Could someone please help me understand:<br />
<ol type="1" class="mycode_list"><li>Why is the gripper also being detached when I only want to release the needle?<br />
</li>
<li>Is my station tree structure correct for a custom gripper created using the Mechanism Builder?<br />
</li>
<li>Should the picked object be attached directly to the robot tool frame rather than becoming a child of the mechanism?<br />
</li>
<li>Is there a recommended way to implement object handover when using custom mechanism-based grippers?<br />
</li>
<li>Would using the RoboDK Python API (for example, setParentStatic) be a better approach than the built-in Attach/Detach instructions for this type of application?<br />
</li>
</ol>
The attached video shows the exact behavior. Any guidance on the correct station structure or object attachment method would be greatly appreciated.<br />
<br />
Thank you.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7720" target="_blank" title="">Screenshot 2026-06-10 113732.png</a> (Size: 500.23 KB / Downloads: 4)
]]></description>
			<content:encoded><![CDATA[<img src="https://stummuac-my.sharepoint.com/:i:/g/personal/25937922_stu_mmu_ac_uk/IQDkD3TbBW1jRr1oRS2OdCPwAT-YA4qzaT-OYksolFwxTFg?e=jsnWrd" loading="lazy"  alt="[Image: IQDkD3TbBW1jRr1oRS2OdCPwAT-YA4qzaT-OYkso...g?e=jsnWrd]" class="mycode_img" />Hi everyone,<br />
I am working on a dual JAKA cobot project in RoboDK and have designed a custom two-finger gripper using RoboDK's Mechanism Builder. The gripper functions correctly and is attached to the robot as shown in the attached video.<br />
However, I am facing an issue when using RoboDK's Attach to Tool and Detach from Tool instructions.<br />
When the robot picks the needle, the attachment works as expected. However, during the release operation, when I execute the Detach from Tool instruction, RoboDK not only detaches the needle but also detaches the entire gripper mechanism from the robot.<br />
The gripper was created using the Mechanism Builder and is saved/loaded as a mechanism (robot) rather than a standard tool. My current station tree and behavior can be seen in the attached video.<br />
Could someone please help me understand:<br />
<ol type="1" class="mycode_list"><li>Why is the gripper also being detached when I only want to release the needle?<br />
</li>
<li>Is my station tree structure correct for a custom gripper created using the Mechanism Builder?<br />
</li>
<li>Should the picked object be attached directly to the robot tool frame rather than becoming a child of the mechanism?<br />
</li>
<li>Is there a recommended way to implement object handover when using custom mechanism-based grippers?<br />
</li>
<li>Would using the RoboDK Python API (for example, setParentStatic) be a better approach than the built-in Attach/Detach instructions for this type of application?<br />
</li>
</ol>
The attached video shows the exact behavior. Any guidance on the correct station structure or object attachment method would be greatly appreciated.<br />
<br />
Thank you.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7720" target="_blank" title="">Screenshot 2026-06-10 113732.png</a> (Size: 500.23 KB / Downloads: 4)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Borunte 1820a - Error in trajectory execution.]]></title>
			<link>https://robodk.com/forum/Thread-Borunte-1820a-Error-in-trajectory-execution</link>
			<pubDate>Tue, 09 Jun 2026 20:25:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=9628">luiz.bertoldo</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Borunte-1820a-Error-in-trajectory-execution</guid>
			<description><![CDATA[Boa tarde.<br />
<br />
Estou tendo problemas com o robô Borunte 1820a.<br />
<br />
Consiga-me comunicar com ele e fazê-lo funcionar corretamente. No entanto, ao gerar uma operação de usinagem, ele apresenta um erro e não especifica qual é; somente o driver pode informá-lo.<br />
<br />
Notei o seguinte: se eu salvar um alvo e enviá-lo para o robô Borunte, ele envia as coordenadas no modo de junta. Mas se for uma operação de usinagem, ele não envia no modo de junta.<br />
<br />
Entrei nas configurações e defini tudo para o modo conjunto, mas não fez diferença alguma.<br />
<br />
Vou enviar dois arquivos: um apenas com o objeto alvo e outro com a operação de usinagem.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=7717" target="_blank" title="">1.zip</a> (Size: 3.13 KB / Downloads: 7)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=7718" target="_blank" title="">2.zip</a> (Size: 8.85 KB / Downloads: 7)
]]></description>
			<content:encoded><![CDATA[Boa tarde.<br />
<br />
Estou tendo problemas com o robô Borunte 1820a.<br />
<br />
Consiga-me comunicar com ele e fazê-lo funcionar corretamente. No entanto, ao gerar uma operação de usinagem, ele apresenta um erro e não especifica qual é; somente o driver pode informá-lo.<br />
<br />
Notei o seguinte: se eu salvar um alvo e enviá-lo para o robô Borunte, ele envia as coordenadas no modo de junta. Mas se for uma operação de usinagem, ele não envia no modo de junta.<br />
<br />
Entrei nas configurações e defini tudo para o modo conjunto, mas não fez diferença alguma.<br />
<br />
Vou enviar dois arquivos: um apenas com o objeto alvo e outro com a operação de usinagem.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=7717" target="_blank" title="">1.zip</a> (Size: 3.13 KB / Downloads: 7)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
&nbsp;&nbsp;<a href="attachment.php?aid=7718" target="_blank" title="">2.zip</a> (Size: 8.85 KB / Downloads: 7)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Exchange Data Between Two Robots for Synchronized Motion in Rob]]></title>
			<link>https://robodk.com/forum/Thread-How-to-Exchange-Data-Between-Two-Robots-for-Synchronized-Motion-in-Rob</link>
			<pubDate>Tue, 09 Jun 2026 17:45:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10107">Muhammad Faizan Ahmed</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-How-to-Exchange-Data-Between-Two-Robots-for-Synchronized-Motion-in-Rob</guid>
			<description><![CDATA[Hi everyone,<br />
I am working on a dual JAKA cobot project in RoboDK where two robots need to collaborate to pass a needle through a narrow opening. The final objective is for one robot to hand over the needle to the other while maintaining synchronization and avoiding collisions.<br />
Before implementing the handover logic, I would like to understand the best way to exchange information between robots in RoboDK.<br />
My questions are:<br />
<ol type="1" class="mycode_list"><li>How can Robot A share its position, target, or status information with Robot B during simulation?<br />
</li>
<li>Is there a way for one robot's movement to be dependent on the actual position or state of the other robot?<br />
</li>
<li>What is the recommended approach for synchronized dual-robot motion in RoboDK?<br />
</li>
<li>Can this be achieved using RoboDK programs only, or is Python scripting required?<br />
</li>
<li>Has anyone implemented robot-to-robot handover tasks where the second robot waits for the first robot to reach a specific pose before continuing its motion?<br />
</li>
<li>For future deployment to real robots, what would be the best practice for coordinating motion and exchanging data between two collaborative robots?<br />
</li>
</ol>
I would appreciate any examples, tutorials, or recommendations for dual-robot synchronization and robot-to-robot handover applications.<br />
Thank you.]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
I am working on a dual JAKA cobot project in RoboDK where two robots need to collaborate to pass a needle through a narrow opening. The final objective is for one robot to hand over the needle to the other while maintaining synchronization and avoiding collisions.<br />
Before implementing the handover logic, I would like to understand the best way to exchange information between robots in RoboDK.<br />
My questions are:<br />
<ol type="1" class="mycode_list"><li>How can Robot A share its position, target, or status information with Robot B during simulation?<br />
</li>
<li>Is there a way for one robot's movement to be dependent on the actual position or state of the other robot?<br />
</li>
<li>What is the recommended approach for synchronized dual-robot motion in RoboDK?<br />
</li>
<li>Can this be achieved using RoboDK programs only, or is Python scripting required?<br />
</li>
<li>Has anyone implemented robot-to-robot handover tasks where the second robot waits for the first robot to reach a specific pose before continuing its motion?<br />
</li>
<li>For future deployment to real robots, what would be the best practice for coordinating motion and exchanging data between two collaborative robots?<br />
</li>
</ol>
I would appreciate any examples, tutorials, or recommendations for dual-robot synchronization and robot-to-robot handover applications.<br />
Thank you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dual-Cobot Needle Handover Through Narrow Opening – RG6 Gripper and At]]></title>
			<link>https://robodk.com/forum/Thread-Dual-Cobot-Needle-Handover-Through-Narrow-Opening-%E2%80%93-RG6-Gripper-and-At</link>
			<pubDate>Tue, 09 Jun 2026 14:23:37 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10107">Muhammad Faizan Ahmed</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Dual-Cobot-Needle-Handover-Through-Narrow-Opening-%E2%80%93-RG6-Gripper-and-At</guid>
			<description><![CDATA[Hi everyone,<br />
I'm currently working on a dual-cobot synchronization task in RoboDK where two collaborative robots need to pass a needle to each other through a narrow opening. The robots are JAKA cobots.<br />
I have already imported both robots, created the cell layout, and modeled the narrow opening through which the needle must be transferred.<br />
For the gripper, I am using an RG6 gripper and added custom two-finger functionality. However, I have a few questions regarding the setup:<br />
<ol type="1" class="mycode_list"><li>When I import the RG6 gripper, RoboDK imports it as a robot rather than as a tool. Is there a recommended way to correctly configure an imported gripper as an end-effector/tool?<br />
</li>
<li>To work around this, I attached the tool frame to the robot flange and then made the imported gripper (which appears as a robot) a child of that tool frame. Is this the correct approach, or is there a better method?<br />
</li>
<li>During the handover operation, when I detach the needle from the gripper using Attach/Detach instructions, RoboDK also detaches the gripper itself from the robot. I only want the needle to be released while the gripper remains attached to the robot. How should I structure the station tree or attachment setup to achieve this correctly?<br />
</li>
</ol>
Any guidance, examples, or recommendations for robot-to-robot handover simulations would be greatly appreciated.<br />
Thank you!]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
I'm currently working on a dual-cobot synchronization task in RoboDK where two collaborative robots need to pass a needle to each other through a narrow opening. The robots are JAKA cobots.<br />
I have already imported both robots, created the cell layout, and modeled the narrow opening through which the needle must be transferred.<br />
For the gripper, I am using an RG6 gripper and added custom two-finger functionality. However, I have a few questions regarding the setup:<br />
<ol type="1" class="mycode_list"><li>When I import the RG6 gripper, RoboDK imports it as a robot rather than as a tool. Is there a recommended way to correctly configure an imported gripper as an end-effector/tool?<br />
</li>
<li>To work around this, I attached the tool frame to the robot flange and then made the imported gripper (which appears as a robot) a child of that tool frame. Is this the correct approach, or is there a better method?<br />
</li>
<li>During the handover operation, when I detach the needle from the gripper using Attach/Detach instructions, RoboDK also detaches the gripper itself from the robot. I only want the needle to be released while the gripper remains attached to the robot. How should I structure the station tree or attachment setup to achieve this correctly?<br />
</li>
</ol>
Any guidance, examples, or recommendations for robot-to-robot handover simulations would be greatly appreciated.<br />
Thank you!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IconSet Example]]></title>
			<link>https://robodk.com/forum/Thread-IconSet-Example</link>
			<pubDate>Mon, 08 Jun 2026 22:46:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=7192">HenryInUtah</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-IconSet-Example</guid>
			<description><![CDATA[There is a good chance that I am misunderstanding what the "IconSet" command does.  I am hoping that it will change the icon next to the instruction in the station.  Like this...<br />

<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7716" target="_blank" title="">2026-06-08 16 39 32.png</a> (Size: 7.11 KB / Downloads: 22)
<br />
<br />
I have tried this command:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>currentProg.Instruction(n).setParam('IconSet', "C:/images/LargeNext.png")</code></div></div><br />
<br />
Do I need to resize the icon?  I attached the file.  I was hoping that Qt would handle the scaling.<br />
<br />
Thanks for your help,<br />
Henry<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7715" target="_blank" title="">LargeNext.png</a> (Size: 2.57 KB / Downloads: 10)
]]></description>
			<content:encoded><![CDATA[There is a good chance that I am misunderstanding what the "IconSet" command does.  I am hoping that it will change the icon next to the instruction in the station.  Like this...<br />

<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7716" target="_blank" title="">2026-06-08 16 39 32.png</a> (Size: 7.11 KB / Downloads: 22)
<br />
<br />
I have tried this command:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>currentProg.Instruction(n).setParam('IconSet', "C:/images/LargeNext.png")</code></div></div><br />
<br />
Do I need to resize the icon?  I attached the file.  I was hoping that Qt would handle the scaling.<br />
<br />
Thanks for your help,<br />
Henry<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7715" target="_blank" title="">LargeNext.png</a> (Size: 2.57 KB / Downloads: 10)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[how to use external axes with motoman dx100]]></title>
			<link>https://robodk.com/forum/Thread-how-to-use-external-axes-with-motoman-dx100</link>
			<pubDate>Mon, 08 Jun 2026 16:37:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10407">GeorgeLopez</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-how-to-use-external-axes-with-motoman-dx100</guid>
			<description><![CDATA[Im trying to use two external axes with my motoman dx100 robot. Im using the synchronize axes tool which works fine. Though whenever i go to connect to the robot i get an error saying 7 axes are not supported]]></description>
			<content:encoded><![CDATA[Im trying to use two external axes with my motoman dx100 robot. Im using the synchronize axes tool which works fine. Though whenever i go to connect to the robot i get an error saying 7 axes are not supported]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Elite CS612 imports RoboDK waypoints as invalid]]></title>
			<link>https://robodk.com/forum/Thread-Elite-CS612-imports-RoboDK-waypoints-as-invalid</link>
			<pubDate>Fri, 05 Jun 2026 23:53:26 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10487">Mad_THA</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Elite-CS612-imports-RoboDK-waypoints-as-invalid</guid>
			<description><![CDATA[Hello,<br />
I am currently using RoboDK to generate programs for an Elite Robots CS612 controller and I am experiencing an issue where all generated waypoints are imported as invalid (yellow) on the controller.<br />
<br />
System<br />
<span style="font-weight: bold;" class="mycode_b">Robot:</span> Elite Robots CS612<br />
<span style="font-weight: bold;" class="mycode_b">Controller software:</span> 2.13.3.0 (Build 2025-03-28)<br />
<span style="font-weight: bold;" class="mycode_b">RoboDK:</span> 6.0.4.26866 (64 bit)<br />
<span style="font-weight: bold;" class="mycode_b">Postprocessor:</span> Elite Robots CS<br />
<hr class="mycode_hr" />
Problem<br />
The RoboDK simulation is completely correct.<br />
The generated task can be imported into the Elite controller without errors, but all waypoints appear yellow and cannot be executed.<br />
When I manually press <span style="font-weight: bold;" class="mycode_b">"Set Waypoint"</span> on the controller, the waypoint immediately becomes valid (blue).<br />
This suggests that RoboDK generates incomplete waypoint definitions which the controller refuses to validate automatically.<br />
<hr class="mycode_hr" />
Investigation<br />
Waypoint generated by RoboDK<br />
Inside <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;internalPosition&gt;</code></div></div> RoboDK generates:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;jointPositions joints="..." /&gt;<br />
&lt;toolPose X="0.0" Y="0.0" Z="0.0" RX="0.0" RY="0.0" RZ="0.0" /&gt;</code></div></div>There is no <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;flangePose&gt;</code></div></div> entry.<br />
Also:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;Pose key="baseToFrame"&gt;<br />
  &lt;Position&gt;<br />
    &lt;Length key="X" value="0.0"/&gt;<br />
    &lt;Length key="Y" value="0.0"/&gt;<br />
    &lt;Length key="Z" value="0.0"/&gt;<br />
  &lt;/Position&gt;<br />
&lt;/Pose&gt;</code></div></div><hr class="mycode_hr" />
Same waypoint after pressing "Set Waypoint" on controller<br />
The controller rewrites the waypoint and creates:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;jointPositions joints="..." /&gt;<br />
&lt;toolPose X="-176.94" Y="-694.36" Z="682.71" RX="..." RY="..." RZ="..." /&gt;<br />
&lt;flangePose X="-176.94" Y="-694.36" Z="682.71" RX="..." RY="..." RZ="..." /&gt;</code></div></div>and<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;Pose key="baseToFrame"&gt;<br />
  &lt;Position&gt;<br />
    &lt;Length key="X" value="-0.1775"/&gt;<br />
    &lt;Length key="Y" value="-0.689"/&gt;<br />
    &lt;Length key="Z" value="0.6977"/&gt;<br />
  &lt;/Position&gt;<br />
&lt;/Pose&gt;</code></div></div>After this modification the waypoint becomes valid and executable.<br />
<hr class="mycode_hr" />
Additional observations<br />
The generated task already contains:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;frameReference&gt;Basis_KS&lt;/frameReference&gt;<br />
&lt;tcpToolNameReference&gt;Tool_1&lt;/tcpToolNameReference&gt;</code></div></div>and the generated configuration contains:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;Frame name="Basis_KS"&gt;<br />
  &lt;Transform value="-177.5, -689, 697.7, 3.141592653589793, 0.0, 0.0" /&gt;<br />
&lt;/Frame&gt;</code></div></div>as well as:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;TcpTool name="Tool_1"&gt;<br />
  &lt;ToolShape value="0,0,0,0,0,-1.5707963267948966"/&gt;<br />
&lt;/TcpTool&gt;</code></div></div>So the frame and TCP information seem to exist in the exported project.<br />
<hr class="mycode_hr" />
Tests already performed<ul class="mycode_list"><li>Generated targets as Cartesian targets<br />
</li>
<li>Generated targets as Joint targets<br />
</li>
<li>Changed <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>MOVEJ_POSITION_TYPE</code></div></div> from 0 to 1<br />
</li>
<li>Tested different TCP definitions<br />
</li>
<li>Generated a completely new RoboDK station from scratch<br />
</li>
<li>Imported manually created controller programs and compared XML<br />
</li>
</ul>
The issue remains the same.<br />
<hr class="mycode_hr" />
Question<br />
Has anyone successfully generated <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>.task</code></div></div> programs for an Elite Robots controller running software 2.13.x?<br />
Is there a known incompatibility between RoboDK 6.0.4 and Elite controller software 2.13.x, or is the postprocessor missing required fields such as <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>toolPose</code></div></div>, <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>flangePose</code></div></div> or <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>baseToFrame</code></div></div> values?<br />
<br />
Attached files<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">TestStation.rdk</span> → minimal RoboDK station containing the CS612 and 3 waypoints <br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">CS_Code.txt containing:</span><br />
KI_PR.task → task generated by RoboDK<br />
KI_PR.configuration → configuration generated by RoboDK<br />
KI_PR_from_CS612.task → same task after manually pressing "Set Waypoint" on the controller<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Yellow_Waypoints.png</span> → screenshot showing all imported waypoints as invalid (yellow)<br />
</li>
</ul>
<br />
The manually updated task can be executed correctly, while the RoboDK-generated task cannot.<br />
Comparing both task files shows that the controller automatically inserts additional information (toolPose, flangePose and baseToFrame values) when "Set Waypoint" is pressed.<br />
<br />
I can provide any additional files, logs or test projects if needed. The issue is currently blocking my master's thesis work, so any help would be greatly appreciated.<br />
<br />
Any help would be greatly appreciated, as this issue is currently blocking my master's thesis project.<br />
Thank you.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/robodk.png" title="RoboDK station" border="0" alt=".rdk" />
&nbsp;&nbsp;<a href="attachment.php?aid=7711" target="_blank" title="">TestStation.rdk</a> (Size: 811.27 KB / Downloads: 10)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7712" target="_blank" title="">Yellow_Waypoints.png</a> (Size: 722.33 KB / Downloads: 13)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
&nbsp;&nbsp;<a href="attachment.php?aid=7713" target="_blank" title="">CS_Code.txt</a> (Size: 27.17 KB / Downloads: 16)
]]></description>
			<content:encoded><![CDATA[Hello,<br />
I am currently using RoboDK to generate programs for an Elite Robots CS612 controller and I am experiencing an issue where all generated waypoints are imported as invalid (yellow) on the controller.<br />
<br />
System<br />
<span style="font-weight: bold;" class="mycode_b">Robot:</span> Elite Robots CS612<br />
<span style="font-weight: bold;" class="mycode_b">Controller software:</span> 2.13.3.0 (Build 2025-03-28)<br />
<span style="font-weight: bold;" class="mycode_b">RoboDK:</span> 6.0.4.26866 (64 bit)<br />
<span style="font-weight: bold;" class="mycode_b">Postprocessor:</span> Elite Robots CS<br />
<hr class="mycode_hr" />
Problem<br />
The RoboDK simulation is completely correct.<br />
The generated task can be imported into the Elite controller without errors, but all waypoints appear yellow and cannot be executed.<br />
When I manually press <span style="font-weight: bold;" class="mycode_b">"Set Waypoint"</span> on the controller, the waypoint immediately becomes valid (blue).<br />
This suggests that RoboDK generates incomplete waypoint definitions which the controller refuses to validate automatically.<br />
<hr class="mycode_hr" />
Investigation<br />
Waypoint generated by RoboDK<br />
Inside <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;internalPosition&gt;</code></div></div> RoboDK generates:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;jointPositions joints="..." /&gt;<br />
&lt;toolPose X="0.0" Y="0.0" Z="0.0" RX="0.0" RY="0.0" RZ="0.0" /&gt;</code></div></div>There is no <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;flangePose&gt;</code></div></div> entry.<br />
Also:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;Pose key="baseToFrame"&gt;<br />
  &lt;Position&gt;<br />
    &lt;Length key="X" value="0.0"/&gt;<br />
    &lt;Length key="Y" value="0.0"/&gt;<br />
    &lt;Length key="Z" value="0.0"/&gt;<br />
  &lt;/Position&gt;<br />
&lt;/Pose&gt;</code></div></div><hr class="mycode_hr" />
Same waypoint after pressing "Set Waypoint" on controller<br />
The controller rewrites the waypoint and creates:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;jointPositions joints="..." /&gt;<br />
&lt;toolPose X="-176.94" Y="-694.36" Z="682.71" RX="..." RY="..." RZ="..." /&gt;<br />
&lt;flangePose X="-176.94" Y="-694.36" Z="682.71" RX="..." RY="..." RZ="..." /&gt;</code></div></div>and<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;Pose key="baseToFrame"&gt;<br />
  &lt;Position&gt;<br />
    &lt;Length key="X" value="-0.1775"/&gt;<br />
    &lt;Length key="Y" value="-0.689"/&gt;<br />
    &lt;Length key="Z" value="0.6977"/&gt;<br />
  &lt;/Position&gt;<br />
&lt;/Pose&gt;</code></div></div>After this modification the waypoint becomes valid and executable.<br />
<hr class="mycode_hr" />
Additional observations<br />
The generated task already contains:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;frameReference&gt;Basis_KS&lt;/frameReference&gt;<br />
&lt;tcpToolNameReference&gt;Tool_1&lt;/tcpToolNameReference&gt;</code></div></div>and the generated configuration contains:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;Frame name="Basis_KS"&gt;<br />
  &lt;Transform value="-177.5, -689, 697.7, 3.141592653589793, 0.0, 0.0" /&gt;<br />
&lt;/Frame&gt;</code></div></div>as well as:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;TcpTool name="Tool_1"&gt;<br />
  &lt;ToolShape value="0,0,0,0,0,-1.5707963267948966"/&gt;<br />
&lt;/TcpTool&gt;</code></div></div>So the frame and TCP information seem to exist in the exported project.<br />
<hr class="mycode_hr" />
Tests already performed<ul class="mycode_list"><li>Generated targets as Cartesian targets<br />
</li>
<li>Generated targets as Joint targets<br />
</li>
<li>Changed <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>MOVEJ_POSITION_TYPE</code></div></div> from 0 to 1<br />
</li>
<li>Tested different TCP definitions<br />
</li>
<li>Generated a completely new RoboDK station from scratch<br />
</li>
<li>Imported manually created controller programs and compared XML<br />
</li>
</ul>
The issue remains the same.<br />
<hr class="mycode_hr" />
Question<br />
Has anyone successfully generated <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>.task</code></div></div> programs for an Elite Robots controller running software 2.13.x?<br />
Is there a known incompatibility between RoboDK 6.0.4 and Elite controller software 2.13.x, or is the postprocessor missing required fields such as <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>toolPose</code></div></div>, <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>flangePose</code></div></div> or <br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>baseToFrame</code></div></div> values?<br />
<br />
Attached files<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">TestStation.rdk</span> → minimal RoboDK station containing the CS612 and 3 waypoints <br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">CS_Code.txt containing:</span><br />
KI_PR.task → task generated by RoboDK<br />
KI_PR.configuration → configuration generated by RoboDK<br />
KI_PR_from_CS612.task → same task after manually pressing "Set Waypoint" on the controller<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Yellow_Waypoints.png</span> → screenshot showing all imported waypoints as invalid (yellow)<br />
</li>
</ul>
<br />
The manually updated task can be executed correctly, while the RoboDK-generated task cannot.<br />
Comparing both task files shows that the controller automatically inserts additional information (toolPose, flangePose and baseToFrame values) when "Set Waypoint" is pressed.<br />
<br />
I can provide any additional files, logs or test projects if needed. The issue is currently blocking my master's thesis work, so any help would be greatly appreciated.<br />
<br />
Any help would be greatly appreciated, as this issue is currently blocking my master's thesis project.<br />
Thank you.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/robodk.png" title="RoboDK station" border="0" alt=".rdk" />
&nbsp;&nbsp;<a href="attachment.php?aid=7711" target="_blank" title="">TestStation.rdk</a> (Size: 811.27 KB / Downloads: 10)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7712" target="_blank" title="">Yellow_Waypoints.png</a> (Size: 722.33 KB / Downloads: 13)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
&nbsp;&nbsp;<a href="attachment.php?aid=7713" target="_blank" title="">CS_Code.txt</a> (Size: 27.17 KB / Downloads: 16)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[OMRON TM12S moveL issue]]></title>
			<link>https://robodk.com/forum/Thread-OMRON-TM12S-moveL-issue</link>
			<pubDate>Thu, 04 Jun 2026 02:34:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10374">Jasim</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-OMRON-TM12S-moveL-issue</guid>
			<description><![CDATA[Whenever I create a program using MoveJ commands, the robot is able to follow the simulation correctly and carry out the program. However, when I use MoveL commands the robot does not follow the simulation correctly and the joints don't move in a perfect linear motion. I tested this using the same program targets i just changed the movement. Do you know why this happens? I am quite new to RoboDK so I'm not sure how to troubleshoot this issue.]]></description>
			<content:encoded><![CDATA[Whenever I create a program using MoveJ commands, the robot is able to follow the simulation correctly and carry out the program. However, when I use MoveL commands the robot does not follow the simulation correctly and the joints don't move in a perfect linear motion. I tested this using the same program targets i just changed the movement. Do you know why this happens? I am quite new to RoboDK so I'm not sure how to troubleshoot this issue.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Change RoboDK light display options]]></title>
			<link>https://robodk.com/forum/Thread-Change-RoboDK-light-display-options</link>
			<pubDate>Wed, 03 Jun 2026 14:22:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10476">majestic</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Change-RoboDK-light-display-options</guid>
			<description><![CDATA[Hello,<br />
<br />
Is it possible to change the light rendering settings ?<br />
I have a setup that is hard to display because of the light shading in the application.<br />
<br />
I would like to turn off or tune the light settings so the part faces are more visibles.<br />
Do you know how i could do it ?<br />
<br />
Thank you.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="Video" border="0" alt=".mp4" />
&nbsp;&nbsp;<a href="attachment.php?aid=7710" target="_blank" title="">Screen Recording.mp4</a> (Size: 869.02 KB / Downloads: 15)
]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
Is it possible to change the light rendering settings ?<br />
I have a setup that is hard to display because of the light shading in the application.<br />
<br />
I would like to turn off or tune the light settings so the part faces are more visibles.<br />
Do you know how i could do it ?<br />
<br />
Thank you.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="Video" border="0" alt=".mp4" />
&nbsp;&nbsp;<a href="attachment.php?aid=7710" target="_blank" title="">Screen Recording.mp4</a> (Size: 869.02 KB / Downloads: 15)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RoboDK for Denso  Driver: APIDENSO]]></title>
			<link>https://robodk.com/forum/Thread-RoboDK-for-Denso-Driver-APIDENSO</link>
			<pubDate>Mon, 01 Jun 2026 13:35:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=3003">Adegrenier1</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-RoboDK-for-Denso-Driver-APIDENSO</guid>
			<description><![CDATA[I have recently picked up a project again and am having issues connecting to the RC8 controller with RoboDK.  I was able to connect to a different RC8 controller previously, but I took a 1-year break from the software and received a new controller in the meantime. I know my IP address is correct because I can connect this new controller and operate my Denso using the Denso WincapsIII software.  I want to verify that the Desno driver in RoboDK is correct, but I have been receiving this error (posted picture) on several different computers when trying to open the Apidenso driver to ensure it is configured correctly for my RC8 controller.  I have also tried to open several other .exe files and received similar or other errors as posted.  <br />
<br />
I have gone through several Updates and driver downloads as suggested by Google. Any help would be appreciated.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7708" target="_blank" title="">Screenshot 2026-06-01 092222.png</a> (Size: 27.81 KB / Downloads: 16)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7709" target="_blank" title="">Screenshot 2026-06-01 093304.png</a> (Size: 28.59 KB / Downloads: 16)
]]></description>
			<content:encoded><![CDATA[I have recently picked up a project again and am having issues connecting to the RC8 controller with RoboDK.  I was able to connect to a different RC8 controller previously, but I took a 1-year break from the software and received a new controller in the meantime. I know my IP address is correct because I can connect this new controller and operate my Denso using the Denso WincapsIII software.  I want to verify that the Desno driver in RoboDK is correct, but I have been receiving this error (posted picture) on several different computers when trying to open the Apidenso driver to ensure it is configured correctly for my RC8 controller.  I have also tried to open several other .exe files and received similar or other errors as posted.  <br />
<br />
I have gone through several Updates and driver downloads as suggested by Google. Any help would be appreciated.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7708" target="_blank" title="">Screenshot 2026-06-01 092222.png</a> (Size: 27.81 KB / Downloads: 16)
<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7709" target="_blank" title="">Screenshot 2026-06-01 093304.png</a> (Size: 28.59 KB / Downloads: 16)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Splitting a large program at certain points]]></title>
			<link>https://robodk.com/forum/Thread-Splitting-a-large-program-at-certain-points</link>
			<pubDate>Wed, 27 May 2026 22:48:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=7192">HenryInUtah</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Splitting-a-large-program-at-certain-points</guid>
			<description><![CDATA[Hello,<br />
<br />
We are going to run a milling program on an old Fanuc controller.  The program will have to be split into smaller pieces in order to fit into the controller. I know that RoboDk can do this splitting - we have done it on previous projects.<br />
<br />
Here is the twist... I need to split the program during a retraction so that the cutter does not sit on the material and leave a mark.  My first plan (which is my only plan) is to insert some special comment instructions where I want to split the program and then have Python go through and chop it up.  Probably making a copy of the initial program, deleting the extra movement instructions, then repeating for how many pieces it needs.<br />
<br />
Have you had to do this before?  Is there an easier way?  I have a habit of just doing everything with Python, but if there is a better way I would certainly give it a try.<br />
<br />
Thank you for your suggestions.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
We are going to run a milling program on an old Fanuc controller.  The program will have to be split into smaller pieces in order to fit into the controller. I know that RoboDk can do this splitting - we have done it on previous projects.<br />
<br />
Here is the twist... I need to split the program during a retraction so that the cutter does not sit on the material and leave a mark.  My first plan (which is my only plan) is to insert some special comment instructions where I want to split the program and then have Python go through and chop it up.  Probably making a copy of the initial program, deleting the extra movement instructions, then repeating for how many pieces it needs.<br />
<br />
Have you had to do this before?  Is there an easier way?  I have a habit of just doing everything with Python, but if there is a better way I would certainly give it a try.<br />
<br />
Thank you for your suggestions.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[problem with loading ALL.PRM]]></title>
			<link>https://robodk.com/forum/Thread-problem-with-loading-ALL-PRM</link>
			<pubDate>Wed, 27 May 2026 14:05:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=10407">GeorgeLopez</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-problem-with-loading-ALL-PRM</guid>
			<description><![CDATA[issue with loading ALL.PRM files for motoman robot on linux version of robodk<br />
<br />
whenever i try to load my ALL.PRM files for robodk i get a python error. This issue does not happen on windows version though.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7707" target="_blank" title="">screenshot.png</a> (Size: 26.38 KB / Downloads: 44)
]]></description>
			<content:encoded><![CDATA[issue with loading ALL.PRM files for motoman robot on linux version of robodk<br />
<br />
whenever i try to load my ALL.PRM files for robodk i get a python error. This issue does not happen on windows version though.<br />
<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=7707" target="_blank" title="">screenshot.png</a> (Size: 26.38 KB / Downloads: 44)
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forcing the positioner to handle rotation]]></title>
			<link>https://robodk.com/forum/Thread-Forcing-the-positioner-to-handle-rotation</link>
			<pubDate>Tue, 26 May 2026 14:32:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://robodk.com/forum/member.php?action=profile&uid=7886">Bob Hedrick</a>]]></dc:creator>
			<guid isPermaLink="false">https://robodk.com/forum/Thread-Forcing-the-positioner-to-handle-rotation</guid>
			<description><![CDATA[For additive manufacturing applications with a 6-axis robot + positioner, it is desirable to keep the torch vertical. The robot axes carry out torch translation and the positioner handles the orientation of the part relative to the torch. I cannot get this output out of RoboDK. I followed a previously posted example but it didn't work. I have attached a sample file. Any help would be appreciated.<br />
<br />

<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/robodk.png" title="RoboDK station" border="0" alt=".rdk" />
&nbsp;&nbsp;<a href="attachment.php?aid=7705" target="_blank" title="">Spin The Positioner.rdk</a> (Size: 2.5 MB / Downloads: 24)
]]></description>
			<content:encoded><![CDATA[For additive manufacturing applications with a 6-axis robot + positioner, it is desirable to keep the torch vertical. The robot axes carry out torch translation and the positioner handles the orientation of the part relative to the torch. I cannot get this output out of RoboDK. I followed a previously posted example but it didn't work. I have attached a sample file. Any help would be appreciated.<br />
<br />

<br />
<img src="//cdn.robodk.com/forum/images/attachtypes/robodk.png" title="RoboDK station" border="0" alt=".rdk" />
&nbsp;&nbsp;<a href="attachment.php?aid=7705" target="_blank" title="">Spin The Positioner.rdk</a> (Size: 2.5 MB / Downloads: 24)
]]></content:encoded>
		</item>
	</channel>
</rss>