File: EMI1206.fp

package info (click to toggle)
pcb 1%3A4.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 29,760 kB
  • sloc: ansic: 138,451; sh: 8,447; yacc: 5,135; pascal: 4,820; makefile: 2,039; perl: 580; lex: 439; awk: 116; lisp: 86; tcl: 63; xml: 20
file content (24 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
	# silk screen width (mils)
	# silk screen bounding box
Element(0x00 "3-Pin SMT EMI Filter based on standard SMT sizes" "" "EMI1206" -72 74 0 100 0x00)
(
	# Pads which have the perpendicular pad dimension greater
	# than or equal to the parallel pad dimension 
 	Pad(-63 -2 
            -63  2 28 "1" 0x100)
 	Pad(63 -2 
            63  2 28 "3" 0x100)
	# Pads which have the perpendicular pad dimension greater
	# than or equal to the parallel pad dimension 
 	Pad(0 -20 
            0 20 39 "2" 0x100)
	# silk screen
	# ends
	ElementLine(-92 -54 -92 54 10)
	ElementLine(92 54 92 -54 10)
	# sides
ElementLine(-92 -54 92 -54 10)
	ElementLine(92 54 -92 54 10)
	# Mark the common centroid of the part
	Mark(0 0)
)