mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
Added sanity check for characteristics and corrected omissions/errors found.
- boom/manu/Makefile.common (sane): new target to check that values are well-formed and that all required fields are present - boom/manu/murata/murata.gen (GRM*): added references to catalog pages - boom/manu/murata/murata.gen (GRM*): added footprints 1808, 1812, and 2220 - boom/manu/murata/murata.gen (GRM*): ordered materials alphabetically - boom/manu/murata/murata.gen (GRM*): added materials Z5UY5V - boom/manu/murata/murata.gen (GRM*): added voltages 250V, 630V, 1kV, abd 3.15kV - boom/manu/panasonic/panasonic.gen (ERJ*): tolerance used the wrong field - boom/manu/yageo/yageo.gen (CC*): added voltage 500V
This commit is contained in:
@@ -44,7 +44,7 @@ ERJ* -> T=R {
|
||||
_FP=$REF:1 _TOL=$REF:3 _E12_1=$REF:3
|
||||
|
||||
ERJ-(P0[368]|P14)(J)([R0-9][R0-9][0-9])* ->
|
||||
_FP=$REF:1 _TOL=$REF:3 _E12_1=$REF:3
|
||||
_FP=$REF:1 _TOL=$REF:2 _E12_1=$REF:3
|
||||
|
||||
# http://industrial.panasonic.com/www-data/pdf/AOA0000/AOA0000CE7.pdf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user