You've already forked incutec-OpenFC
mirror of
https://github.com/incutec-hw/OpenFC.git
synced 2026-08-08 05:44:50 +00:00
OSD redesign based on Jason Young's (RPi) proven topology:
- Replace GS8052 dual op-amp with dedicated ICs: TLV3201 comparator,
SN74LVC1G3157 SPDT mux, TLV9061 non-inverting buffer, SDM02U30LP3
Schottky for DC restore
- Add chroma filter (680R+470pF), AC coupling (1uF), resistor divider
pixel level (12k/3.9k/1.4k), gain-2 buffer (470R/470R)
- Fix C66 footprint 0201->0402 for 1uF cap
- Assign correct LCSC part numbers for all 13 OSD passives
Library fixes:
- Add new footprints: X2SON-4, X2SON-6, X3-DFN0603, SC-70-6,
SOD-523, SOT-23-5, MouseBite for local OSD components
- Add matching 3D models (step+wrl) for all new footprints
- Fix 8 footprints with broken 3D model paths in lib.pretty
(/.3dshapes/ -> ${KIPRJMOD}/lib.3dshapes/, remove double hardware/)
- Fix 5 broken 3D model paths in PCB file
- Add symbols for TLV3201, SN74LVC1G3157, TLV9061, SDM02U30LP3
- Add datasheets/ and image (1).png to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
28 lines
1.5 KiB
Plaintext
28 lines
1.5 KiB
Plaintext
(module easyeda2kicad:SC-70-6_L2.2-W1.3-P0.65-LS2.1-BR (layer F.Cu) (tedit 5DC5F6A4)
|
|
(attr smd)
|
|
(fp_text reference REF** (at 0 -4.65) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value SC-70-6_L2.2-W1.3-P0.65-LS2.1-BR (at 0 4.65) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text user %R (at 0 0) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_line (start -0.70 1.10) (end 0.70 1.10) (layer F.SilkS) (width 0.20))
|
|
(fp_line (start -0.70 -1.10) (end 0.70 -1.10) (layer F.SilkS) (width 0.20))
|
|
(pad 6 smd rect (at -0.95 0.65 -90.00) (size 0.42 0.60) (layers F.Cu F.Paste F.Mask))
|
|
(pad 5 smd rect (at -0.95 0.00 -90.00) (size 0.42 0.60) (layers F.Cu F.Paste F.Mask))
|
|
(pad 4 smd rect (at -0.95 -0.65 -90.00) (size 0.42 0.60) (layers F.Cu F.Paste F.Mask))
|
|
(pad 3 smd rect (at 0.95 -0.65 90.00) (size 0.42 0.60) (layers F.Cu F.Paste F.Mask))
|
|
(pad 2 smd rect (at 0.95 0.00 90.00) (size 0.42 0.60) (layers F.Cu F.Paste F.Mask))
|
|
(pad 1 smd rect (at 0.95 0.65 90.00) (size 0.42 0.60) (layers F.Cu F.Paste F.Mask))
|
|
(fp_circle (center 1.37 0.64) (end 1.47 0.64) (layer Cmts.User) (width 0.20))
|
|
(fp_circle (center 1.05 1.10) (end 1.08 1.10) (layer F.Fab) (width 0.06))
|
|
(fp_arc (start 1.09 1.21) (end 1.10 1.09) (angle 355.22) (layer F.SilkS) (width 0.20))
|
|
(model "${KIPRJMOD}/lib.3dshapes/SC-70-6_L2.1-W1.3-H1.0-LS2.1-P0.65.wrl"
|
|
(offset (xyz 0.000 -0.000 -0.000))
|
|
(scale (xyz 1 1 1))
|
|
(rotate (xyz 0 0 0))
|
|
)
|
|
) |