Skip to content

Commit

Permalink
Merge pull request KiCad#23 from pointhi/silks_fix
Browse files Browse the repository at this point in the history
Remove F.SilkS from Pads
  • Loading branch information
jkriege2 authored Nov 5, 2016
2 parents 0a50345 + 93ec9cd commit 3b0439e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions MELF-RM10_Universal_Handsoldering.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
(fp_line (start -1.09982 1.24968) (end -1.19888 1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start 1.19888 -1.24968) (end -1.15062 -1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start 1.19888 1.24968) (end -1.04902 1.24968) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -5.00126 0) (size 4.49834 2.70002) (drill 1.19888 (offset 1.09982 0)) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole rect (at 5.00126 0 180) (size 4.49834 2.70002) (drill 1.19888 (offset 1.09982 0)) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole rect (at -5.00126 0) (size 4.49834 2.70002) (drill 1.19888 (offset 1.09982 0)) (layers *.Cu *.Mask))
(pad 2 thru_hole rect (at 5.00126 0 180) (size 4.49834 2.70002) (drill 1.19888 (offset 1.09982 0)) (layers *.Cu *.Mask))
(model Diodes_SMD.3dshapes/MELF-RM10_Universal_Handsoldering.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
Expand Down
4 changes: 2 additions & 2 deletions SMC-RM10_Universal_Handsoldering.kicad_mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
(fp_line (start -0.5977 0) (end 0.55292 -0.8001) (layer F.SilkS) (width 0.15))
(fp_line (start -3.59918 3.40106) (end 3.59918 3.40106) (layer F.SilkS) (width 0.15))
(fp_line (start -3.59918 -3.40106) (end 3.59918 -3.40106) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -5.00126 0) (size 4.50088 3.29946) (drill 1.19888 (offset 0.59944 0)) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole rect (at 5.00126 0 180) (size 4.50088 3.29946) (drill 1.19888 (offset 0.59944 0)) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole rect (at -5.00126 0) (size 4.50088 3.29946) (drill 1.19888 (offset 0.59944 0)) (layers *.Cu *.Mask))
(pad 2 thru_hole rect (at 5.00126 0 180) (size 4.50088 3.29946) (drill 1.19888 (offset 0.59944 0)) (layers *.Cu *.Mask))
(model Diodes_SMD.3dshapes/SMC-RM10_Universal_Handsoldering.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
Expand Down

0 comments on commit 3b0439e

Please sign in to comment.