Exporting * .dsn file for freerouting (Kicad 5.1.6-1), problems

When I export this file to freerouting, following the kicad parameters (image),
I have only one circle as a result, when I load the .dsn file.
what is up? If you experiment with another .dsn file freerouting works.
Thanks in advance for you r answers

Please post the .kicad_pcb file. The image is useless for debugging.

Try replacing the circle(s) on the edge cuts with 2 arcs. Unless my memory fails me freerouting had some bugs with handling circles on the outline.

1 Like

Does the PCB look O.K. in KiCad’s 3D viewer?
It’s quite picky about closed outlines.
Apart from that, freerouter is no part of KiCad, but still some may have a few suggestions.

Can FreeRouting deal with the enclosed cut out?
If not, zones approximating to the circle to a dummy net might work

Thanks qui1ck, Solved! Apart from the circles it is already working.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.