KiCad / Housings_SSOP.pretty

Shrink Small Outline Package footprints
5 stars 31 forks source link

TSOP-I-48: fix pad number #21

Closed piotr-wiszowaty closed 7 years ago

jkriege2 commented 7 years ago

Nice catch!

since you're at it: Could you also fix these KLC issues (from our scripts):

checking module: TSOP-I-48_12x18.4mm_Pitch0.5mm
  Violating Rule 10.4
    Value has a height of 1mm, thickness of 0.15mm, is filled with footprint name and is placed on the
    fabrication layer.
      Value label has a thickness of 0.1mm (expected: 0.15mm).

  Violating Rule 10.5
    Reference designator has a height of 1mm or smaller if needed, thickness of 0.15mm and is placed on
    the silkscreen layer.
      Reference label has a thickness of 0.12mm (expected: 0.15mm).

  Violating Rule 6.9
    Fabrication layer contains an outline of the part using a 0.1mm line width.
      Some fabrication layer line has a width of 0.15mm, different from 0.1mm.
      Some fabrication layer line has a width of 0.15mm, different from 0.1mm.
      Some fabrication layer line has a width of 0.15mm, different from 0.1mm.
      Some fabrication layer line has a width of 0.15mm, different from 0.1mm.
      Some fabrication layer line has a width of 0.15mm, different from 0.1mm.

best, JAN

piotr-wiszowaty commented 7 years ago

All right, done.

On 01/15/2017 06:11 PM, Jan W. Krieger wrote:

Nice catch!

since you're at it: Could you also fix these KLC issues (from our scripts):

|checking module: TSOP-I-48_12x18.4mm_Pitch0.5mm Violating Rule 10.4 Value has a height of 1mm, thickness of 0.15mm, is filled with footprint name and is placed on the fabrication layer. Value label has a thickness of 0.1mm (expected: 0.15mm). Violating Rule 10.5 Reference designator has a height of 1mm or smaller if needed, thickness of 0.15mm and is placed on the silkscreen layer. Reference label has a thickness of 0.12mm (expected: 0.15mm). Violating Rule 6.9 Fabrication layer contains an outline of the part using a 0.1mm line width. Some fabrication layer line has a width of 0.15mm, different from 0.1mm. Some fabrication layer line has a width of 0.15mm, different from 0.1mm. Some fabrication layer line has a width of 0.15mm, different from 0.1mm. Some fabrication layer line has a width of 0.15mm, different from 0.1mm. Some fabrication layer line has a width of 0.15mm, different from 0.1mm. |

best, JAN

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KiCad/Housings_SSOP.pretty/pull/21#issuecomment-272708785, or mute the thread https://github.com/notifications/unsubscribe-auth/AFAHELGAh4jA5TbrW7h4X-D6ttbceI7aks5rSlNPgaJpZM4LjuSf.

jkriege2 commented 7 years ago

NICE WORK!

Thanks, JAN