by Daniel Vonderheide » Wed, Aug 10 2011, 7:29AM
The first step would be to find out what tool number you are using in control nesting to call your drill bank. You can do this by looking at your operation that is set up for the drill banks x and y directions and then record the tool number that is shown there. Once you know what tool numbers are being called, you can write 2 small programs that just calls those tools. Simplest form would be as follows;
T12
M02
When you run this small program it will fire down the drill tool. Verify that it is the center tool of the 5 for that given axis direction. If it is not, then the drill bank will not work correctly in Control Nesting and you will need to locate the center drill number for each axis and use that tool number in Control Nesting.