Footprint Generator - DIL Pads

c is 1500
g is 600
m is 105
pt is 2000
pw is 3000
so is 1000
sw is 1000
pl now 4600 (g + 2 * pt)
plc now 2600 (pl - pt)
soc now 1500 (so + sw/2)
ple now 1000 ((pl - plc)/2)
cl now 2600 (pl - 2 * ple)
m now 630 (105 % of g)

Download

# units: MIL
# C = 15
# G = 6
# M = 105%
# PT = 20
# PW = 30
# SO = 10
# SW = 10
Element["" "" "" "" 0 0 0 0 0 100 ""]
(
	Pad[-1300 500 -1300 -500 2000 3000 3260 "1" "1" "square"]
	Pad[1300 500 1300 -500 2000 3000 3260 "2" "2" "square"]
	ElementLine[-2300 -3000 3800 -3000 1000]
	ElementLine[-2300 3000 3800 3000 1000]
	ElementLine[3800 -3000 3800 3000 1000]
	ElementLine[-3800 -1500 -3800 1500 1000]
	ElementArc[-2300 -1500 1500 1500 0 -90 1000]
	ElementArc[-2300 1500 1500 1500 0 90 1000]
)