07-16-2024, 10:25 AM
Hello, I am creating a robot program with .ls extension via Robodk. I use the MoveL, Movej, MoveC commands to add the coordinates where the robot will go. These commands are J P[100] 50% FINE; gives the command. What I want is to just add the P value to the .ls format without the robot commanding to move to that point. What I want to say is to add the points that appear in the image I added, but do not move on them.