Added rule 3.8 from the checklib scripts.
This commit is contained in:
parent
78f9fdc9bd
commit
f41e0370c5
1 changed files with 3 additions and 1 deletions
|
@ -36,6 +36,7 @@ kicad-developers@lists.launchpad.net
|
||||||
3.5. Whenever possible, inputs are on the left and outputs are on the right.
|
3.5. Whenever possible, inputs are on the left and outputs are on the right.
|
||||||
3.6. Field text uses a common size of 50mils.
|
3.6. Field text uses a common size of 50mils.
|
||||||
3.7. The Value field is prefilled with the object name.
|
3.7. The Value field is prefilled with the object name.
|
||||||
|
3.8. Description and keywords properties contain the relevant information.
|
||||||
|
|
||||||
|
|
||||||
4. Symbol Names
|
4. Symbol Names
|
||||||
|
@ -115,7 +116,8 @@ Changelog
|
||||||
|
|
||||||
Revision 1.0, November 15th 2015
|
Revision 1.0, November 15th 2015
|
||||||
1. Fixed some repetition.
|
1. Fixed some repetition.
|
||||||
2. Tagged as 1.0 for the KiCad 4.0.0 release.
|
2. Added rule 3.8 from the checklib scripts.
|
||||||
|
3. Tagged as 1.0 for the KiCad 4.0.0 release.
|
||||||
|
|
||||||
Revision 0.11, April 6th 2015
|
Revision 0.11, April 6th 2015
|
||||||
1. Updated rule 1.4 about dimensions. Units in millimeters are now implicit.
|
1. Updated rule 1.4 about dimensions. Units in millimeters are now implicit.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue