Converting DXF into Footprint

I hereby certify that I am not simply asking someone else to design a footprint for me.

This is an auto-generated message that is in place on the “footprints” section of the KiCad.info forum. If I remove it and ask for a footprint to be designed anyway, I understand that I will be subject to forum members telling me to go design my own footprint or referring me to a 3rd party footprint site.

Hey everyone,

I’ve tried every method I could find online before asking here. I already hit rock bottom.

I’m attempting to convert my RF-related design into a footprint, but I keep failing.

Here are the methods I’ve tried so far:

  1. Used FreeCAD and converted it to a .kicad_mod file using the KiCad Workbench plugin.
  2. Imported the design into Fusion 360, fixed it, and exported the DXF again.
  3. Loaded the file directly in Fusion 360 and KiCad, then converted it to a polygon—but I ran into another issue, which I’ll explain later.
  4. Used dxf2kicad_mod (GitHub link).
  5. Tried multiple trial-and-error approaches, but none worke

My design

This is what happen if I import the dxf and convert to polygon there is no HOLE

Please advise on how to achieve this. Thank you very much !!!

Ideal shape that i want

You demand too much from kicad. The polygone item is restricted, it doesn’t allow real holes inside the polygone.
So you will have to draw your hollow pad with 3 sections, and then convert them to 3 polygones.

example dxf:
shape_copper_polygone_R12.dxf (20.8 KB)