When using the Composite drilling operations, the order of the points is the same for every operation. The system is not aware of the tool change location, so it can't optimize from the tool change.
You can do what you are asking, but it requires a little mo0re effort:
You would have to first modify the Tool Patterns for the drilling operations and take them down to one op per feature.
Then you would have to create two sets of points, or use the manual selection method (which in your case is not likely to be helpful). You would then use the two sets in an alternating fashion between features.
Regards |