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

Fix Screw_Terminal_01x02_P5mm according to KLC

parent 126435e3
No related branches found
No related tags found
No related merge requests found
......@@ -9502,10 +9502,10 @@
)
)
(symbol "Screw_Terminal_01x02_P5mm" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 2.54 0)
(property "Reference" "J" (id 0) (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Screw_Terminal_01x02_P5mm" (id 1) (at 0 -5.08 0)
(property "Value" "Screw_Terminal_01x02_P5mm" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "fab:TerminalBlock_OnShore_1x02_P5.00mm_Horizontal" (id 2) (at 0 0 0)
......@@ -9520,59 +9520,59 @@
(property "ki_description" "TERM BLK 2POS SIDE ENTRY 5MM PCB" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "TerminalBlock*:*" (id 6) (at 0 0 0)
(property "ki_fp_filters" "*TerminalBlock*1x02*P5.00mm*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Screw_Terminal_01x02_P5mm_1_1"
(rectangle (start -1.27 1.27) (end 1.27 -3.81)
(rectangle (start -1.27 2.54) (end 1.27 -2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(circle (center 0 -2.54) (radius 0.635)
(circle (center 0 -1.27) (radius 0.635)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -0.5334 -2.2098)
(xy 0.3302 -3.048)
(xy -0.5334 -0.9398)
(xy 0.3302 -1.778)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -0.5334 0.3302)
(xy 0.3302 -0.508)
(xy -0.5334 1.6002)
(xy 0.3302 0.762)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -0.3556 -2.032)
(xy 0.508 -2.8702)
(xy -0.3556 -0.762)
(xy 0.508 -1.6002)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -0.3556 0.508)
(xy 0.508 -0.3302)
(xy -0.3556 1.778)
(xy 0.508 0.9398)
)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 0 0) (radius 0.635)
(circle (center 0 1.27) (radius 0.635)
(stroke (width 0.1524) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(pin passive line (at -5.08 1.27 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(pin passive line (at -5.08 -1.27 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (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