Browse Source
When expanding an error to the outside of a rounded corner pad we need to trim it to the pad bounding box or else we get little ears where the circle approximation meets the pad square. This is expensive, and for clearance lines we don't really care whether the error is inside or outside. Fixes https://gitlab.com/kicad/code/kicad/issues/81576.0.7
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue