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:
9
README
9
README
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user