feat: add tsop48 footprint generator - #758
Conversation
c843686 to
fcb0736
Compare
ebba4c6 to
2d79e4c
Compare
25c5e1f to
fcb0736
Compare
|
Reference chip? |
|
@seveibar |
The notch was scaling proportionally to package width (sw/6), causing an oversized marker on wide packages like TSOP-48. Capped at 0.5mm max.
This reverts commit a6dd809.
… ref text clearance, clean horizontal lines
|
@seveibar |
seveibar
left a comment
There was a problem hiding this comment.
worse, missing pin1 indicator in some cases
KrishnaX12
left a comment
There was a problem hiding this comment.
I've visually verified the updated SVGs to confirm the Pin 1 tail is rendered correctly.
rushabhcodes
left a comment
There was a problem hiding this comment.
lg, but also take review form techmannih or seveibar

Resolves #2 (partially, implements TSOP footprint).
This PR implements the missing TSOP (Thin Small Outline Package) footprint generator.
Since TSOP is a standard dual-row SMD package like TSSOP or SOIC, this generator uses similar parameter logic to calculate row gaps and accurately place pads.
Changes:
tsopgenerator insrc/fn/tsop.tswith appropriate default dimensionstsopfootprint insidesrc/footprinter.tsandsrc/fn/index.tstsop48(tsop48_w18.4_h12.4_p0.5mm) with generated SVG snapshotsAlignment Analysis (Boolean Difference):