Skip to content

Commit

Permalink
revC1: hide 1V2 label from B.Fab layer
Browse files Browse the repository at this point in the history
  • Loading branch information
marcan committed May 2, 2019
1 parent 1bf6109 commit dcfe0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/boards/glasgow/glasgow.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -3996,7 +3996,7 @@
(fp_text reference TP17 (at 0 1.448) (layer B.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value 1V2 (at 0 -1.55) (layer B.Fab)
(fp_text value 1V2 (at 0 -1.55) (layer B.Fab) hide
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_circle (center 0 0) (end 0 -0.7) (layer B.SilkS) (width 0.12))
Expand Down

0 comments on commit dcfe0d4

Please sign in to comment.