Drill hole info

Hi, I am new to this, having used Express PCB in the past. My wish is to supply a file containing all the X & Y dimensions into an Arduino to control my 3 Axis drilling machine. I can’t seem to find a way to do this. Can anyone help this old codger please?

I’m not sure what information you want. The Arduino boards typically have the board design file available as an Eagle design file. If it’s Eagle6 you can directly import it into pcbnew and if it’s an older format you can install Eagle to convert it to a newer format first.

I guess what he wants is the drill file with XY coordinates.

M48
METRIC,TZ
T1C0.650
T2C1.016
%
G90
G05
T1
X164.4Y-90.8
X166.35Y-90.73
X173.97Y-93.27
X179.05Y-90.73
T2
X132.55Y-97.46
X132.55Y-102.54
X181.45Y-97.46
X181.45Y-102.54
T0
M30