docs: add M.2 Host and Microchip SOIC footprint variants to footprinter strings#474
Open
rushabhcodes wants to merge 1 commit intotscircuit:mainfrom
Open
docs: add M.2 Host and Microchip SOIC footprint variants to footprinter strings#474rushabhcodes wants to merge 1 commit intotscircuit:mainfrom
rushabhcodes wants to merge 1 commit intotscircuit:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds documentation for three new PCB footprint types to the footprinter strings documentation: the M.2 Host connector (m2host) commonly used for NVMe SSDs, and two Microchip SOIC variants (ms012 and ms013) for 8-pin and 16-pin packages respectively. The documentation follows the established structure with headings, descriptions, FootprintPreview components, and parameter tables.
Changes:
- Added m2host footprint documentation for M.2 Host connectors with 75 edge connectors
- Added ms012 footprint documentation for Microchip SOIC-8 variant with pins positioned outside package body
- Added ms013 footprint documentation for Microchip SOIC-16 variant with pins positioned outside package body
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
This pull request adds documentation for three new PCB footprints to the
footprinter-strings.mdxfile. The new sections describe the M.2 Host connector and two Microchip SOIC variants, including parameter tables and preview components.New footprint documentation:
m2hostM.2 Host connector footprint, including a description, preview, and parameter table.ms012Microchip SOIC-8 footprint variant, with details on parameters and usage.ms013Microchip SOIC-16 footprint variant, with parameter descriptions and preview.