0
mirror of https://github.com/incutec-hw/OpenFC-Lite-Mini.git synced 2026-08-15 22:39:41 +00:00
Files
incutec-OpenFC-Lite-Mini/hardware/lib.pretty/SOD-882_L1.0-W0.6-RD.kicad_mod
JustStan b026c52e8c Fix SOD-882 3D offset in lib, re-render board images
Same EasyEDA absolute-coordinate 3D offset bug as OpenFC-Lite: the
SOD-882 (RB161QS-40 RPP diodes D3/D10) library footprint placed the
model (-911.61, 887.73) mm off the board. Fixed to zero offset via the
pcbnew API. Board-instance fixes (D3/D10 offsets plus Q5 losing a
0.5 mm 3D float that its twin Q6 never had) are in the working tree
with the in-progress layout changes; renders taken from that state and
verified: all ICs present, both diodes seated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-08 21:43:49 +02:00

101 lines
1.7 KiB
Plaintext

(footprint "SOD-882_L1.0-W0.6-RD"
(version 20260206)
(generator "pcbnew")
(generator_version "10.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -4 0)
(layer "F.SilkS")
(uuid "e00cb74b-e10b-437c-b8d1-cfc814a9452c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "SOD-882_L1.0-W0.6-RD"
(at 0 4 0)
(layer "F.Fab")
(uuid "312ba864-1596-4e2d-9134-32c4c541701e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "085c9928-88b5-4995-b7b3-8c97bc57ddad")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "8058bc3d-8e68-4d59-8d37-a96eec80366e")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(duplicate_pad_numbers_are_jumpers no)
(fp_circle
(center -0.5 0.3)
(end -0.47 0.3)
(stroke
(width 0.06)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "aac9719e-b176-4eda-b69f-f48f064548ba")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "a359a6c5-b720-48a6-a0d4-535d966d10a1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at -0.35 0)
(size 0.4 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "e431f2e5-e260-49da-935b-1b248861fcd5")
)
(pad "2" smd rect
(at 0.35 0)
(size 0.4 0.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "bfcef1b3-15dc-47aa-8743-eb56bc4e8257")
)
(embedded_fonts no)
(model "${KIPRJMOD}/lib.3dshapes/SOD-882_L1.0-W0.6-H0.5-LS0.65.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 180)
)
)
)