Skip to content

Fix: SMA_Samtec_SMA-J-P-H-ST-EM1_EdgeMount

This MR fixes the SMA_Samtec_SMA-J-P-H-ST-EM1_EdgeMount coaxial connector. It does two things:

  • Renames the connector from SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount -> SMA_Samtec_SMA-J-P-H-ST-EM1_EdgeMount.

The datasheet uses the X to denote different plating options, but there is only an option H for the edge mount connector.

datasheet

Additionally, this MR rotates the connector by 90° to align it with the 3D model available inside the footprint generator. Here, the model is already called SMA_Samtec_SMA-J-P-H-ST-EM1_EdgeMount and does not require any changes. The model needs to be generated though, because it is currently not available in the model repo. Presumably, because it was deemed orphaned. This is addressed in kicad-packages3D!995 (closed).

Before

before

After

fixed_2d

fixed

3D model MR: kicad-packages3D!995 (closed)

Edited by Patrick Baus

Merge request reports