From 0eae68dfaeaff19e68bb2a4375d3a2142c24f749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vlastimil=20Slint=C3=A1k?= Date: Mon, 28 Jul 2025 12:57:04 +0200 Subject: [PATCH] Fixed resistor R48 symbol to "small" version To keep resistor symbols consistent on the page. --- connectors.kicad_sch | 152 ++++--------------------------------------- linht-hw.kicad_pcb | 2 +- 2 files changed, 15 insertions(+), 139 deletions(-) diff --git a/connectors.kicad_sch b/connectors.kicad_sch index 1874b41..c7e6eba 100644 --- a/connectors.kicad_sch +++ b/connectors.kicad_sch @@ -1378,130 +1378,6 @@ ) (embedded_fonts no) ) - (symbol "Device:R" - (pin_numbers - (hide yes) - ) - (pin_names - (offset 0) - ) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (property "Reference" "R" - (at 2.032 0 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "R" - (at 0 0 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at -1.778 0 90) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Resistor" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_keywords" "R res resistor" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_fp_filters" "R_*" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (symbol "R_0_1" - (rectangle - (start -1.016 -2.54) - (end 1.016 2.54) - (stroke - (width 0.254) - (type default) - ) - (fill - (type none) - ) - ) - ) - (symbol "R_1_1" - (pin passive line - (at 0 3.81 270) - (length 1.27) - (name "~" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin passive line - (at 0 -3.81 90) - (length 1.27) - (name "~" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - ) - (embedded_fonts no) - ) (symbol "Device:R_Small" (pin_numbers (hide yes) @@ -3194,6 +3070,16 @@ ) (uuid "007f00f0-de43-4228-a443-34aaefbded13") ) + (wire + (pts + (xy 187.96 109.22) (xy 191.77 109.22) + ) + (stroke + (width 0) + (type default) + ) + (uuid "00de2b9c-9683-4644-baaf-def4aee8dc05") + ) (wire (pts (xy 57.15 124.46) (xy 55.88 124.46) @@ -3294,16 +3180,6 @@ ) (uuid "3c343ba2-bb45-4ecf-be38-626866ed28bd") ) - (wire - (pts - (xy 189.23 109.22) (xy 191.77 109.22) - ) - (stroke - (width 0) - (type default) - ) - (uuid "3ebe4749-00e8-4095-a971-9ec525e3c8e2") - ) (wire (pts (xy 73.66 142.24) (xy 73.66 151.13) @@ -3766,7 +3642,7 @@ ) (wire (pts - (xy 179.07 109.22) (xy 181.61 109.22) + (xy 179.07 109.22) (xy 182.88 109.22) ) (stroke (width 0) @@ -5417,7 +5293,7 @@ ) ) (symbol - (lib_id "Device:R") + (lib_id "Device:R_Small") (at 185.42 109.22 90) (unit 1) (exclude_from_sim no) @@ -5442,7 +5318,7 @@ ) ) (property "Footprint" "Resistor_SMD:R_0402_1005Metric" - (at 185.42 110.998 90) + (at 185.42 109.22 0) (effects (font (size 1.27 1.27) @@ -5459,7 +5335,7 @@ (hide yes) ) ) - (property "Description" "Resistor" + (property "Description" "Resistor, small symbol" (at 185.42 109.22 0) (effects (font diff --git a/linht-hw.kicad_pcb b/linht-hw.kicad_pcb index bc050b2..a26ba50 100644 --- a/linht-hw.kicad_pcb +++ b/linht-hw.kicad_pcb @@ -22943,7 +22943,7 @@ ) ) ) - (property "Description" "Resistor" + (property "Description" "Resistor, small symbol" (at 0 0 90) (layer "F.Fab") (hide yes)