Closed ollelogdahl closed 8 months ago
@ollelogdahl Hey :-) I know this is older than a year now but did you eventually make progress on this (v1)? I recently was in need of JST connectors myself and came by this issue. From skimming through the generator script I noticed that the SH implementation is somewhat finished and wanted to ask if you have any interest in implementing the XH and PH connectors as well? I'd also be happy to contribute (if wanted) 👍
Closing this in favor of https://github.com/LibrePCB/librepcb-parts-generator/pull/127.
I have been working with JST connectors recently and began writing a generator for them. This pull request is not fully done, and should not be submitted, but just to hear if there is any interest in this.
I would expect this should eventually go into it's own library (JST).
Currently, only SH type (with (2-15, 20) circuits) is implemented. There is quite a lot of variety between the different types so the generator is not very generic except number of pins (yet).
Things that should be complete for v1:
If there are any other connectors that feel important please write a comment.