add proto area to kicad lib

This commit is contained in:
Andrei 2021-04-11 14:29:58 +03:00
parent 46ce17a2ef
commit 668934f208
2 changed files with 331 additions and 197 deletions

View File

@ -0,0 +1,33 @@
(footprint "PROTO_AREA" (version 20210228) (generator pcbnew) (layer "F.Cu")
(tedit 6072D89E)
(fp_text reference "G?" (at -1.016 -1.524 unlocked) (layer "F.SilkS") hide
(effects (font (size 0.820001 0.820001) (thickness 0.17)) (justify left bottom))
(tstamp 23a90b5a-525e-463a-babb-2a82e68733bf)
)
(fp_text value "" (at -0.227899 2.045587 -180 unlocked) (layer "F.SilkS") hide
(effects (font (size 0.820001 0.820001) (thickness 0.17)) (justify left bottom))
(tstamp b740ea1a-ef07-4648-8806-a17fb6f6db66)
)
(fp_rect (start 11.176 -1.016) (end -1.016 6.096) (layer "B.SilkS") (width 0.12) (fill none) (tstamp f57553d3-d5f4-4092-9ef9-2dda5874fad2))
(fp_rect (start -1.016 -1.016) (end 11.176 6.096) (layer "F.SilkS") (width 0.12) (fill none) (tstamp f16edb4c-91f4-4b68-9504-133d4406e8ae))
(pad "1" thru_hole circle (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp d0da82ff-3aea-46cc-98ec-d301a9aff105))
(pad "2" thru_hole circle (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp f75ae100-b996-412d-b8c4-392c914049f9))
(pad "3" thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 01a6a955-0088-42d2-9e78-f544fff7c247))
(pad "4" thru_hole circle (at 7.62 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 3314ca6d-a354-40ac-9263-f54664b9f6d2))
(pad "5" thru_hole circle (at 10.16 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 43edd674-922e-4944-9e68-d7f46e954156))
(pad "6" thru_hole circle (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 9cfe7d9d-5633-45af-9b72-515870470443))
(pad "7" thru_hole circle (at 2.54 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 3473feaa-0036-403c-932e-e624303d2eea))
(pad "8" thru_hole circle (at 5.08 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp e6fc0f65-c98c-44c4-8fcc-7ac0ad028fbd))
(pad "9" thru_hole circle (at 7.62 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 2b599fdb-9a0d-4cbf-afed-e57785569a45))
(pad "10" thru_hole circle (at 10.16 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp d5d2dc83-7270-484c-9089-bda2fcc015e7))
(pad "11" thru_hole circle (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp d6a2f5c2-bf6c-4c49-a785-d40e49add920))
(pad "12" thru_hole circle (at 2.54 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp e278282b-5ab9-4da7-8627-8856f7684d1c))
(pad "13" thru_hole circle (at 5.08 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 279bc2b9-036d-4505-b21b-dd268afbb4da))
(pad "14" thru_hole circle (at 7.62 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp f491acf5-0248-41b4-874e-bd670cda18e7))
(pad "15" thru_hole circle (at 10.16 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 021492b0-e1fd-4193-83c9-cce59abf97b7))
(model "${KIPRJMOD}/ALTIUM_EMBEDDED_MODELS/0603 cap.STEP"
(offset (xyz 0.000081 0.000078 0))
(scale (xyz 1 1 1))
(rotate (xyz -90 -0 0))
)
)

View File

