I created a circular PCB and edge cut as a single circle.
Now I exported it to Gerber, and my manufacturer complained they can’t see the board outline. This may be related to this issue: Problems with generating circular board outline gerber but there is more to this, that I think is to blame on KiCAD.
When opening the edge cut file in the KiCAD Gerber viewer, I can see the board outline just fine.
When printing it, looking at the print preview, I can still see it.
When sending it to the printer, nothing gets printed.
When exporting as pdf, I only get a tiny dot, the circle itself is missing.
How to get this circular outline to print out and work properly, if only in KiCAD?
I’m going to try to “fix” it by using four arcs now…
Both quick replies ignored the second part of the issue, which appears to be a KiCAD bug:
Note that this part is also solved by using four quarter circles. Now the gerber can be printed. As a circle, it just doesn’t print the edge cut. So not only low cost fabs have this issue; KiCAD also has a problem with circles for board outline!
Nope, I tried EVERY item on your list, they all worked. If you asking for help, please consider what you are saying before dismissing “quick replies”. No one here is obliged to help you.
This forum is not the official bug reporting channel, which is on Launchpad.
On 4.0.6 Windows 64, I can print circular outlines on the Edge.Cuts layer and also plot them to PDF.
The first critical part of any bug report is defining which version of KiCad you are using, from Help - About KiCad
I also have a circular board outline and was trying to create PDF for board documentation. My plan was to “print” a PDF for the front of the board with copper, silk and edge-cuts (“all layers on a single page”), do similar for the back but mirrored, and then combine the PDFs in a second step. I’m using KiCad v5.1.4 on Win64. Using File/Print and selecting front copper, front silk and edge-cuts, and printing using Microsoft Print to PDF, the resulting PDF does not include the edge-cuts layer. Does anyone have a solution?
I will try breaking the circle into four semi-circles, but this would be a poor work-around. The “Plot” function isn’t useful in this case because it doesn’t merge selected layers onto a single page the way Print does.
I didn’t do it in V5 yet, but at 4.0.7 level I decided that I will be using Export to SVG. I have checked that I can put SVGs into our LibreOffice documentation of product. At V5 introduction I reported few bugs in exporting SVG and now I believe that it works enough good for me (will check soon).