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
|
# number of pins on left/right sides (pin1 is upper pin on left side)
# number of pins on top/bottom sides
# pin pitch (1/1000 mil)
# y-coordinate for upper pin on left/right sides (1/1000 mil)
# x-coordinate for right pin on top/bottom sides (1/1000 mil)
# total horizontal package width (1/1000 mil)
# total vertical package width (1/1000 mil)
# how much pads extend beyond the package edge (1/1000 mil) (the 25 is 0.25 mm)
# how much pads extend inward from the package pad edge (1/1000 mil)
# pad length/width (1/1000 mil)
# pad width (mil/100)
# min/max x coordinates for the pads on the left/right sides of the package (mil/100)
# min/max y coordinates for the pads on the top/bottom sides of the package (mil/100)
# silkscreen width (mils/100)
# how much the silk screen is moved away from the package (1/1000 mil)
# upper right corner for silk screen (mil/100)
# refdes text size (mil/100)
# x,y coordinates for refdes label (mil/100)
# square exposed paddle size (mil/100)
# pad clearance to polygons (1/100 mil)
# width of the pad solder mask relief (1/100 mil).
# grow by 1.5 mils on each side
# width of the paddle soldermask relief (1/100 mil)
# grow by 200 mils on each side
# element_flags, description, pcb-name, value, mark_x, mark_y,
# text_x, text_y, text_direction, text_scale, text_flags
Element[0x00000000 "Square Quad Flat Nolead (QFN) package" "" "TQFN16_3_EP" 0 0 -7889 -8939 0 100 0x00000000]
(
# Pad[X1, Y1, X2, Y3, width, clearance,
# soldermask, "pin name", "pin number", flags]
# left row
Pad[-6338 -2952 -4685 -2952 1102 2000 1402 "1" "1" 0x00000100]
Pad[-6338 -984 -4685 -984 1102 2000 1402 "2" "2" 0x00000100]
Pad[-6338 984 -4685 984 1102 2000 1402 "3" "3" 0x00000100]
Pad[-6338 2952 -4685 2952 1102 2000 1402 "4" "4" 0x00000100]
# bottom row
Pad[-2952 6338 -2952 4685 1102 2000 1402 "5" "5" 0x00000900]
Pad[-984 6338 -984 4685 1102 2000 1402 "6" "6" 0x00000900]
Pad[984 6338 984 4685 1102 2000 1402 "7" "7" 0x00000900]
Pad[2952 6338 2952 4685 1102 2000 1402 "8" "8" 0x00000900]
# right row
Pad[6338 2952 4685 2952 1102 2000 1402 "9" "9" 0x00000100]
Pad[6338 984 4685 984 1102 2000 1402 "10" "10" 0x00000100]
Pad[6338 -984 4685 -984 1102 2000 1402 "11" "11" 0x00000100]
Pad[6338 -2952 4685 -2952 1102 2000 1402 "12" "12" 0x00000100]
# top row
Pad[2952 -6338 2952 -4685 1102 2000 1402 "13" "13" 0x00000900]
Pad[984 -6338 984 -4685 1102 2000 1402 "14" "14" 0x00000900]
Pad[-984 -6338 -984 -4685 1102 2000 1402 "15" "15" 0x00000900]
Pad[-2952 -6338 -2952 -4685 1102 2000 1402 "16" "16" 0x00000900]
# Exposed paddle (if this is an exposed paddle part)
# Pad(X1, Y1, X2, Y3, width, clearance,
# soldermask, "pin name", "pin number", flags)
Pad[0 0 0 0 5905 0 6305 "17" "17" 0x00000100]
# Silk screen around package
ElementLine[ 7889 7889 7889 -7889 1000]
ElementLine[ 7889 -7889 -7889 -7889 1000]
ElementLine[-7889 -7889 -7889 7889 1000]
ElementLine[-7889 7889 7889 7889 1000]
# Pin 1 indicator
ElementLine[-7889 -7889 -9389 -9389 1000]
)
|