Curve follow project generate points for robot program at set distance- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) + -论坛:一般RoboD质疑K (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: Curve follow project generate points for robot program at set distance (/Thread-Curve-follow-project-generate-points-for-robot-program-at-set-distance) |
Curve follow project generate points for robot program at set distance-mabo1989-05-10-2021 Hello, I have a curve follow project. How can I generate points for my robot program in the same distance (let's say 2 mm apart from each other) along the robot path? Best regards Marek Edit: I should have searched for longer --> the answer can be found in this thread: //www.sinclairbody.com/forum/Thread-No-of-Path-Points-in-Curve-Follow RE: Curve follow project generate points for robot program at set distance-Jeremy-05-11-2021 Hi Marek, I would also add that we now have a feature that will set a specific distance between points for straight lines. (The solution you found only affects curves.) Right-click a curve -> Split Curve -> Set point spacing Jeremy RE: Curve follow project generate points for robot program at set distance- deactivated -07-22-2022 Hello Jeremy, In my project I need to follow a curve and do measurements every 2mm. I found this post and now I am able to generate points with a specific distance out of a curve. But I am unable to select this points in a points follow project. Is there any function or shortcut to select them? I also tried to import the curve and enable the option Program events->On point . Maybe run the program Path1 to see the path. |