sch/brd: change LEDs to 0603 (and some BoM improvements)

This commit is contained in:
King Kévin 2023-08-08 01:37:00 +02:00
parent d2dc73794c
commit e6f53eeda6
3 changed files with 2534 additions and 2598 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1101,4 +1101,70 @@
)
)
)
(symbol "LED0603" (pin_numbers hide) (pin_names hide) (in_bom yes) (on_board yes)
(property "Reference" "D" (at 0.000 2.032 0)
(effects (font (size 1.27 1.27)) (justify bottom))
)
(property "Value" "LED0603" (at 0.000 -2.032 0)
(effects (font (size 1.27 1.27)) (justify top))
)
(property "Footprint" "qeda:UPC1608X90N" (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_description" "diode, LED, chip, 1.6x0.8 mm" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LED0603_1_1"
(polyline
(pts (xy -1.016 1.270) (xy 1.016 0.000) (xy -1.016 -1.270) (xy -1.016 1.270))
(stroke (width 0.305) (type default))
(fill (type background))
)
(polyline
(pts
(xy 1.016 1.270)
(xy 1.016 -1.270)
)
(stroke (width 0.305) (type default))
(fill (type none))
)
(polyline
(pts
(xy 1.270 1.905)
(xy 2.540 3.175)
)
(stroke (width 0.305) (type default))
(fill (type none))
)
(polyline
(pts (xy 1.725 2.720) (xy 2.540 3.175) (xy 2.085 2.360) (xy 1.725 2.720))
(stroke (width 0.305) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 1.905 1.270)
(xy 3.175 2.540)
)
(stroke (width 0.305) (type default))
(fill (type none))
)
(polyline
(pts (xy 2.360 2.085) (xy 3.175 2.540) (xy 2.720 1.725) (xy 2.360 2.085))
(stroke (width 0.305) (type default))
(fill (type outline))
)
(pin passive line (at -2.540 0.000 0) (length 1.524)
(name "A" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 2.540 0.000 180) (length 1.524)
(name "C" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)