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 3D models to pin headers/sockets & fix messages #17

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

ubruhin
Copy link
Contributor

@ubruhin ubruhin commented Oct 21, 2023

SUMMARY

Rework of pin headers/sockets as implemented in LibrePCB/librepcb-parts-generator#124 and LibrePCB/librepcb-parts-generator#125:

  • Specify package assembly type & pad functions
  • Add package outline & courtyard polygons
  • Add 3D models to packages
  • Approve remaining library editor messages
DATASHEETS / REFERENCES

None

OPEN QUESTIONS / UNRESOLVED ISSUES

None

CHECKLIST
  • I have read and followed the library conventions¹.
  • For packages, I followed IPC7351C (see details in library conventions).
  • For modified elements, I bumped their version number².
  • I already used the new library elements in a design and verified their correctness (optional).
  • I'm the copyright owner of the added content (i.e. the changes are made by myself, not copied/imported from somewhere else).
    • It's all generated by ourselves
  • I agree to publish all my changes under the CC0 Public Domain License³, allowing everyone to use and modify the content without any restrictions.

¹ Library Conventions: https://docs.librepcb.org/#libraryconventions
² Minor version bump if only metadata was modified (e.g. "0.1" -> "0.1.1"), major version bump if functional changes were made (e.g. "0.1" -> "0.2")
³ CC0 Public Domain License: https://en.wikipedia.org/wiki/CC0

@ubruhin ubruhin added ready for review Waiting for review by maintainers. enhancement Improving an existing library element. labels Oct 21, 2023
Rework of pin headers/sockets:

- Specify package assembly type & pad functions
- Add package outline & courtyard polygons
- Add 3D models to packages
- Approve remaining library editor messages
@ubruhin ubruhin force-pushed the 3d-pin-headers-sockets branch from d1b02fe to 7581331 Compare October 21, 2023 10:49
@ubruhin ubruhin merged commit b32217b into master Oct 21, 2023
2 checks passed
@ubruhin ubruhin deleted the 3d-pin-headers-sockets branch October 21, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving an existing library element. ready for review Waiting for review by maintainers.
Development

Successfully merging this pull request may close these issues.

1 participant