( CASA TC-End.Drl - Spot drilling array for END plates ( drills matrix of holes on 100mm ends of the END plate drawing ( . ( Install 4.0 mm centre drill ( Set start reference 0:0 corner ( Spindle speed set to 2500~3000rpm ( 80% Kero+ 20% RTD used as cutting lubricant ( . clr ( clear all existing programs/commands p ( begin programme m 1 ( set motor to FULL step mode t 200 ( set start speed to 200 steps/sec max 400 ( set MAXimum motor speed to steps per sec. i.e. 400 steps/sec a 500 ( set acceleration to 500 steps/sec/sec de 500 ( set deceleration to 1500 steps/sec/sec k 50 ( sets step constant to 50 x 1000 ( move x 10mm y 600 ( move y 6mm (or whatever is 1/2 the material thickness s 4 0 ( BDC switch OPEN s 4 1 ( check that the TDC switch is closed o 1 1 ( mist lubrication on s 4 0 ( BDC switch OPEN o 1 0 ( mist lubrication off x 2500 s 4 0 ( BDC switch OPEN s 4 1 ( check that the TDC switch is closed o 1 1 ( mist lubrication on s 4 0 ( BDC switch OPEN o 1 0 ( mist lubrication off x 3000 s 4 0 ( BDC switch OPEN s 4 1 ( check that the TDC switch is closed o 1 1 ( mist lubrication on s 4 0 ( BDC switch OPEN o 1 0 ( mist lubrication off x 2500 s 4 0 ( BDC switch OPEN s 4 1 ( check that the TDC switch is closed o 1 1 ( mist lubrication on s 4 0 ( BDC switch OPEN o 1 0 ( mist lubrication off x-9000 ( return to x = 000.00 y-600 ( return to y = 000.00 c 0 ( turn motor current off g q