Merge pull request #667 from trorornmn/correct_spelling_mistake

Correct 'accomodated' to 'accommodated' in KLC.txt
This commit is contained in:
Oliver 2016-08-30 19:04:30 +10:00 committed by GitHub
commit 526821c57f

View file

@ -30,7 +30,7 @@ kicad-developers@lists.launchpad.net
----------------------------
3.1. Using a 100mils grid, pin ends and origin must lie on grid nodes (IEC-60617).
3.2. For black-box symbols, pins have a length of 100mils. Large pin numbers can be accomodated by incrementing the width in steps of 50mil.
3.2. For black-box symbols, pins have a length of 100mils. Large pin numbers can be accommodated by incrementing the width in steps of 50mil.
3.3. Origin is placed in the middle of symbol.
3.4. Black-box components group pins logically, for example by function set, and ports in counter-clockwise position.
3.5. Whenever possible, inputs are on the left and outputs are on the right.