From 8f14109bca117891b884039c178ecc6d9e6afea4 Mon Sep 17 00:00:00 2001
From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com>
Date: Mon, 4 Apr 2022 21:01:14 +0300
Subject: [PATCH] Fix Conn_PinHeader_1x01_P2.54mm_Vertical_THT_D1mm according
 to KLC

---
 fab.kicad_sym | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/fab.kicad_sym b/fab.kicad_sym
index 3f8858f..3fefa61 100644
--- a/fab.kicad_sym
+++ b/fab.kicad_sym
@@ -1022,19 +1022,11 @@
     (property "ki_description" "Connector pin header 2.54mm pitch vertical tht" (id 5) (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-    (property "ki_fp_filters" "fab:*Header_SMD_01x??_*" (id 6) (at 0 0 0)
+    (property "ki_fp_filters" "*PinHeader*1x01*" (id 6) (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
     (symbol "Conn_PinHeader_1x01_P2.54mm_Vertical_THT_D1mm_1_1"
-      (polyline
-        (pts
-          (xy 1.27 0)
-          (xy 0.8636 0)
-        )
-        (stroke (width 0.1524) (type default) (color 0 0 0 0))
-        (fill (type none))
-      )
-      (rectangle (start 0.8636 0.127) (end 0 -0.127)
+      (rectangle (start -1.27 0.635) (end 1.27 -0.635)
         (stroke (width 0.1524) (type default) (color 0 0 0 0))
         (fill (type outline))
       )
-- 
GitLab