STOCKO connector design

@microMerlin
if you can give me your email, then I will send you the pdf datasheet of the MKF 17368

StockoConnector8

These are the image files I have in jpg. May be you can convert them in svg format.

@Old_Grey
Please let me know your email, I will send you details / datasheet of connector . Here I am unable to upload pdf files

Hello Old Grey, please reply. I need this part made asap. please leave me your email address and I will send you datasheet of the connector.

Btw, I checked your post of video tutorials on creating Fritzing parts, but tbh I am very short of time and I need this connector made on urgent basis.

https://www.datasheets360.com/pdf/-3481709205217099502

This is the link to the STOCKO connector.
Part Number MKF17368

@vanepp
@Old_Grey mentioned you. Can you help…?

Rename the .pdf to .fzpz, then upload that with a note about what was done (so others know to rename again before use). A link to a web resource is better.

Blasting multiple repeat messages for the same thing, in multiple threads is NOT a way get volunteers interested in helping.

When I said “basic svg view images”, i meant just that. Svg files that are usable (or very close) as the images for each view needed for the Fritzing part. Not jpg. Jpg is a bitmap format. SVG is vector. Totally different thing.

@microMerlin I am unable to convert .pdf to .fzpz. Also I do not have more pictures other than I have uploaded. Whatever I had I uploaded. I either do not have the svg equivalent of these pics. I am basically looking for someone who can do it from scratch, and finally give me the models sch, pcb and bread board that I can import in fritzing. If you can help me, reply, otherwise do not bother. Don’t
get hot like sitting on the stove. Let others give chance and reply .

I did not say “convert”. I said “rename”. Since you posted a link, that is not needed anyway.

That MKF17368 connector is electrically trivial. It just straight through connects 8 wires at one end to 8 pairs of slots at the other end. It does not need a pcb foot print at all. It would connect (I expect) to a header on the pcb, but that is a different part. Since internally, it is just wires, the schematic view can be one of the standard headers. Breadboard view is (electrically) 3 Fritzing connectors per position, all wired together (a bus). All that is needed is an SVG image, probably in close to end on perspective view, of the connector. The view chosen to allow access to all of the connection points, but now use up too much space. Alternatively, a flatter (side) view would work, making the image more recognizable, but using more space, and fudging the positions of the slots under the part.

Here is what should be a functional Fritzing mkf17368 part. The breadboard graphics are ‘raw’, but the part should be usable. If someone wants to provide a better breadboard view svg image, I can merge it in.

mkf17368-8pin-connector.fzpz (3.7 KB)

1 Like

@microMerlin Much appreciated. Thank You.
Need this connector to be made also.
Jamma 28x2 Connector


jamma28x2

https://www.jasnet.com.br/install/install_v3_arcade.php

Please check.

anybody home…!

This is the more clear picture of the 56 pin connector.

As said before, pictures are not usually enough to create a proper part file. Dimension information is needed too. Which (probably) comes from a data sheet. This one IS going to need a proper PCB footprint.

https://images.app.goo.gl/SBVQhyYgviyd4Dor6

@microMerlin Here you can find the dimensions.

Yup, a PCB would be fine for this one… :slight_smile:

Worse than that, this is going to need a very odd pcb layout specifically this one:

which is not a beginner type project. I’ll have a look at making one of I can get a copy of the jpg spec file somehow.

Peter

That last link posted is not a proper datasheet, but it does look like enough dimension information to do a footprint from.

From earlier reading, I did not think the PCB SVG would be that complex to create (manually). It should Just need the copper0 layer after copper1, instead of inside. There are no duplicate connector pins to mess things up, which happens where there is a mix of THT and SMD connectors in a single part. This is all SMD connectors, just both sides.

If I was doing it, I would get one side set up like a normal SMD part, then copy / paste the single copper layer, change the name of the layer, change the pin numbers in the second layer. Done.

@microMerlin @vanepp
Give this connector a try. A one with PCB base with copper0 and copper1 layer may be fine. GoodLuck friends. :+1:

Here is an almost part. It is almost because there is no specification for the spacing between rows on the connector, so this is just a guess based on the jpg image (and thus perhaps not accurate,) Either print out the pcb footprint and check the spacing before ordering boards or measure the space between the rows of pins (preferably with vernier calipers.) The pin pitch appears to be standard 0.156in (but check that too!)

Jamma-edge-connector.fzpz (11.8 KB)

I was thinking of the board that plugs in to this connector, indeed this connector is fairly easy to make (other than the noted lack of a row spacing.)

Peter

I was thinking of the board too, which (for pcb) is the fingers/pads (at the edge) that the connector attaches to. A footprint with 2 rows of pads, one top, one bottom, exactly on top of each other. Where row spacing does not apply. It is the thickness of the pcb, which is the “z” direction, and not something Fritzing (or Gerber) cares about.

@vanepp Here is a sketch with a test version of your part using the pcb edge fingers. For discussion. Does it look like it should work? Would you do differently (other than getting rid of the translates I used)?

jamma-edge-test.fzz (15.6 KB)

I had to do more than expected to get the traces to work correctly. I Think I could have done it by using a variation of the oblong through hole pads, where copper layer graphic elements without an id are used to extend the pads around the main connectorNpin elements. However, I thought it likely that would break due to a bug in the way Fritzing decides what non-labeled graphics to include in the same net. Supposedly fixed in 0.9.4, but I am not trusting 0.9.3 when the extended area is much larger than the connector pin graphics.

Instead, I used connectpin ids on path elements for the full area, and added (unusual in pcb) connectorterminal elements to get connected traces to end in a reasonable spot.

Top and bottom traces now seem to work well (only by displaying only one layer at a time), but I think I hit a different DRC bug. It is complaining the pads on opposite sides of the pcb are overlapping. Gerber output looks OK, so I think it is just DRC. Hovering over pins also always shows the top layer information, even when set to Bottom layer, with the view for top turned off.

I used 4mm spacing on the pins, instead of 3.96mm, since that is what the posted image link showed. This is missing some other measurements to be accurate. I included a silkscreen outline for the body of the part, even though it will be almost complete off of the pcb board, in an effort to show where the edge of the board should be. But the available measurements do not show either the proper relationship between the edge of the board, and the start of the copper fingers, or the length of the fingers. So this is proof of concept. FritzingCheckPart complains all over this. It sees the copper1, copper0 in the fzp, decides it is THT, then complains when there is no radius to create a hole in the pcb. For every pad and terminal. It also complains that copper0 should be inside of copper1 instead of after, though there is no overlap/duplication in the pads and terminals. This type of part is not something that was considered when FCP was being written. Parts editor would probably either choke on this, or mess it up badly. I do not think it has a way to set individual connectors as top or bottom.

This looks good! There is a bug in that the pcb pin highlighting doesn’t appear til you mouse over the pin:

moved the mouse over the first pin (didn’t need to click, just mouse over) and the connection marker appears.

but that is minor. I’ll edit the howto and add this as an easier alternative if you don’t need through hole connections in the part. I expect most of the time you can make the part with no through holes and use vias in the sketch to getthe bottom pins to the other side of the board which will make life easier. Good thought!

Peter