Skip to content
Snippets Groups Projects
Commit 45b8a26a authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Improve appearance of pin header 2x02 symbol

parent 93490791
No related branches found
No related tags found
No related merge requests found
...@@ -2423,24 +2423,98 @@ ...@@ -2423,24 +2423,98 @@
(property "ki_fp_filters" "*PinHeader*2x02*" (id 6) (at 0 0 0) (property "ki_fp_filters" "*PinHeader*2x02*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )
(symbol "Conn_PinHeader_2x02_P1.27mm_Vertical_SMD_0_1"
(polyline
(pts
(xy -5.08 -1.27)
(xy -1.27 -1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 1.27)
(xy -5.08 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 -1.27)
(xy 5.08 -1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 1.27)
(xy 5.08 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.905 -0.635)
(xy -1.27 -1.27)
(xy -1.905 -1.905)
(xy -1.905 -0.635)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -1.905 1.905)
(xy -1.27 1.27)
(xy -1.905 0.635)
(xy -1.905 1.905)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy 1.905 -0.635)
(xy 1.27 -1.27)
(xy 1.905 -1.905)
(xy 1.905 -0.635)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy 1.905 1.905)
(xy 1.27 1.27)
(xy 1.905 0.635)
(xy 1.905 1.905)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "Conn_PinHeader_2x02_P1.27mm_Vertical_SMD_1_1" (symbol "Conn_PinHeader_2x02_P1.27mm_Vertical_SMD_1_1"
(rectangle (start -3.81 2.54) (end 3.81 -2.54) (rectangle (start -5.08 2.54) (end 5.08 -2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0)) (stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background)) (fill (type background))
) )
(pin passive line (at -7.62 1.27 0) (length 3.81) (pin passive line (at -7.62 1.27 0) (length 2.54)
(name "Pin_1" (effects (font (size 1.27 1.27)))) (name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 7.62 1.27 180) (length 3.81) (pin passive line (at 7.62 1.27 180) (length 2.54)
(name "Pin_2" (effects (font (size 1.27 1.27)))) (name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27)))) (number "2" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at -7.62 -1.27 0) (length 3.81) (pin passive line (at -7.62 -1.27 0) (length 2.54)
(name "Pin_3" (effects (font (size 1.27 1.27)))) (name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27)))) (number "3" (effects (font (size 1.27 1.27))))
) )
(pin passive line (at 7.62 -1.27 180) (length 3.81) (pin passive line (at 7.62 -1.27 180) (length 2.54)
(name "Pin_4" (effects (font (size 1.27 1.27)))) (name "Pin_4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27)))) (number "4" (effects (font (size 1.27 1.27))))
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment