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
|
# 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" "" "TQFN20_5_EP" 0 0 -11826 -12876 0 100 0x00000000]
(
# Pad[X1, Y1, X2, Y3, width, clearance,
# soldermask, "pin name", "pin number", flags]
# left row
Pad[-10098 -5118 -8011 -5118 1456 2000 1756 "1" "1" 0x00000100]
Pad[-10098 -2559 -8011 -2559 1456 2000 1756 "2" "2" 0x00000100]
Pad[-10098 0 -8011 0 1456 2000 1756 "3" "3" 0x00000100]
Pad[-10098 2559 -8011 2559 1456 2000 1756 "4" "4" 0x00000100]
Pad[-10098 5118 -8011 5118 1456 2000 1756 "5" "5" 0x00000100]
# bottom row
Pad[-5118 10098 -5118 8011 1456 2000 1756 "6" "6" 0x00000900]
Pad[-2559 10098 -2559 8011 1456 2000 1756 "7" "7" 0x00000900]
Pad[0 10098 0 8011 1456 2000 1756 "8" "8" 0x00000900]
Pad[2559 10098 2559 8011 1456 2000 1756 "9" "9" 0x00000900]
Pad[5118 10098 5118 8011 1456 2000 1756 "10" "10" 0x00000900]
# right row
Pad[10098 5118 8011 5118 1456 2000 1756 "11" "11" 0x00000100]
Pad[10098 2559 8011 2559 1456 2000 1756 "12" "12" 0x00000100]
Pad[10098 0 8011 0 1456 2000 1756 "13" "13" 0x00000100]
Pad[10098 -2559 8011 -2559 1456 2000 1756 "14" "14" 0x00000100]
Pad[10098 -5118 8011 -5118 1456 2000 1756 "15" "15" 0x00000100]
# top row
Pad[5118 -10098 5118 -8011 1456 2000 1756 "16" "16" 0x00000900]
Pad[2559 -10098 2559 -8011 1456 2000 1756 "17" "17" 0x00000900]
Pad[0 -10098 0 -8011 1456 2000 1756 "18" "18" 0x00000900]
Pad[-2559 -10098 -2559 -8011 1456 2000 1756 "19" "19" 0x00000900]
Pad[-5118 -10098 -5118 -8011 1456 2000 1756 "20" "20" 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 12204 0 12604 "21" "21" 0x00000100]
# Silk screen around package
ElementLine[ 11826 11826 11826 -11826 1000]
ElementLine[ 11826 -11826 -11826 -11826 1000]
ElementLine[-11826 -11826 -11826 11826 1000]
ElementLine[-11826 11826 11826 11826 1000]
# Pin 1 indicator
ElementLine[-11826 -11826 -13326 -13326 1000]
)
|