Import/Create FootPrint DXF

That is still pretty small annular ring for hand soldering. It will be difficult to touch both the pad and the pin with your iron tip to heat them up for soldering. I’d shoot for 0.4mm to 0.5mm annular ring as long as that doesn’t make the pads too large for net clearances between the pin pads, as well as getting a signal out of that middle pin.

Even though you don’t plan on using pin5 for this design, if you box that pin in then your next design where you use this connector and you want to use pin5 for something you would have to redesign the footprint instead of simply re-using this footprint that you have put so much time and effort into.

1 Like

Finally made it :slight_smile:
looks great! I’ll try to finish the board soon so I can test it and let you guys know if it worked properly :slight_smile:

Thanks again…

1 Like

now I realise I should be using manufacturer chip instead of their dev board.
connection will be easier and cleaner board design.
I got my hands on a drawing like this;
image

all parts are made of single lines…image

I guess the inner rectagle is the pad, and the outer should be silk.
now that all of these line are ‘individual’ should I merge them into groups using ‘part Union’
then create F_silk, fab, pads for each…

FYI, generally speaking, having silk traces over copper areas is not recommended.

1 Like

your right. I’ll make sure they do not overlap.
the drawing has in fact two lines one that is the overall chip(I guess) and one other is the silk
image

I was more talking about the connector above and the screenshot you provided.

oups. I didn’t even realised. I was too happy finaly made that part :stuck_out_tongue:
I’ll probably edit the FreeCAD file or simply not bring the lines into production…

You don’t need to :slight_smile:

I suggested @Guillaume_Boulay this method because this is not an issue at all.
Normally board manufacturers just subtract the silk screen from the solder mask… Then the silks will never cover a pad.
Moreover if you want to be sure, just check the “Subtract solder mask from silkscreen” option when you generate your gerbers.

1 Like

Thanks @maui ! I never paid attention to this option. Good to know…

to be fully ready I could add the 3d model of the connector in 3D view but it ask for VRML …

you can add a wrl counterpart exported with StepUp form the model you have aligned to the footprint…
When you will generate the Step exporting, kicad will substitute the wrl with the step model.
image

got it ! :slight_smile:
image

looking nice… I re imported back to FreeCAD.
how can I place it in the hammond project.
because when I import, it will create a new project…

in freecad if you select something, you can simply copy-paste among different files/projects.

I think I will have to place the foot print way ‘of board’ since spec mention 3mm MAX panel thickness.
image

Are those mounting legs solderable ?
Usually on connectors it’s a good idea to solidly solder the ‘spring tines’, as that prevents flex and stress on the pin solder joints. That would mean adding large PCB pads on those largest holes.

We also try to connect/solder to bottom side only on connectors, or any items that may have mechanical forces on them. In some cases, we have done 100% redundant routing to a via, and connected both top and bottom. This is done to not rely on the plating in the hole under stress.

Or bring the whole PCB edge, or part of the edge (as in a tongue) closer to the case.

not solderable, they they plastic.

it’s a very heavy connector and all stress should be on the panel since it’s screwed from the outside of the case. internal part is only for connection. now I have a polycabornate case, but I may opt for aluminium diecast RF protected case, that is super strong… once installed the case should be left alone for many years… so I’m not too woried about stress on that connector.

that is the RF case: (not my board :stuck_out_tongue: ) just hammond web site pic.

image

@maui

I see that once I import the pads are ‘locked’ ?
I’m able to change the Pad numbers but I can’t change the Net names …
I see it’s common issue people are having but can’t really find how to unlock it.

image

Net names do not make sense in the footprint editor. (This field is editable once you place the footprint into a pcb.)

1 Like

ahhh yea. makes sense…
(even if a pad would be a ground ? under a chip )