mirror of
https://codeberg.org/hkzlab/TK2000_bus_extender.git
synced 2025-12-25 17:12:30 +11:00
Replace caps and add external point for 5v
This commit is contained in:
parent
713e68577a
commit
76ba88a7e4
3 changed files with 2649 additions and 8736 deletions
10899
TK2K_EXTENDER.kicad_pcb
10899
TK2K_EXTENDER.kicad_pcb
File diff suppressed because it is too large
Load diff
|
|
@ -5,6 +5,128 @@
|
|||
(uuid "8a7607be-6ce7-41f6-acc8-478626295477")
|
||||
(paper "A4")
|
||||
(lib_symbols
|
||||
(symbol "Connector:Conn_01x01_Pin"
|
||||
(pin_names
|
||||
(offset 1.016)
|
||||
(hide yes)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "J"
|
||||
(at 0 2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "Conn_01x01_Pin"
|
||||
(at 0 -2.54 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" "Generic connector, single row, 01x01, script generated"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_locked" ""
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "connector"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_fp_filters" "Connector*:*_1x??_*"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "Conn_01x01_Pin_1_1"
|
||||
(rectangle
|
||||
(start 0.8636 0.127)
|
||||
(end 0 -0.127)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type outline)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 1.27 0) (xy 0.8636 0)
|
||||
)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at 5.08 0 180)
|
||||
(length 3.81)
|
||||
(name "Pin_1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "Connector_Generic:Conn_02x25_Counter_Clockwise"
|
||||
(pin_names
|
||||
(offset 1.016)
|
||||
|
|
@ -1539,7 +1661,7 @@
|
|||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
(symbol "Device:C_Polarized_Small"
|
||||
(symbol "Device:C_Small"
|
||||
(pin_numbers
|
||||
(hide yes)
|
||||
)
|
||||
|
|
@ -1559,7 +1681,7 @@
|
|||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "C_Polarized_Small"
|
||||
(property "Value" "C_Small"
|
||||
(at 0.254 -2.032 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -1586,7 +1708,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Polarized capacitor, small symbol"
|
||||
(property "Description" "Unpolarized capacitor, small symbol"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -1595,7 +1717,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "cap capacitor"
|
||||
(property "ki_keywords" "capacitor cap"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -1604,7 +1726,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_fp_filters" "CP_*"
|
||||
(property "ki_fp_filters" "C_*"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -1613,35 +1735,13 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "C_Polarized_Small_0_1"
|
||||
(rectangle
|
||||
(start -1.524 0.6858)
|
||||
(end 1.524 0.3048)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(rectangle
|
||||
(start -1.524 -0.3048)
|
||||
(end 1.524 -0.6858)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type outline)
|
||||
)
|
||||
)
|
||||
(symbol "C_Small_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.27 1.524) (xy -0.762 1.524)
|
||||
(xy -1.524 0.508) (xy 1.524 0.508)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(width 0.3048)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
|
|
@ -1650,10 +1750,10 @@
|
|||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.016 1.27) (xy -1.016 1.778)
|
||||
(xy -1.524 -0.508) (xy 1.524 -0.508)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(width 0.3302)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
|
|
@ -1661,10 +1761,10 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol "C_Polarized_Small_1_1"
|
||||
(symbol "C_Small_1_1"
|
||||
(pin passive line
|
||||
(at 0 2.54 270)
|
||||
(length 1.8542)
|
||||
(length 2.032)
|
||||
(name "~"
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -1682,7 +1782,7 @@
|
|||
)
|
||||
(pin passive line
|
||||
(at 0 -2.54 90)
|
||||
(length 1.8542)
|
||||
(length 2.032)
|
||||
(name "~"
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -3946,6 +4046,16 @@
|
|||
)
|
||||
(uuid "6aa29984-e276-41f9-bd54-6c85710291f6")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 132.08 138.43) (xy 146.05 138.43)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "6aca7a1d-044c-4b9a-b45f-43e871c7e895")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 69.85 140.97) (xy 71.755 140.97)
|
||||
|
|
@ -5096,6 +5206,16 @@
|
|||
)
|
||||
(uuid "ca409c6c-8e9d-455b-858c-3a73103a6426")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 132.08 140.97) (xy 146.05 140.97)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "cb54b5f8-766a-4118-8d37-1e15042af9cd")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 114.935 86.36) (xy 116.84 86.36)
|
||||
|
|
@ -10830,7 +10950,7 @@
|
|||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C_Polarized_Small")
|
||||
(lib_id "Device:C_Small")
|
||||
(at 45.72 52.07 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
|
|
@ -10854,7 +10974,7 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm"
|
||||
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder"
|
||||
(at 45.72 52.07 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -10872,7 +10992,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Polarized capacitor, small symbol"
|
||||
(property "Description" "Unpolarized capacitor, small symbol"
|
||||
(at 45.72 52.07 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -11487,7 +11607,7 @@
|
|||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C_Polarized_Small")
|
||||
(lib_id "Device:C_Small")
|
||||
(at 45.72 81.28 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
|
|
@ -11511,7 +11631,7 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm"
|
||||
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder"
|
||||
(at 45.72 81.28 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -11529,7 +11649,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Polarized capacitor, small symbol"
|
||||
(property "Description" "Unpolarized capacitor, small symbol"
|
||||
(at 45.72 81.28 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -11553,6 +11673,72 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GND")
|
||||
(at 132.08 140.97 270)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "505c82e4-0738-4972-98f4-8b1f7231e3c8")
|
||||
(property "Reference" "#PWR021"
|
||||
(at 125.73 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GND"
|
||||
(at 128.27 140.9699 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 132.08 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 132.08 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 132.08 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "c5372394-fb8d-4e83-b6fd-daa9766c7754")
|
||||
)
|
||||
(instances
|
||||
(project "TK2K_EXTENDER"
|
||||
(path "/8a7607be-6ce7-41f6-acc8-478626295477"
|
||||
(reference "#PWR021")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Mechanical:MountingHole")
|
||||
(at 68.58 24.13 0)
|
||||
|
|
@ -12786,7 +12972,7 @@
|
|||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C_Polarized_Small")
|
||||
(lib_id "Device:C_Small")
|
||||
(at 45.72 76.2 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
|
|
@ -12810,7 +12996,7 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm"
|
||||
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder"
|
||||
(at 45.72 76.2 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -12828,7 +13014,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Polarized capacitor, small symbol"
|
||||
(property "Description" "Unpolarized capacitor, small symbol"
|
||||
(at 45.72 76.2 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -12918,6 +13104,72 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:+5V")
|
||||
(at 132.08 138.43 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "9c661d2c-738c-4e0f-b51d-ce2c3bab6850")
|
||||
(property "Reference" "#PWR020"
|
||||
(at 135.89 138.43 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "+5V"
|
||||
(at 128.27 138.4299 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 132.08 138.43 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 132.08 138.43 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 132.08 138.43 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "42ee42a2-336e-40a6-9a2d-cece9c8a973c")
|
||||
)
|
||||
(instances
|
||||
(project "TK2K_EXTENDER"
|
||||
(path "/8a7607be-6ce7-41f6-acc8-478626295477"
|
||||
(reference "#PWR020")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Mechanical:MountingHole")
|
||||
(at 30.48 24.13 0)
|
||||
|
|
@ -13117,7 +13369,7 @@
|
|||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C_Polarized_Small")
|
||||
(lib_id "Device:C_Small")
|
||||
(at 45.72 57.15 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
|
|
@ -13141,7 +13393,7 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm"
|
||||
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder"
|
||||
(at 45.72 57.15 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -13159,7 +13411,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Polarized capacitor, small symbol"
|
||||
(property "Description" "Unpolarized capacitor, small symbol"
|
||||
(at 45.72 57.15 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -13604,7 +13856,7 @@
|
|||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C_Polarized_Small")
|
||||
(lib_id "Device:C_Small")
|
||||
(at 45.72 46.99 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
|
|
@ -13628,7 +13880,7 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm"
|
||||
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder"
|
||||
(at 45.72 46.99 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -13646,7 +13898,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Polarized capacitor, small symbol"
|
||||
(property "Description" "Unpolarized capacitor, small symbol"
|
||||
(at 45.72 46.99 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -13801,6 +14053,70 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Connector:Conn_01x01_Pin")
|
||||
(at 151.13 138.43 180)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "cb1a462e-dca9-4d62-b960-534478fab574")
|
||||
(property "Reference" "J1"
|
||||
(at 154.178 136.144 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "+5V"
|
||||
(at 153.416 137.922 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "TestPoint:TestPoint_Loop_D3.80mm_Drill2.5mm"
|
||||
(at 151.13 138.43 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 151.13 138.43 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Generic connector, single row, 01x01, script generated"
|
||||
(at 151.13 138.43 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "789542e0-75a6-43fc-9934-8059a0684578")
|
||||
)
|
||||
(instances
|
||||
(project ""
|
||||
(path "/8a7607be-6ce7-41f6-acc8-478626295477"
|
||||
(reference "J1")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:+5V")
|
||||
(at 34.29 44.45 0)
|
||||
|
|
@ -14600,7 +14916,71 @@
|
|||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C_Polarized_Small")
|
||||
(lib_id "Connector:Conn_01x01_Pin")
|
||||
(at 151.13 140.97 180)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "fa16470e-dca8-4b0f-897e-92a22f700fab")
|
||||
(property "Reference" "J2"
|
||||
(at 154.178 139.954 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "GND"
|
||||
(at 153.416 141.732 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "TestPoint:TestPoint_Loop_D3.80mm_Drill2.5mm"
|
||||
(at 151.13 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 151.13 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Generic connector, single row, 01x01, script generated"
|
||||
(at 151.13 140.97 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "1d2d6782-55e4-4c93-978c-66134f07986a")
|
||||
)
|
||||
(instances
|
||||
(project "TK2K_EXTENDER"
|
||||
(path "/8a7607be-6ce7-41f6-acc8-478626295477"
|
||||
(reference "J2")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C_Small")
|
||||
(at 45.72 71.12 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
|
|
@ -14624,7 +15004,7 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.50mm"
|
||||
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder"
|
||||
(at 45.72 71.12 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
@ -14642,7 +15022,7 @@
|
|||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Polarized capacitor, small symbol"
|
||||
(property "Description" "Unpolarized capacitor, small symbol"
|
||||
(at 45.72 71.12 0)
|
||||
(effects
|
||||
(font
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue