kICAD 8.0.4 ISSUE DRC VIOLATION

Hi

I have try to do DRC and have the following issue, see image
I have try to delete but is impossibile, how I can fix this issue

second problem that I have with DRC is that the every time that I close the pcb and make DRC again
always givem e the error on the fiducial, the not defind size area, and need to be delete and change again

For the courtyard issue, there are at least 3 solutions.
1.Add a courtyard to the footprint. This can be as simple as a rectangle on the F.Courtyard layer, but it must be in the footprint itself Press [Ctrl + e] to load and then edit it in the footprint in the footprint editor.
2. In the properties of the footprint, set the Exempt from courtyard requirement checkbox.
3. Disable the warning itself for the No courtyard defined. You can do this by right clicking on the warning itself, or in PCB Editor / File / Board Setup / Design Rules / Violation Severity.


For the selection problem…
I am not sure what is happening. I see a reference to a Deleted Item in the DRC message window:
image

Try this:

  1. Save your project.
  2. Exit and restart KiCad.
  3. Run DRC again.

Are the anchor points (the small purple crosses) still present?
Are the error messages still present?

Just the info.
There are certainly something not correctly working in DRC.
I have recently created issue:

Don’t know if it can have any association with this thread.

Hi Paulvdh, Piotr
I’m follown your indication but nothing happens, so I have reload the previous version
and have delete this version, may be there is some mistakes on kicad

I can’t read the error message in on the cut & pasted screen. However is the “fiducial” locked? And how did you make the fiducial? The DRC (again I can’t see the error message) may be looking at the “fiducial” if you have it on anything but a user drawing layer. KiCAD 8 will look at the margin layers when it looks for filling the zones.

Also did you supress the display of some layers or objects. E.g. perhaps a layer that contains the item is “unchecked” so it’s hard to click to remove. I’d seen similar things happen if I moved an object off the main board area. “locked it” then suppressed the display of that layer. Sometimes easy to forget.

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