RoboDK Forum
Impermissible start motion on a Kuka- Printable Version

+- RoboDK Forum (//m.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN)
+ -论坛:一般关于抢劫的问题oDK (//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Impermissible start motion on a Kuka (/Thread-Impermissible-start-motion-on-a-Kuka)



Impermissible start motion on a Kuka-colinb83-12-02-2020

Hi, Im struggling to get a program to run on my Kuka KR240, it runs ok in direct mode using run on robot with the driver, but when i try to output it to a file and run it on the machine directly it errors on me

i have included the station, error message and the program i have output

Thanks

Colin


RE: Impermissible start motion on a Kuka-Jeremy-12-02-2020

Hi Colin,

Did you try jogging the robot to this specific set of joints?

Is it possible?
And if so, can you start your program if the robot is already at the starting point?

Jeremy


RE: Impermissible start motion on a Kuka-colinb83-12-02-2020

(12-02-2020, 07:51 PM)Jeremy Wrote:Hi Colin,

Did you try jogging the robot to this specific set of joints?

Is it possible?
And if so, can you start your program if the robot is already at the starting point?

Jeremy

I'll try that tomorrow, I even tried a simple ptp program to move to home and had the same issue


RE: Impermissible start motion on a Kuka-colinb83-12-04-2020

Removing the comment before PTP $AXIS_ACT solved it


RE: Impermissible start motion on a Kuka-Jeremy-12-04-2020

OK, good.

Which post-processor are you using.
I could send you a version where this line is not a comment by default.

Jeremy