polygon plows should trim areas connected < min width
Bug #699182 reported by
Ben Jackson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gEDA project |
Confirmed
|
Medium
|
Unassigned | ||
pcb |
Confirmed
|
Medium
|
Unassigned |
Bug Description
When polygon plowing creates slivers smaller than the minimum trace size, the sliver should be removed. If that creates an island, the isolated part of the polygon should be removed (as normal). Otherwise the DRC/ratsnest may rely on even microscopic slivers to consider a polygon connected.
Changed in geda-project: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
To post a comment you must log in.
Created a test file and can confirm the missing DRC alert.