Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sod323 footprint #135

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

add sod323 footprint #135

wants to merge 9 commits into from

Conversation

techmannih
Copy link
Collaborator

@techmannih techmannih commented Feb 5, 2025

fixes #134
/claim #134

@techmannih techmannih marked this pull request as draft February 5, 2025 21:02
Copy link
Contributor

@Anshgrover23 Anshgrover23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolve conflicts @techmannih

@techmannih techmannih marked this pull request as ready for review February 11, 2025 22:15
export const sod_def = z.object({
fn: z.string(),
num_pins: z.literal(2).default(2),
w: z.string().default("3.30mm"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@techmannih From where are you getting this 3.30 value? Cause I can't see in the kicad viewer any width being 3.30!!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@techmannih
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement SOD-323
3 participants