Austin Schuh | 64736b5 | 2017-06-01 22:59:08 -0700 | [diff] [blame] | 1 | # number of pads |
| 2 | # pad width in 1/1000 mil |
| 3 | # pad length in 1/1000 mil |
| 4 | # pad pitch 1/1000 mil |
| 5 | # seperation between pads on opposite sides 1/1000 mil |
| 6 | # X coordinates for the right hand column of pads (1/100 mils) |
| 7 | # pad clearance to plane layer in 1/100 mil |
| 8 | # pad soldermask width in 1/100 mil |
| 9 | # silk screen width (1/100 mils) |
| 10 | # figure out if we have an even or odd number of pins per side |
| 11 | # silk bounding box is -XMAX,-YMAX, XMAX,YMAX (1/100 mils) |
| 12 | # element_flags, description, pcb-name, value, mark_x, mark_y, |
| 13 | # text_x, text_y, text_direction, text_scale, text_flags |
| 14 | Element[0x00000000 "Thin shrink small outline package, standard" "" "HTSSOP16" 0 0 -2000 -6000 0 100 0x00000000] |
| 15 | ( |
| 16 | # |
| 17 | # Pad[x1, y1, x2, y2, thickness, clearance, mask, name , pad number, flags] |
| 18 | Pad[ -14370 -7677 |
| 19 | -9016 -7677 |
| 20 | 1654 1600 2299 "1" "1" 0x00000100] |
| 21 | Pad[ -14370 -5118 |
| 22 | -9016 -5118 |
| 23 | 1654 1600 2299 "2" "2" 0x00000100] |
| 24 | Pad[ -14370 -2559 |
| 25 | -9016 -2559 |
| 26 | 1654 1600 2299 "3" "3" 0x00000100] |
| 27 | Pad[ -14370 0 |
| 28 | -9016 0 |
| 29 | 1654 1600 2299 "4" "4" 0x00000100] |
| 30 | Pad[ -14370 2559 |
| 31 | -9016 2559 |
| 32 | 1654 1600 2299 "5" "5" 0x00000100] |
| 33 | Pad[ -14370 5118 |
| 34 | -9016 5118 |
| 35 | 1654 1600 2299 "6" "6" 0x00000100] |
| 36 | Pad[ -14370 7677 |
| 37 | -9016 7677 |
| 38 | 1654 1600 2299 "7" "7" 0x00000100] |
| 39 | Pad[ 14370 7677 |
| 40 | 9016 7677 |
| 41 | 1654 1600 2299 "8" "8" 0x00000100] |
| 42 | Pad[ 14370 5118 |
| 43 | 9016 5118 |
| 44 | 1654 1600 2299 "9" "9" 0x00000100] |
| 45 | Pad[ 14370 2559 |
| 46 | 9016 2559 |
| 47 | 1654 1600 2299 "10" "10" 0x00000100] |
| 48 | Pad[ 14370 0 |
| 49 | 9016 0 |
| 50 | 1654 1600 2299 "11" "11" 0x00000100] |
| 51 | Pad[ 14370 -2559 |
| 52 | 9016 -2559 |
| 53 | 1654 1600 2299 "12" "12" 0x00000100] |
| 54 | Pad[ 14370 -5118 |
| 55 | 9016 -5118 |
| 56 | 1654 1600 2299 "13" "13" 0x00000100] |
| 57 | Pad[ 14370 -7677 |
| 58 | 9016 -7677 |
| 59 | 1654 1600 2299 "14" "14" 0x00000100] |
| 60 | Pad[ 0 197 |
| 61 | 0 -197 |
| 62 | 11811 1600 12550 "EP" "EP" 0x00000100] |
| 63 | ElementLine[-16066 -9326 -16066 9326 1000] |
| 64 | ElementLine[-16066 9326 16066 9326 1000] |
| 65 | ElementLine[ 16066 9326 16066 -9326 1000] |
| 66 | ElementLine[-16066 -9326 -2500 -9326 1000] |
| 67 | ElementLine[ 16066 -9326 2500 -9326 1000] |
| 68 | # punt on the arc on small parts as it can cover the pads |
| 69 | ElementArc[0 -9326 2500 2500 0 180 1000] |
| 70 | ) |