Jeff Young
|
42eecdfd3a
|
Collapse silk constraints down to one.
Also updates the rule syntax help and code-completion with a bunch
of diff-pair and other stuff that hadn't been updated yet.
|
2020-10-11 13:19:23 +01:00 |
Jeff Young
|
85c6cebd77
|
Rework silk-to-pad checker to handle all solder mask clipping of silk.
Fixes https://gitlab.com/kicad/code/kicad/issues/5851
|
2020-10-04 13:21:01 +01:00 |
Tomasz Wlostowski
|
f38147c201
|
drc: add support for via_count constraint to the parser
|
2020-09-27 16:45:46 +02:00 |
Tomasz Wlostowski
|
201a630740
|
drc: extend drc-rules file format with length and skew tokens
|
2020-09-27 16:45:46 +02:00 |
Jeff Young
|
6dae769944
|
Progress reporting for connectivity tests.
Also makes via annulus terminology more consistent.
|
2020-09-23 16:28:00 +01:00 |
Tomasz Wlostowski
|
52fefd15e0
|
common: include drc_proto keywords in the main DRC parser
|
2020-08-13 14:50:59 +02:00 |
Jeff Young
|
0ff5dcee69
|
Kick the lexer generator one more time...
|
2020-08-06 23:32:49 +01:00 |
Jeff Young
|
f244f3b24c
|
Last issue wasn't gcc/CLang after all, but the lexer not getting built.
|
2020-08-06 23:16:58 +01:00 |
Jeff Young
|
577c1be391
|
Report all DRC rule errors, not just the first.
|
2020-07-30 14:27:42 +01:00 |
Jeff Young
|
5a1b1c544a
|
Add layer to rule grammar.
|
2020-07-30 14:27:42 +01:00 |
Tomasz Wlostowski
|
8ffa86a63f
|
get it to compile after rebase
|
2020-07-05 22:44:38 +02:00 |
Tomasz Wlostowski
|
3005aab444
|
common: libeval_compiler :virtual method support
|
2020-07-05 22:44:38 +02:00 |
Jeff Young
|
1db799d841
|
Implement "disallow" rules and integrate with keepout settings.
|
2020-05-25 22:51:47 +01:00 |
Jeff Young
|
416d82727f
|
Redo DRC rules to get ready for new system.
|
2020-05-25 22:51:47 +01:00 |
Jeff Young
|
d3f017d825
|
DRC rules parser and engine.
Fixes https://gitlab.com/kicad/code/kicad/issues/2182
Fixes https://gitlab.com/kicad/code/kicad/issues/2116
Fixes https://gitlab.com/kicad/code/kicad/issues/1958
Fixes https://gitlab.com/kicad/code/kicad/issues/1965
|
2020-05-16 15:53:05 +01:00 |