File: SOJ18_400.fp

package info (click to toggle)
pcb 1%3A4.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 29,760 kB
  • sloc: ansic: 138,451; sh: 8,447; yacc: 5,135; pascal: 4,820; makefile: 2,039; perl: 580; lex: 439; awk: 116; lisp: 86; tcl: 63; xml: 20
file content (79 lines) | stat: -rw-r--r-- 2,628 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
	# number of pads
	# pad width in 1/1000 mil
	# pad length in 1/1000 mil
	# pad pitch 1/1000 mil
	# seperation between pads on opposite sides 1/1000 mil
	# X coordinates for the right hand column of pads (1/100 mils)
	# pad clearance to plane layer in 1/100 mil
	# pad soldermask width in 1/100 mil
	# silk screen width (1/100 mils)
	# figure out if we have an even or odd number of pins per side
	# silk bounding box is -XMAX,-YMAX, XMAX,YMAX (1/100 mils)
# element_flags, description, pcb-name, value, mark_x, mark_y,
# text_x, text_y, text_direction, text_scale, text_flags
Element[0x00000000 "Small outline J-leaded package (400 mil)" "" "SOJ18_400" 0 0 -2000 -6000 0 100 0x00000000]
(
# 
# Pad[x1, y1, x2, y2, thickness, clearance, mask, name , pad number, flags]
        Pad[   -22047 -20000 
			 -15748 -20000 
			2362 1000 3362 "1" "1" 0x00000100]
        Pad[   -22047 -15000 
			 -15748 -15000 
			2362 1000 3362 "2" "2" 0x00000100]
        Pad[   -22047 -10000 
			 -15748 -10000 
			2362 1000 3362 "3" "3" 0x00000100]
        Pad[   -22047 -5000 
			 -15748 -5000 
			2362 1000 3362 "4" "4" 0x00000100]
        Pad[   -22047 0 
			 -15748 0 
			2362 1000 3362 "5" "5" 0x00000100]
        Pad[   -22047 5000 
			 -15748 5000 
			2362 1000 3362 "6" "6" 0x00000100]
        Pad[   -22047 10000 
			 -15748 10000 
			2362 1000 3362 "7" "7" 0x00000100]
        Pad[   -22047 15000 
			 -15748 15000 
			2362 1000 3362 "8" "8" 0x00000100]
        Pad[   -22047 20000 
			 -15748 20000 
			2362 1000 3362 "9" "9" 0x00000100]
        Pad[   22047 20000 
			 15748 20000 
			2362 1000 3362 "10" "10" 0x00000100]
        Pad[   22047 15000 
			 15748 15000 
			2362 1000 3362 "11" "11" 0x00000100]
        Pad[   22047 10000 
			 15748 10000 
			2362 1000 3362 "12" "12" 0x00000100]
        Pad[   22047 5000 
			 15748 5000 
			2362 1000 3362 "13" "13" 0x00000100]
        Pad[   22047 0 
			 15748 0 
			2362 1000 3362 "14" "14" 0x00000100]
        Pad[   22047 -5000 
			 15748 -5000 
			2362 1000 3362 "15" "15" 0x00000100]
        Pad[   22047 -10000 
			 15748 -10000 
			2362 1000 3362 "16" "16" 0x00000100]
        Pad[   22047 -15000 
			 15748 -15000 
			2362 1000 3362 "17" "17" 0x00000100]
        Pad[   22047 -20000 
			 15748 -20000 
			2362 1000 3362 "18" "18" 0x00000100]
	ElementLine[-24228 -22181 -24228  22181 1000]
	ElementLine[-24228  22181  24228  22181 1000]
	ElementLine[ 24228  22181  24228 -22181 1000]
	ElementLine[-24228 -22181 -2500 -22181 1000]
	ElementLine[ 24228 -22181  2500 -22181 1000]
	# punt on the arc on small parts as it can cover the pads
	ElementArc[0 -22181 2500 2500 0 180 1000]
)