component placement in cutout through board

Asked by Magnus

Here is a SMD component which is meant to be mounted through the board in a cutout:
http://www.xppower.com/Portals/0/pdfs/SF_AG_Series.pdf?ver=2017-02-14-102557-653
This can be seen in the first picture on the spec sheet above.

How can I successfully do this with Kicad?

Question information

Language:
English Edit question
Status:
Answered
For:
KiCad Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Maciej Suminski (orsonmmz) said :
#1

At one point it was possible to add Edge.Cuts lines in footprints, but it has been removed. The simplest way is to prepare a footprint for the component, place it on a board and draw Edge.Cuts lines around it.

Revision history for this message
Magnus (toxup) said :
#2

Thanks. Seems like an adequate workaround. I'm sure there was a good reason for removing this feature. Do PCB manufacturers simply not like when components are mounted through the board or?

Revision history for this message
Wayne Stambaugh (stambaughw) said :
#3

There is a more intuitive work around in the footprint editor which I've tested. Draw the cutout using a CAD tool that can save DXF version R14 or earlier files then import the cutout on to the Edge.Cuts layer in the footprint editor. Pcbnew will include the Edge.Cuts layer from the footprint when you plot the gerber files. I'm not sure if there are any other caveats with DRC, zone filling, etc. using this method so you should be careful and make sure there are no issues with your layout.

Can you help with this problem?

Provide an answer of your own, or ask Magnus for more information if necessary.

To post a message you must log in.