Skip to content

Commit

Permalink
update footprint for better pin1 detection
Browse files Browse the repository at this point in the history
  • Loading branch information
batti committed May 18, 2017
1 parent a948bcd commit c149713
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions DFN6-30x30.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
(module DFN6-30x30 (layer F.Cu) (tedit 5902FE8D)
(module DFN6-30x30 (layer F.Cu) (tedit 591D51BB)
(attr smd)
(fp_text reference FILTER402 (at 0 0) (layer F.Fab)
(fp_text reference U102 (at 0 -0.2) (layer F.Fab)
(effects (font (size 0.127 0.127) (thickness 0.03175)))
)
(fp_text value IP4254 (at 0 0.4) (layer F.Fab)
(fp_text value HDC1080 (at 0 0.2) (layer F.Fab)
(effects (font (size 0.127 0.127) (thickness 0.03175)))
)
(fp_line (start -0.4 0.4) (end -0.4 1.2) (layer F.Fab) (width 0.05))
(fp_line (start -0.4 1.2) (end 0.4 1.2) (layer F.Fab) (width 0.05))
(fp_line (start 0.4 1.2) (end 0.4 0.4) (layer F.Fab) (width 0.05))
(fp_line (start 0.4 0.4) (end -0.4 0.4) (layer F.Fab) (width 0.05))
(fp_line (start -1.5 -1.5) (end 1.5 -1.5) (layer F.Fab) (width 0.05))
(fp_line (start 1.5 -1.5) (end 1.5 1.5) (layer F.Fab) (width 0.05))
(fp_line (start 1.5 1.5) (end -1.5 1.5) (layer F.Fab) (width 0.05))
Expand Down

0 comments on commit c149713

Please sign in to comment.