From 9fac0a3f123c20e4044ee5af645021fee22fc14f Mon Sep 17 00:00:00 2001
From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com>
Date: Fri, 8 Apr 2022 20:24:37 +0300
Subject: [PATCH] Fix Crystal_NX5032GA-20 according to KLC

---
 fab.kicad_sym | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/fab.kicad_sym b/fab.kicad_sym
index c176b48..64e94b6 100644
--- a/fab.kicad_sym
+++ b/fab.kicad_sym
@@ -3546,8 +3546,8 @@
     )
     (symbol "Crystal_NX5032GA-20_0_1"
       (rectangle (start -1.143 2.54) (end 1.143 -2.54)
-        (stroke (width 0.3048) (type default) (color 0 0 0 0))
-        (fill (type none))
+        (stroke (width 0.254) (type default) (color 0 0 0 0))
+        (fill (type background))
       )
       (polyline
         (pts
@@ -3562,7 +3562,7 @@
           (xy -1.905 -1.27)
           (xy -1.905 1.27)
         )
-        (stroke (width 0.508) (type default) (color 0 0 0 0))
+        (stroke (width 0) (type default) (color 0 0 0 0))
         (fill (type none))
       )
       (polyline
@@ -3570,7 +3570,7 @@
           (xy 1.905 -1.27)
           (xy 1.905 1.27)
         )
-        (stroke (width 0.508) (type default) (color 0 0 0 0))
+        (stroke (width 0) (type default) (color 0 0 0 0))
         (fill (type none))
       )
       (polyline
-- 
GitLab