@ -261,6 +261,13 @@
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "1N4148WS_1_0" (symbol "1N4148WS_1_0"
(polyline
(pts
(xy 2.54 2.54)
(xy 2.54 -2.54)
)
(stroke (width 0.254)) (fill (type none))
)
(polyline (polyline
(pts (pts
(xy 0 -2.54) (xy 0 -2.54)
@ -270,21 +277,14 @@
) )
(stroke (width 0.254)) (fill (type outline)) (stroke (width 0.254)) (fill (type outline))
) )
(polyline (pin passive line (at 7.62 0 180) (length 5.08)
(pts (name "K" (effects (font (size 1.27 1.27))))
(xy 2.54 2.54) (number "1" (effects (font (size 1.27 1.27))))
(xy 2.54 -2.54)
)
(stroke (width 0.254)) (fill (type none))
) )
(pin passive line (at -5.08 0 0) (length 5.08) (pin passive line (at -5.08 0 0) (length 5.08)
(name "A" (effects (font (size 1.27 1.27)))) (name "A" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27)))) (number "2" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 7.62 0 180) (length 5.08)
(name "K" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
) )
) )
(symbol "hellen-one-common:Button_SPST" (pin_numbers hide) (in_bom yes) (on_board yes) (symbol "hellen-one-common:Button_SPST" (pin_numbers hide) (in_bom yes) (on_board yes)
@ -348,8 +348,8 @@
(symbol "Cap_1_0" (symbol "Cap_1_0"
(polyline (polyline
(pts (pts
(xy 0.508 2.032) (xy -1.27 0)
(xy 0.508 -2.032) (xy -0.508 0)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type none))
) )
@ -362,8 +362,8 @@
) )
(polyline (polyline
(pts (pts
(xy -1.27 0) (xy 0.508 2.032)
(xy -0.508 0) (xy 0.508 -2.032)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type none))
) )
@ -409,19 +409,8 @@
) )
(polyline (polyline
(pts (pts
(xy 11.43 2.54) (xy 2.54 -3.81)
(xy 8.382 0) (xy 7.62 -3.81)
(xy 11.43 -2.54)
(xy 11.43 2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 7.366 3.302)
(xy 8.382 2.54)
(xy 8.382 -2.54)
(xy 9.398 -3.302)
) )
(stroke (width 0)) (fill (type none)) (stroke (width 0)) (fill (type none))
) )
@ -432,85 +421,6 @@
) )
(stroke (width 0)) (fill (type none)) (stroke (width 0)) (fill (type none))
) )
(polyline
(pts
(xy 6.35 -1.27)
(xy 3.302 -3.81)
(xy 6.35 -6.35)
(xy 6.35 -1.27)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.286 -0.508)
(xy 3.302 -1.27)
(xy 3.302 -6.35)
(xy 4.318 -7.112)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 6.35 6.35)
(xy 3.302 3.81)
(xy 6.35 1.27)
(xy 6.35 6.35)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.286 7.112)
(xy 3.302 6.35)
(xy 3.302 1.27)
(xy 4.318 0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 13.97 -6.35)
(xy 17.018 -3.81)
(xy 13.97 -1.27)
(xy 13.97 -6.35)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 18.034 -7.112)
(xy 17.018 -6.35)
(xy 17.018 -1.27)
(xy 16.002 -0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 13.97 1.27)
(xy 17.018 3.81)
(xy 13.97 6.35)
(xy 13.97 1.27)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 18.034 0.508)
(xy 17.018 1.27)
(xy 17.018 6.35)
(xy 16.002 7.112)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 2.54 -3.81)
(xy 7.62 -3.81)
)
(stroke (width 0)) (fill (type none))
)
(polyline (polyline
(pts (pts
(xy 2.54 3.81) (xy 2.54 3.81)
@ -532,21 +442,103 @@
) )
(stroke (width 0)) (fill (type none)) (stroke (width 0)) (fill (type none))
) )
(pin passive line (at 20.32 0 180) (length 2.54) (polyline
(name "" (effects (font (size 1.27 1.27)))) (pts
(number "2" (effects (font (size 1.27 1.27)))) (xy 2.286 -0.508)
(xy 3.302 -1.27)
(xy 3.302 -6.35)
(xy 4.318 -7.112)
)
(stroke (width 0)) (fill (type none))
) )
(pin passive line (at 0 0 0) (length 2.54) (polyline
(name "" (effects (font (size 1.27 1.27)))) (pts
(number "5" (effects (font (size 1.27 1.27)))) (xy 2.286 7.112)
(xy 3.302 6.35)
(xy 3.302 1.27)
(xy 4.318 0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 6.35 -1.27)
(xy 3.302 -3.81)
(xy 6.35 -6.35)
(xy 6.35 -1.27)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 6.35 6.35)
(xy 3.302 3.81)
(xy 6.35 1.27)
(xy 6.35 6.35)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 7.366 3.302)
(xy 8.382 2.54)
(xy 8.382 -2.54)
(xy 9.398 -3.302)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 11.43 2.54)
(xy 8.382 0)
(xy 11.43 -2.54)
(xy 11.43 2.54)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 13.97 -6.35)
(xy 17.018 -3.81)
(xy 13.97 -1.27)
(xy 13.97 -6.35)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 13.97 1.27)
(xy 17.018 3.81)
(xy 13.97 6.35)
(xy 13.97 1.27)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 18.034 -7.112)
(xy 17.018 -6.35)
(xy 17.018 -1.27)
(xy 16.002 -0.508)
)
(stroke (width 0)) (fill (type none))
)
(polyline
(pts
(xy 18.034 0.508)
(xy 17.018 1.27)
(xy 17.018 6.35)
(xy 16.002 7.112)
)
(stroke (width 0)) (fill (type none))
) )
(pin passive line (at 20.32 -3.81 180) (length 2.54) (pin passive line (at 20.32 -3.81 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 -3.81 0) (length 2.54) (pin passive line (at 20.32 0 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27)))) (number "2" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 20.32 3.81 180) (length 2.54) (pin passive line (at 20.32 3.81 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
@ -556,6 +548,14 @@
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27)))) (number "4" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
) )
) )
(symbol "hellen-one-common:Fuse-Pad-Pad" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) (symbol "hellen-one-common:Fuse-Pad-Pad" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
@ -657,17 +657,8 @@
(symbol "LED_1_0" (symbol "LED_1_0"
(polyline (polyline
(pts (pts
(xy 0 -2.54) (xy 2.54 2.54)
(xy 2.54 0) (xy 2.54 -2.54)
(xy 0 2.54)
(xy 0 -2.54)
)
(stroke (width 0.254)) (fill (type outline))
)
(polyline
(pts
(xy 3.556 2.54)
(xy 5.334 4.318)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type none))
) )
@ -680,10 +671,17 @@
) )
(polyline (polyline
(pts (pts
(xy 3.556 2.54)
(xy 5.334 4.318) (xy 5.334 4.318)
(xy 4.318 3.81) )
(xy 4.826 3.302) (stroke (width 0.254)) (fill (type none))
(xy 5.334 4.318) )
(polyline
(pts
(xy 0 -2.54)
(xy 2.54 0)
(xy 0 2.54)
(xy 0 -2.54)
) )
(stroke (width 0.254)) (fill (type outline)) (stroke (width 0.254)) (fill (type outline))
) )
@ -698,10 +696,12 @@
) )
(polyline (polyline
(pts (pts
(xy 2.54 2.54) (xy 5.334 4.318)
(xy 2.54 -2.54) (xy 4.318 3.81)
(xy 4.826 3.302)
(xy 5.334 4.318)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type outline))
) )
(pin passive line (at -5.08 0 0) (length 5.08) (pin passive line (at -5.08 0 0) (length 5.08)
(name "A" (effects (font (size 1.27 1.27)))) (name "A" (effects (font (size 1.27 1.27))))
@ -732,17 +732,8 @@
(symbol "LED_0603_1_0" (symbol "LED_0603_1_0"
(polyline (polyline
(pts (pts
(xy 0 -2.54) (xy 2.54 2.54)
(xy 2.54 0) (xy 2.54 -2.54)
(xy 0 2.54)
(xy 0 -2.54)
)
(stroke (width 0.254)) (fill (type outline))
)
(polyline
(pts
(xy 3.556 2.54)
(xy 5.334 4.318)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type none))
) )
@ -755,10 +746,17 @@
) )
(polyline (polyline
(pts (pts
(xy 3.556 2.54)
(xy 5.334 4.318) (xy 5.334 4.318)
(xy 4.318 3.81) )
(xy 4.826 3.302) (stroke (width 0.254)) (fill (type none))
(xy 5.334 4.318) )
(polyline
(pts
(xy 0 -2.54)
(xy 2.54 0)
(xy 0 2.54)
(xy 0 -2.54)
) )
(stroke (width 0.254)) (fill (type outline)) (stroke (width 0.254)) (fill (type outline))
) )
@ -773,10 +771,12 @@
) )
(polyline (polyline
(pts (pts
(xy 2.54 2.54) (xy 5.334 4.318)
(xy 2.54 -2.54) (xy 4.318 3.81)
(xy 4.826 3.302)
(xy 5.334 4.318)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type outline))
) )
(pin passive line (at -5.08 0 0) (length 5.08) (pin passive line (at -5.08 0 0) (length 5.08)
(name "A" (effects (font (size 1.27 1.27)))) (name "A" (effects (font (size 1.27 1.27))))
@ -802,13 +802,114 @@
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "LOGO_0_0" (symbol "LOGO_0_0"
(text "" (at 35.56 6.35 0)
(effects (font (size 1.27 1.27)))
)
(text "Hellen-One-PCB-logo" (at 0 0 0) (text "Hellen-One-PCB-logo" (at 0 0 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
)
)
(symbol "hellen-one-common:PROTO_AREA" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "G" (id 0) (at 1.27 3.81 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Value" "PROTO_AREA" (id 1) (at 25.4 3.81 0)
(effects (font (size 1.524 1.524)))
)
(property "Footprint" "hellen-one-common:PROTO_AREA" (id 2) (at 15.24 -11.43 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at -12.7 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "PROTO_AREA_0_0"
(text "" (at 35.56 6.35 0) (text "" (at 35.56 6.35 0)
(effects (font (size 1.27 1.27))) (effects (font (size 1.27 1.27)))
) )
) )
(symbol "PROTO_AREA_0_1"
(circle (center 5.08 -7.62) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 5.08 -3.81) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 5.08 0) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 11.43 -7.62) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 11.43 -3.81) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 11.43 0) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 17.78 -7.62) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 17.78 -3.81) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 17.78 0) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 24.13 -7.62) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 24.13 -3.81) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 24.13 0) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 30.48 -7.62) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 30.48 -3.81) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(circle (center 30.48 0) (radius 1.27) (stroke (width 0.1524)) (fill (type none)))
(rectangle (start 0 2.54) (end 33.02 -10.16)
(stroke (width 0.1524)) (fill (type none))
)
)
(symbol "PROTO_AREA_1_1"
(pin passive line (at 1.27 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 26.67 -3.81 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 1.27 -7.62 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 -7.62 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 13.97 -7.62 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 20.32 -7.62 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 26.67 -7.62 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 13.97 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 20.32 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 26.67 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 1.27 -3.81 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 -3.81 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 13.97 -3.81 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 20.32 -3.81 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
) )
(symbol "hellen-one-common:Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) (symbol "hellen-one-common:Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "P" (id 0) (at 2.54 0 0) (property "Reference" "P" (id 0) (at 2.54 0 0)
@ -868,14 +969,14 @@
(rectangle (start 2.54 -1.27) (end 7.62 1.27) (rectangle (start 2.54 -1.27) (end 7.62 1.27)
(stroke (width 0.254)) (fill (type background)) (stroke (width 0.254)) (fill (type background))
) )
(pin passive line (at 10.16 0 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 0 0) (length 2.54) (pin passive line (at 0 0 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 10.16 0 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
) )
) )
(symbol "hellen-one-common:Res_Array_4" (pin_numbers hide) (in_bom yes) (on_board yes) (symbol "hellen-one-common:Res_Array_4" (pin_numbers hide) (in_bom yes) (on_board yes)
@ -898,32 +999,32 @@
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "Res_Array_4_1_0" (symbol "Res_Array_4_1_0"
(rectangle (start -2.54 1.27) (end -7.62 -1.27) (rectangle (start -2.54 -13.97) (end -7.62 -16.51)
(stroke (width 0.254)) (fill (type background))
)
(rectangle (start -2.54 -3.81) (end -7.62 -6.35)
(stroke (width 0.254)) (fill (type background)) (stroke (width 0.254)) (fill (type background))
) )
(rectangle (start -2.54 -8.89) (end -7.62 -11.43) (rectangle (start -2.54 -8.89) (end -7.62 -11.43)
(stroke (width 0.254)) (fill (type background)) (stroke (width 0.254)) (fill (type background))
) )
(rectangle (start -2.54 -13.97) (end -7.62 -16.51) (rectangle (start -2.54 -3.81) (end -7.62 -6.35)
(stroke (width 0.254)) (fill (type background))
)
(rectangle (start -2.54 1.27) (end -7.62 -1.27)
(stroke (width 0.254)) (fill (type background)) (stroke (width 0.254)) (fill (type background))
) )
(polyline (polyline
(pts (pts
(xy -8.89 2.54)
(xy -8.89 -17.78) (xy -8.89 -17.78)
)
(stroke (width 0.254)) (fill (type none))
)
(polyline
(pts
(xy -1.27 2.54)
(xy -1.27 -17.78) (xy -1.27 -17.78)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type none))
) )
(polyline
(pts
(xy -8.89 2.54)
(xy -8.89 -17.78)
)
(stroke (width 0.254)) (fill (type none))
)
(polyline (polyline
(pts (pts
(xy -8.89 2.54) (xy -8.89 2.54)
@ -933,7 +1034,7 @@
) )
(polyline (polyline
(pts (pts
(xy -8.89 -17.78) (xy -1.27 2.54)
(xy -1.27 -17.78) (xy -1.27 -17.78)
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type none))
@ -942,26 +1043,14 @@
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 0 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -10.16 -5.08 0) (length 2.54) (pin passive line (at -10.16 -5.08 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27)))) (number "2" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 -5.08 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -10.16 -10.16 0) (length 2.54) (pin passive line (at -10.16 -10.16 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27)))) (number "3" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 -10.16 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -10.16 -15.24 0) (length 2.54) (pin passive line (at -10.16 -15.24 0) (length 2.54)
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27)))) (number "4" (effects (font (size 1.27 1.27))))
@ -970,6 +1059,18 @@
(name "" (effects (font (size 1.27 1.27)))) (name "" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27)))) (number "5" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 0 -10.16 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -5.08 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 0 180) (length 2.54)
(name "" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
) )
) )
(symbol "hellen-one-common:TEST" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) (symbol "hellen-one-common:TEST" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
@ -1026,15 +1127,9 @@
(symbol "USB_B_Mini_0_1" (symbol "USB_B_Mini_0_1"
(circle (center -3.81 2.159) (radius 0.635) (stroke (width 0.254)) (fill (type outline))) (circle (center -3.81 2.159) (radius 0.635) (stroke (width 0.254)) (fill (type outline)))
(circle (center -0.635 3.429) (radius 0.381) (stroke (width 0.254)) (fill (type outline))) (circle (center -0.635 3.429) (radius 0.381) (stroke (width 0.254)) (fill (type outline)))
(rectangle (start -5.08 -7.62) (end 5.08 7.62)
(stroke (width 0.254)) (fill (type background))
)
(rectangle (start -0.127 -7.62) (end 0.127 -6.858) (rectangle (start -0.127 -7.62) (end 0.127 -6.858)
(stroke (width 0)) (fill (type none)) (stroke (width 0)) (fill (type none))
) )
(rectangle (start 0.254 1.27) (end -0.508 0.508)
(stroke (width 0.254)) (fill (type outline))
)
(rectangle (start 5.08 -5.207) (end 4.318 -4.953) (rectangle (start 5.08 -5.207) (end 4.318 -4.953)
(stroke (width 0)) (fill (type none)) (stroke (width 0)) (fill (type none))
) )
@ -1047,6 +1142,12 @@
(rectangle (start 5.08 4.953) (end 4.318 5.207) (rectangle (start 5.08 4.953) (end 4.318 5.207)
(stroke (width 0)) (fill (type none)) (stroke (width 0)) (fill (type none))
) )
(rectangle (start 0.254 1.27) (end -0.508 0.508)
(stroke (width 0.254)) (fill (type outline))
)
(rectangle (start -5.08 -7.62) (end 5.08 7.62)
(stroke (width 0.254)) (fill (type background))
)
(polyline (polyline
(pts (pts
(xy -1.905 2.159) (xy -1.905 2.159)
@ -1072,6 +1173,20 @@
) )
(stroke (width 0.254)) (fill (type none)) (stroke (width 0.254)) (fill (type none))
) )
(polyline
(pts
(xy -4.699 5.842)
(xy -4.699 5.588)
(xy -4.445 4.826)
(xy -4.445 4.572)
(xy -1.651 4.572)
(xy -1.651 4.826)
(xy -1.397 5.588)
(xy -1.397 5.842)
(xy -4.699 5.842)
)
(stroke (width 0)) (fill (type none))
)
(polyline (polyline
(pts (pts
(xy 0.635 2.794) (xy 0.635 2.794)
@ -1091,20 +1206,6 @@
) )
(stroke (width 0)) (fill (type outline)) (stroke (width 0)) (fill (type outline))
) )
(polyline
(pts
(xy -4.699 5.842)
(xy -4.699 5.588)
(xy -4.445 4.826)
(xy -4.445 4.572)
(xy -1.651 4.572)
(xy -1.651 4.826)
(xy -1.397 5.588)
(xy -1.397 5.842)
(xy -4.699 5.842)
)
(stroke (width 0)) (fill (type none))
)
) )
(symbol "USB_B_Mini_1_1" (symbol "USB_B_Mini_1_1"
(pin power_out line (at 7.62 5.08 180) (length 2.54) (pin power_out line (at 7.62 5.08 180) (length 2.54)