What’s the correct way to create such a PCB edge for a multi layer PCB?
I think I know how to do it, because the screenshot is from one of my PCBs, but I’m a bit confused about all the errors KiCAD is throwing.
Here’s how I did it:
exported the edge cut as a pdf, edited it in a vector editor so that the outline looks like it does in the picture
imported this svg in the footprint editor and added drill holes
placed it on the PCB
However, this now creates two types of errors: violation of the holes in the polygon and clearance to the edgecuts.
(I would like to add an image here of my PCB in the editor with the errors, but this forum doesn’t allow more than one image)
So my question is: how would I go about to do this the right way? Thanks!
I have not done this, but I would try:
no polygone, instead use a copper zone
all vias and the zone should get the same netname
edge-clearance set to zero (so that the zone fills completely until the board-edge)
can I convert a polygone to a zone? because in KiCAD I can’t draw such shapes so I have to import it as an svg
can I convert a polygone to a zone?
Yes.
First set active layer to top copper.
than select zone -->RMB-click–>context-menu–>create from selection–>create zone from selection.
1 Like
Ok, I solved it in a different way. For anyone having the same problem in the future, I had to convert the polygon to a pad in the footprint editor. I did this by placing a new pad on it and pressing Crtl+E twice:
[Primatives]
Hello, Kicadians:
I have been drafting some footprints and when I view the PROPERTIES dialogue for an existing pad, there is a tab marked “Custom Shape Primatives”
I cannot seem to find any information on what CSPs are, and how to use them.
I am further confused by the fact that I cannot Add a primative (the radio-box is “greyed-out”) using the dialogue.
Can somebody give me some hints? Is this a topic ‘hidden’ within another topic? A search on this Forum only came up with one…
2 Likes
system
Closed
April 13, 2023, 4:57pm
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.