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

Commit

Permalink
Fix net tie name
Browse files Browse the repository at this point in the history
  • Loading branch information
evanshultz authored Nov 28, 2017
1 parent 6e82b2c commit c971c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NetTie.pretty/NetTie-3_SMD_0.5mm.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
(module NetTie-3_SMD_0.5mm (layer F.Cu) (tedit 5A1CFFA0)
(descr "Net tie, 2 pin, 0.5mm square SMD pads")
(descr "Net tie, 3 pin, 0.5mm square SMD pads")
(tags "net tie")
(attr virtual)
(fp_text reference REF** (at 0 -1.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value NetTie-2_SMD_0.5mm (at 0 1.2) (layer F.Fab)
(fp_text value NetTie-3_SMD_0.5mm (at 0 1.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_poly (pts (xy -1 -0.25) (xy 1 -0.25) (xy 1 0.25) (xy -1 0.25)) (layer F.Cu) (width 0))
Expand Down

0 comments on commit c971c7d

Please sign in to comment.