From a74e87b16aa01dd3412ee454ff2f5dcc93a0b9fa Mon Sep 17 00:00:00 2001
From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com>
Date: Sun, 10 Apr 2022 15:31:00 +0300
Subject: [PATCH] Fix Screw_Terminal_01x02_P5mm according to KLC

---
 fab.kicad_sym | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/fab.kicad_sym b/fab.kicad_sym
index 3e1d8d2..d19d336 100644
--- a/fab.kicad_sym
+++ b/fab.kicad_sym
@@ -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))))
       )
-- 
GitLab