From 1aadda233aeef8574a859e968e387bb27e5cbb69 Mon Sep 17 00:00:00 2001
From: Anders Blomdell <anders.blomdell@control.lth.se>
Date: Thu, 27 Jan 2022 17:31:11 +0100
Subject: [PATCH] Move reference text, correct comment

---
 ball-beam-86-v2022.kicad_sch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ball-beam-86-v2022.kicad_sch b/ball-beam-86-v2022.kicad_sch
index f0fa539..f2c5dc9 100644
--- a/ball-beam-86-v2022.kicad_sch
+++ b/ball-beam-86-v2022.kicad_sch
@@ -3321,7 +3321,7 @@
     (effects (font (size 1.27 1.27)) (justify left bottom))
     (uuid 1a1b169e-672d-4277-91ac-33aa06e2328c)
   )
-  (text "R1-R4-R12 is protection for \nbeam and sense disconnects."
+  (text "R2-R10-R5 is protection for \nbeam and sense disconnects."
     (at 91.44 26.67 0)
     (effects (font (size 1.524 1.524)) (justify left bottom))
     (uuid 31afe6ad-bfd2-49c1-8ab3-1fc41891dfb1)
@@ -4117,10 +4117,10 @@
   )
 
   (symbol (lib_id "Device:L") (at 58.42 35.56 90) (unit 1)
-    (in_bom yes) (on_board yes) (fields_autoplaced)
+    (in_bom yes) (on_board yes)
     (uuid 4b037cb4-52c0-4073-8911-d1899fddecbc)
-    (property "Reference" "L1" (id 0) (at 58.42 29.21 90))
-    (property "Value" "100uH" (id 1) (at 58.42 31.75 90))
+    (property "Reference" "L1" (id 0) (at 58.42 31.75 90))
+    (property "Value" "100uH" (id 1) (at 58.42 34.036 90))
     (property "Footprint" "Inductor_THT:L_Radial_D7.8mm_P5.00mm_Fastron_07HCP" (id 2) (at 58.42 35.56 0)
       (effects (font (size 1.27 1.27)) hide)
     )
-- 
GitLab