moving datasheets to common repo
[hw/teleshield] / packages / SuperSOT3.fp
1 # derived from SuperSOT6.fp by Bdale
2
3 # Element[element_flags, description, pcb-name, value, mark_x,
4 # mark_y, text_x, text_y, text_direction, text_scale, text_flags
5 Element[0x00000000 "SMT-transistor-SuperSOT-3-package" "" "" 1000 1000 -11000 5100 1 100 0x00000000]
6 (
7
8 # Silk screen around package
9         ElementLine[ 6500  8450  6500 -8450 1000]
10         ElementLine[ 6500 -8450 -6500 -8450 1000]
11         ElementLine[-6500 -8450 -6500  8450 1000]
12         ElementLine[-6500  8450  6500  8450 1000]
13
14
15 # Pad[X1, Y1, X2, Y3, width, clearance,
16 #     soldermask, "pin name", "pin number", flags]
17
18 # bottom row
19         Pad[-3740  3543 -3740  5119 3937 1600 4537 "G" "3"  0x00000100]
20         Pad[ 3740  3543  3740  5119 3937 1600 4537 "S" "2"  0x00000100]
21
22 # top
23         Pad[    0 -3543     0 -5119 3937 1600 4537 "D" "1"  0x00000100]
24
25 )