This commit is contained in:
Alexander 2024-08-03 07:01:05 -04:00
parent aceea3bf8a
commit 8b0fd84a35
3 changed files with 4271 additions and 36 deletions

File diff suppressed because it is too large Load Diff

View File

@ -280,6 +280,195 @@
) )
) )
) )
(symbol "BRD-PowerAdapter"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "BRD"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "BRD-PowerAdapter_0_1"
(rectangle
(start -15.24 -2.54)
(end 17.78 -20.32)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "BRD-PowerAdapter_1_1"
(pin input line
(at -17.78 -10.16 0)
(length 2.54)
(name "A1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -1.27 -22.86 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "51"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 1.27 -22.86 90)
(length 2.54)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "52"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -12.7 -22.86 90)
(length 2.54)
(name "GND1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "G1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 15.24 -22.86 90)
(length 2.54)
(name "GND2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "G2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -12.7 0 270)
(length 2.54)
(name "VCC1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "V1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 15.24 0 270)
(length 2.54)
(name "VCC2"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "V2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
(symbol "CircleBoard" (symbol "CircleBoard"
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)

View File

@ -914,6 +914,38 @@
(remove_unused_layers no) (remove_unused_layers no)
(uuid "7796d7d1-49c5-4571-b454-8eb706f20b05") (uuid "7796d7d1-49c5-4571-b454-8eb706f20b05")
) )
(pad "G1" thru_hole circle
(at -21.59 2.54)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "537627d7-3e02-46b2-9e21-b3338d271c30")
)
(pad "G1" thru_hole circle
(at -21.59 12.7)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "20a48552-fce3-40de-9514-7c5d4cac591b")
)
(pad "G2" thru_hole circle
(at 24.13 2.54)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "c155bf40-e9b8-4596-aefd-bb9b3c6afa14")
)
(pad "G2" thru_hole circle
(at 24.13 12.7)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "72fc9726-3025-4d46-a43a-0c2889e34d93")
)
(pad "GND" thru_hole circle (pad "GND" thru_hole circle
(at -22.86 -11.43) (at -22.86 -11.43)
(size 5 5) (size 5 5)
@ -930,7 +962,7 @@
(remove_unused_layers no) (remove_unused_layers no)
(uuid "f6a4cd44-802e-4d9b-b5ff-5310503cbc3b") (uuid "f6a4cd44-802e-4d9b-b5ff-5310503cbc3b")
) )
(pad "P1" thru_hole circle (pad "V1" thru_hole circle
(at -24.13 2.54) (at -24.13 2.54)
(size 1.7 1.7) (size 1.7 1.7)
(drill 1) (drill 1)
@ -938,7 +970,7 @@
(remove_unused_layers no) (remove_unused_layers no)
(uuid "08f81879-3e87-4fab-ac3e-55077bf0ae5f") (uuid "08f81879-3e87-4fab-ac3e-55077bf0ae5f")
) )
(pad "P2" thru_hole circle (pad "V1" thru_hole circle
(at -24.13 12.7) (at -24.13 12.7)
(size 1.7 1.7) (size 1.7 1.7)
(drill 1) (drill 1)
@ -946,23 +978,7 @@
(remove_unused_layers no) (remove_unused_layers no)
(uuid "30102978-7b4c-43a5-aa33-617ba8eb1a3f") (uuid "30102978-7b4c-43a5-aa33-617ba8eb1a3f")
) )
(pad "P3" thru_hole circle (pad "V2" thru_hole circle
(at -21.59 2.54)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "537627d7-3e02-46b2-9e21-b3338d271c30")
)
(pad "P4" thru_hole circle
(at -21.59 12.7)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "20a48552-fce3-40de-9514-7c5d4cac591b")
)
(pad "P5" thru_hole circle
(at 21.59 2.54) (at 21.59 2.54)
(size 1.7 1.7) (size 1.7 1.7)
(drill 1) (drill 1)
@ -970,7 +986,7 @@
(remove_unused_layers no) (remove_unused_layers no)
(uuid "b5fe58a7-f301-4174-b9d3-7b9255d0c4b5") (uuid "b5fe58a7-f301-4174-b9d3-7b9255d0c4b5")
) )
(pad "P6" thru_hole circle (pad "V2" thru_hole circle
(at 21.59 12.7) (at 21.59 12.7)
(size 1.7 1.7) (size 1.7 1.7)
(drill 1) (drill 1)
@ -978,20 +994,4 @@
(remove_unused_layers no) (remove_unused_layers no)
(uuid "20a9449a-19a3-47e1-a0a7-1f2ad5559aac") (uuid "20a9449a-19a3-47e1-a0a7-1f2ad5559aac")
) )
(pad "P7" thru_hole circle
(at 24.13 2.54)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "c155bf40-e9b8-4596-aefd-bb9b3c6afa14")
)
(pad "P8" thru_hole circle
(at 24.13 12.7)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "72fc9726-3025-4d46-a43a-0c2889e34d93")
)
) )