Jeff Young
|
fdb23d1a2d
|
Add DRC check for items (pads for now) shorting two nets.
Fixes https://gitlab.com/kicad/code/kicad/issues/4955
|
2020-07-30 21:42:23 +01:00 |
Jon Evans
|
12b4a55ae8
|
Port Eeschema to new project settings
DRC/ERC error serialization changed to use explicit tokens
Old stored severities and ignored errors are discarded
|
2020-07-02 22:08:54 -04:00 |
Jeff Young
|
a7703d1207
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
This also allows for easier migration to DRAWSEGMENT::S_RECTs by
auto-converting 4 rectilinear lines to a rectangle.
|
2020-06-17 18:44:39 +01:00 |
Jeff Young
|
8efa8af8cc
|
Add persistence of DRC error severities.
|
2020-05-07 17:51:27 +01:00 |
Jeff Young
|
32db9eb0f1
|
Add some distances to a few DRC errors.
|
2020-04-24 22:17:45 +01:00 |
Jeff Young
|
1535c83b88
|
Lay some groundwork for adding distances to DRC errors.
modified: eeschema/lib_rectangle.cpp
|
2020-04-24 14:46:22 +01:00 |
Jeff Young
|
cee973dc04
|
Move ERC error reporting over to the new framework.
Fixes https://gitlab.com/kicad/code/kicad/issues/1989
|
2020-03-16 11:06:15 +00:00 |