From 687a21b16acce6c10d4a38a400ce85c5e0bb81ec Mon Sep 17 00:00:00 2001
From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com>
Date: Sun, 10 Apr 2022 14:43:53 +0300
Subject: [PATCH] Fix Radio_ESP8266EX according to KLC

---
 fab.kicad_sym | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/fab.kicad_sym b/fab.kicad_sym
index 1a8d547..faa8b69 100644
--- a/fab.kicad_sym
+++ b/fab.kicad_sym
@@ -8652,16 +8652,16 @@
     )
   )
   (symbol "Radio_ESP8266EX" (in_bom yes) (on_board yes)
-    (property "Reference" "U" (id 0) (at 0 2.54 0)
-      (effects (font (size 1.27 1.27)))
+    (property "Reference" "U" (id 0) (at -20.32 24.13 0)
+      (effects (font (size 1.27 1.27)) (justify left))
     )
-    (property "Value" "Radio_ESP8266EX" (id 1) (at 0 -2.54 0)
-      (effects (font (size 1.27 1.27)))
+    (property "Value" "Radio_ESP8266EX" (id 1) (at 6.35 24.13 0)
+      (effects (font (size 1.27 1.27)) (justify left))
     )
-    (property "Footprint" "fab:QFN-32_EP_5x5_Pitch0.5mm" (id 2) (at 0 -33.02 0)
+    (property "Footprint" "fab:QFN-32_EP_5x5_Pitch0.5mm" (id 2) (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-    (property "Datasheet" "https://espressif.com/sites/default/files/documentation/0a-esp8266ex_datasheet_en.pdf" (id 3) (at 2.54 -33.02 0)
+    (property "Datasheet" "https://espressif.com/sites/default/files/documentation/0a-esp8266ex_datasheet_en.pdf" (id 3) (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
     (property "ki_keywords" "IC RF TxRx + MCU WiFi 802.11b/g/n 2.4GHz 32-VFQFN Exposed Pad" (id 4) (at 0 0 0)
@@ -8670,11 +8670,11 @@
     (property "ki_description" "IC RF TxRx + MCU WiFi 802.11b/g/n 2.4GHz 32-VFQFN Exposed Pad" (id 5) (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-    (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" (id 6) (at 0 0 0)
+    (property "ki_fp_filters" "*QFN*32*EP*" (id 6) (at 0 0 0)
       (effects (font (size 1.27 1.27)) hide)
     )
     (symbol "Radio_ESP8266EX_0_1"
-      (rectangle (start -20.32 22.86) (end 20.32 -25.4)
+      (rectangle (start -20.32 22.86) (end 20.32 -22.86)
         (stroke (width 0.254) (type default) (color 0 0 0 0))
         (fill (type background))
       )
@@ -8784,7 +8784,7 @@
         (name "~{EXT_RSTB}" (effects (font (size 1.27 1.27))))
         (number "32" (effects (font (size 1.27 1.27))))
       )
-      (pin power_in line (at 0 -27.94 90) (length 2.54)
+      (pin power_in line (at 0 -25.4 90) (length 2.54)
         (name "GND" (effects (font (size 1.27 1.27))))
         (number "33" (effects (font (size 1.27 1.27))))
       )
-- 
GitLab