Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Fix violations reported by Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ak-fau committed Mar 29, 2020
1 parent 734ef94 commit 31f7063
Showing 1 changed file with 8 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
(module BGA-320_15.0x15.0mm_Layout18x18_P0.8mm (layer F.Cu) (tedit 5E7FCB34)
(module BGA-320_15.0x15.0mm_Layout18x18_P0.8mm (layer F.Cu) (tedit 5E8066EE)
(descr "BGA-320, 15.0x15.0mm body, 0.8mm ball pitch, 18x18 matrix with 4 balls removed")
(tags "BGA-320 0.8mm GateMate FPGA")
(attr smd)
(fp_text reference REF** (at 0 -8.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
Expand All @@ -13,22 +15,21 @@
(fp_line (start 7.5 -7.5) (end -6.75 -7.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.87 -7.62) (end 7.62 -7.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.62 -7.62) (end 7.62 -3.87) (layer F.SilkS) (width 0.12))
(fp_line (start 3.87 -7.62) (end 7.62 -7.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.62 -7.62) (end 7.62 -3.87) (layer F.SilkS) (width 0.12))
(fp_line (start 3.87 7.62) (end 7.62 7.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.62 7.62) (end 7.62 3.87) (layer F.SilkS) (width 0.12))
(fp_line (start 3.87 -7.62) (end 7.62 -7.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.62 -7.62) (end 7.62 -3.87) (layer F.SilkS) (width 0.12))
(fp_line (start -3.87 7.62) (end -7.62 7.62) (layer F.SilkS) (width 0.12))
(fp_line (start -7.62 7.62) (end -7.62 3.87) (layer F.SilkS) (width 0.12))
(fp_line (start -3.87 -7.62) (end -6.75 -7.62) (layer F.SilkS) (width 0.12))
(fp_line (start -6.75 -7.62) (end -7.62 -6.75) (layer F.SilkS) (width 0.12))
(fp_line (start -7.62 -6.75) (end -7.62 -3.87) (layer F.SilkS) (width 0.12))
(fp_circle (center -8 -8) (end -7.9 -8) (layer F.SilkS) (width 0.2))
(fp_circle (center -8 -8) (end -7.9 -8) (layer F.SilkS) (width 0.12))
(fp_line (start -7.75 -7.75) (end 7.75 -7.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.75 -7.75) (end 7.75 7.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.75 7.75) (end -7.75 7.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -7.75 7.75) (end -7.75 -7.75) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad A1 smd circle (at -6.8 -6.8) (size 0.45 0.45) (layers F.Cu F.Paste F.Mask))
(pad B1 smd circle (at -6.8 -6) (size 0.45 0.45) (layers F.Cu F.Paste F.Mask))
(pad C1 smd circle (at -6.8 -5.2) (size 0.45 0.45) (layers F.Cu F.Paste F.Mask))
Expand Down Expand Up @@ -349,7 +350,7 @@
(pad T18 smd circle (at 6.8 5.2) (size 0.45 0.45) (layers F.Cu F.Paste F.Mask))
(pad U18 smd circle (at 6.8 6) (size 0.45 0.45) (layers F.Cu F.Paste F.Mask))
(pad V18 smd circle (at 6.8 6.8) (size 0.45 0.45) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD.wrl
(model ${KISYS3DMOD}/Package_BGA.3dshapes/BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
Expand Down

0 comments on commit 31f7063

Please sign in to comment.