Conversation
Author
|
Resolved the merge conflict with current main while retaining the SPDIP alias and the newly added standard diode aliases. All 24 focused package/regression tests pass locally, and the build, test and format checks pass on commit 198e5b5. Ready for review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #180.
Adds
SPDIP-28/spdip28and the typedfp().spdip()builder, defaulting to 28 pins on a 7.62 mm row grid with 2.54 mm pitch. Reuses the existing DIP generator for numbered plated holes, pin-one marking, silkscreen and courtyard. Includes documentation, six regression tests and two SVG snapshots.Dimensions reference: Microchip C04-070, page 42 (PDF page 47). Drill/pad diameters retain the configurable DIP defaults.
GitHub CI on
f7a59ac: 570 tests pass / 0 fail; build, format-check and Format code also pass. Test run.Additional local validation on Windows / Bun 1.4.2:
bun run --bun build: ESM and declaration build pass.bun test: 566 pass / 4 fail. SMF and both SOD523 snapshot failures also reproduce with the original source atd0d2ee1; MELF parity timed out in the full run and passed in the focused baseline run.tsc --noEmitreports errors in other source/tests; it is not claimed as passing. No errors reported for the added SPDIP files.The issue mentions a possible $10 bounty. Please confirm eligibility if this contribution is accepted.