Files
pcb-elements/FIT50
2018-01-31 22:04:29 -08:00

27 lines
1.0 KiB
Plaintext

# 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 "Triad FIT50-x switchmode/HF toroidal inductor" "" "FIT50" 0 0 -2000 -3000 0 100 0x00000000]
(
#Pin[x y Thickness Clearance Mask DrillHole Name Number Flags]
Pin[0 15000 6500 0 6500 3000 "1" "1" 1]
Pin[0 -15000 6500 0 6500 3000 "2" "2" 1]
ElementLine[-35000 -23750 35000 -23750 1000]
ElementLine[-35000 23750 35000 23750 1000]
ElementLine[-35000 -23750 -35000 23750 1000]
ElementLine[ 35000 -23750 35000 23750 1000]
)