You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The QEDA created courtyard layer drawings are not compatible with the newest KiCad version. I get this error at DRC: ErrType(46): Footprint has incorrect courtyard (not a closed shape)
The problem is the centroid sign on the courtyard layer, like this one:
I think it would be better to not have a centroid at all, as manufacturers don't need this anymore for assembly. But if someone needs it, it should move to another layer like "F.Fab", and be optional.
The text was updated successfully, but these errors were encountered:
The QEDA created courtyard layer drawings are not compatible with the newest KiCad version. I get this error at DRC:
ErrType(46): Footprint has incorrect courtyard (not a closed shape)
The problem is the centroid sign on the courtyard layer, like this one:
I think it would be better to not have a centroid at all, as manufacturers don't need this anymore for assembly. But if someone needs it, it should move to another layer like "F.Fab", and be optional.
The text was updated successfully, but these errors were encountered: