make the alignment pins on QSH/QTH holes plated to save a processing step/fee
[hw/bdale] / pkg / newlib / SuperSOT6.fp
1 # author: andrew mccubbin
2 # email: andrewm@thehacktory.com
3 # dist-license: GPL 2
4 # use-license: unlimited
5
6 # Dimensions from Fairchild Datasheet
7
8 # Element[element_flags, description, pcb-name, value, mark_x,
9 # mark_y, text_x, text_y, text_direction, text_scale, text_flags
10 Element[0x00000000 "SMT-transistor-SuperSOT-6-package" "" "" 1000 1000 -11000 5100 1 100 0x00000000]
11 (
12
13 # Silk screen around package
14         ElementLine[ 6500  8450  6500 -8450 1000]
15         ElementLine[ 6500 -8450 -6500 -8450 1000]
16         ElementLine[-6500 -8450 -6500  8450 1000]
17         ElementLine[-6500  8450  6500  8450 1000]
18 # Silk screen Pin 1 indicator
19         ElementLine[-7100  9050 -6500  8450 1000]
20
21
22 # Pad[X1, Y1, X2, Y3, width, clearance,
23 #     soldermask, "pin name", "pin number", flags]
24
25 # bottom row
26         Pad[-3740  4528 -3740  5708 2756 1600 3056 "1" "1"  0x00000100]
27         Pad[    0  4528     0  5708 2756 1600 3056 "2" "2"  0x00000100]
28         Pad[ 3740  4528  3740  5708 2756 1600 3056 "3" "3"  0x00000100]
29
30 # top
31         Pad[ 3740 -4528  3740 -5708 2756 1600 3056 "4" "4"  0x00000100]
32         Pad[    0 -4528     0 -5708 2756 1600 3056 "5" "5"  0x00000100]
33         Pad[-3740 -4528 -3740 -5708 2756 1600 3056 "6" "6"  0x00000100]
34
35 )