-
Notifications
You must be signed in to change notification settings - Fork 25
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
base: main
Are you sure you want to change the base?
add sod323 footprint #135
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
resolve conflicts @techmannih
export const sod_def = z.object({ | ||
fn: z.string(), | ||
num_pins: z.literal(2).default(2), | ||
w: z.string().default("3.30mm"), |
There was a problem hiding this comment.
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
!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imrishabh18 |
fixes #134
/claim #134