Regulator layed out.
Change-Id: I31d90ae8c2ee71f57fb0c1bf506478e4a7ee9553
diff --git a/motors/packages/HTSSOP14.fp b/motors/packages/HTSSOP14.fp
new file mode 100644
index 0000000..d91de4b
--- /dev/null
+++ b/motors/packages/HTSSOP14.fp
@@ -0,0 +1,70 @@
+ # number of pads
+ # pad width in 1/1000 mil
+ # pad length in 1/1000 mil
+ # pad pitch 1/1000 mil
+ # seperation between pads on opposite sides 1/1000 mil
+ # X coordinates for the right hand column of pads (1/100 mils)
+ # pad clearance to plane layer in 1/100 mil
+ # pad soldermask width in 1/100 mil
+ # silk screen width (1/100 mils)
+ # figure out if we have an even or odd number of pins per side
+ # silk bounding box is -XMAX,-YMAX, XMAX,YMAX (1/100 mils)
+# element_flags, description, pcb-name, value, mark_x, mark_y,
+# text_x, text_y, text_direction, text_scale, text_flags
+Element[0x00000000 "Thin shrink small outline package, standard" "" "HTSSOP16" 0 0 -2000 -6000 0 100 0x00000000]
+(
+#
+# Pad[x1, y1, x2, y2, thickness, clearance, mask, name , pad number, flags]
+ Pad[ -14370 -7677
+ -9016 -7677
+ 1654 1600 2299 "1" "1" 0x00000100]
+ Pad[ -14370 -5118
+ -9016 -5118
+ 1654 1600 2299 "2" "2" 0x00000100]
+ Pad[ -14370 -2559
+ -9016 -2559
+ 1654 1600 2299 "3" "3" 0x00000100]
+ Pad[ -14370 0
+ -9016 0
+ 1654 1600 2299 "4" "4" 0x00000100]
+ Pad[ -14370 2559
+ -9016 2559
+ 1654 1600 2299 "5" "5" 0x00000100]
+ Pad[ -14370 5118
+ -9016 5118
+ 1654 1600 2299 "6" "6" 0x00000100]
+ Pad[ -14370 7677
+ -9016 7677
+ 1654 1600 2299 "7" "7" 0x00000100]
+ Pad[ 14370 7677
+ 9016 7677
+ 1654 1600 2299 "8" "8" 0x00000100]
+ Pad[ 14370 5118
+ 9016 5118
+ 1654 1600 2299 "9" "9" 0x00000100]
+ Pad[ 14370 2559
+ 9016 2559
+ 1654 1600 2299 "10" "10" 0x00000100]
+ Pad[ 14370 0
+ 9016 0
+ 1654 1600 2299 "11" "11" 0x00000100]
+ Pad[ 14370 -2559
+ 9016 -2559
+ 1654 1600 2299 "12" "12" 0x00000100]
+ Pad[ 14370 -5118
+ 9016 -5118
+ 1654 1600 2299 "13" "13" 0x00000100]
+ Pad[ 14370 -7677
+ 9016 -7677
+ 1654 1600 2299 "14" "14" 0x00000100]
+ Pad[ 0 197
+ 0 -197
+ 11811 1600 12550 "EP" "EP" 0x00000100]
+ ElementLine[-16066 -9326 -16066 9326 1000]
+ ElementLine[-16066 9326 16066 9326 1000]
+ ElementLine[ 16066 9326 16066 -9326 1000]
+ ElementLine[-16066 -9326 -2500 -9326 1000]
+ ElementLine[ 16066 -9326 2500 -9326 1000]
+ # punt on the arc on small parts as it can cover the pads
+ ElementArc[0 -9326 2500 2500 0 180 1000]
+)