1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2025-04-21 12:27:27 +03:00

experimental directive "allow holes" to allow multiple holes per pad

This is for thermal vias and the unusual grounding method NXP use in
their HVQFN33 footprints.
This commit is contained in:
Werner Almesberger
2012-12-20 22:03:58 -03:00
parent 5b21495dcf
commit bb055fa209
8 changed files with 42 additions and 15 deletions

9
README
View File

@@ -177,7 +177,14 @@ allow overlap
Do not check for overlaps at all.
If the "allow" directive is omitted, fped defaults to allowing
neigher overlap nor touch.
neither overlap nor touch.
There is also the following experimental directive that can be used
alone or without one of the overlap-checking directives:
allow holes
Allow multiple holes per pad.
Vectors