Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jbledsoe2

#1
Support / Syncing LIN and PTP movement speed
April 04, 2016, 06:46:58 PM
I have both LIN and PTP movement commands in my code (for hot wire cutting). If I know the PTP speed that I need to use, is there any way to find/approximate the equivalent LIN movement speed? Other than doing trial and error and testing different LIN speeds..?
Thanks!
#2
Support / Random Axis 5/6 rotations - PTP Movement
March 29, 2016, 01:31:53 PM
I am working on a fixed hot wire cutting simulation, to test on our DFL's Kuka robot. The robot would pick up a block of foam, and then follow the movement to cut the desired shape, on a stationary hot wire that is placed about 1.5m in front of the robot's center, and 1800mm high.

My geometry (points, planes, lines, etc.) is all fine, but when I would simulate the movement, the 5th and 6th axes start doing extra rotations for no reason, even though the x,y,z of the points are oriented correctly. We had a similar problem with LIN movement, so I switched to only PTP movement to correct this, but still happens.

When I move my geometry down, even by 100mm, then the movement works correctly, with no extra flips or problems... I don't really know if this is just a bug in the simulation, or an actual problem for the robot. Since it is not as convenient to change the hot wire height every time (other people are also using the robot, based on the 1800mm height), I have tried many other things, such as moving the wire to the sides or back and forth, or changing the 'STATUS' to try different options. Only statuses 010 or 110 seem to work decently, and still nothing else works 100% correctly except to move the wire and geometry down.

Please help if you have any solutions, or better knowledge about configuring the 'status' to correct this...!

Thanks,
Joanna