This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
Open
Description
I've been working on a script to generate Samtec right-angle Q Strip and Q Pairs connectors, and run into a questions regarding what the "correct" way to represent the PCB edge in a footprint:
- Where should the courtyard end? Should it extend beyond the edge of the PCB?
- What layer should the PCB edge be on? I've seen it on both
Edge.Cuts
andDwgs.User
. - If the edge is not in
Edge.Cuts
, should there be a label for the PCB edge? If yes, what layer should I use for the label? Should the label be placed on the inside or outside the edge? - How wide should the PCB edge line be in comparison to the connector? Should it extend all the way to the edge of the courtyard?
- According to F5.2 in the KLC, the footprint name should be placed below the footprint. Does this rule still apply if the name would have to be placed outside of the PCB?
- Where should the footprint origin be? Should it be aligned to the PCB edge?
Here's an example of one of the footprints I've generated using my script.
Related pull requests:
Metadata
Assignees
Labels
No labels