clean up ERC in schematic

This commit is contained in:
2023-10-22 22:07:48 -04:00
parent 1c6265404c
commit d82810e7c4
24 changed files with 843 additions and 529 deletions

View File

@@ -332,35 +332,37 @@
(stroke (width 0) (type default))
(fill (type background))
)
(pin unspecified line (at -15.24 12.7 0) (length 2.54)
(pin power_in line (at -15.24 12.7 0) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at -15.24 7.62 0) (length 2.54)
(pin input line (at -15.24 7.62 0) (length 2.54)
(name "EN/UVLO" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at -15.24 2.54 0) (length 2.54)
(pin power_out line (at -15.24 2.54 0) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 15.24 0 180) (length 2.54)
(pin input line (at 15.24 0 180) (length 2.54)
(name "FB/VOUT" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at -15.24 -2.54 0) (length 2.54)
(pin input line (at -15.24 -2.54 0) (length 2.54)
(name "MODE" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at -15.24 0 0) (length 2.54)
(pin input line (at -15.24 0 0) (length 2.54)
(name "~{RESET}" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 0 -8.89 90) (length 2.54)
)
(symbol "MAX15062CATA+T_1_1"
(pin power_in line (at 0 -8.89 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin unspecified line (at 15.24 12.7 180) (length 2.54)
(pin power_out line (at 15.24 12.7 180) (length 2.54)
(name "LX" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
@@ -510,6 +512,46 @@
)
)
)
(symbol "power:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "#FLG" (at 0 1.905 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "flag power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Special symbol for telling ERC where power comes from" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "PWR_FLAG_0_0"
(pin power_out line (at 0 0 90) (length 0)
(name "pwr" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
(symbol "PWR_FLAG_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 1.27)
(xy -1.016 1.905)
(xy 0 2.54)
(xy 1.016 1.905)
(xy 0 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
)
)
(junction (at 123.19 99.06) (diameter 0) (color 0 0 0 0)
@@ -1042,6 +1084,31 @@
)
)
(symbol (lib_id "power:PWR_FLAG") (at 173.99 74.93 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 614e99ad-0ac4-4005-be02-6768547e138b)
(property "Reference" "#FLG0501" (at 173.99 73.025 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "PWR_FLAG" (at 173.99 66.04 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 173.99 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 173.99 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 444b78ca-caa5-4ed5-8aa5-d815ada826ef))
(instances
(project "lemon-pepper"
(path "/0306e2fa-4433-4288-91d9-65a3484207ad/1237e3d8-f89f-4b6e-a633-6dbf7c464e03"
(reference "#FLG0501") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 78.74 99.06 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 677028e7-35d0-43b5-bb0b-40deb9f33834)