I've attached a RDK file and 4 exported KUKA scripts.
2 of which have their instructions filtered.
And the other 2 don't have filter.
In the RDK station there are two paths, Action45591 and Action45625.
Action45591 has the approach and retract enabled where there is the first approach 100mm away from the second approach that is on the Path's first target. The same thing on the retract, where the first retract is on the last target of the path and the second retract is 100mm away.
When I export the program into a script, it will delete
Path Target 1, the target that I want to keep. For the retract, seems like the issue I had before isn't present anymore.. So I can properly wrap the ARC comments around
Path Target 2 and RoboDK will delete
First Retract.
For Action45625, I have additional approaches and retracts that I attach to the program. In this program, the order is similar to Action45591 but this time the
First Approach and
Second Approach are both at the same position as
Path Target 1.
With the approach, I want wrap the ARC comments around
Path Target 1. But I also don't want to disable/remove the duplicate filtering.
I can definitely manually delete the instructions but I would rather have an option to completely remove the approach and retract instructions if they are no longer being used.