From 4eeebee94f3047806d5215b84e99710d96ad9bca Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com> Date: Sat, 9 Apr 2022 18:18:04 +0300 Subject: [PATCH] Fix MotorDriver_BrushedDC_DRV8838DSGR according to KLC --- fab.kicad_sym | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/fab.kicad_sym b/fab.kicad_sym index 4ae02ba..450e370 100644 --- a/fab.kicad_sym +++ b/fab.kicad_sym @@ -6939,11 +6939,11 @@ ) ) ) - (symbol "MotorDriver_BrushedDC_DRV8838DSGR" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (symbol "MotorDriver_BrushedDC_DRV8838DSGR" (in_bom yes) (on_board yes) (property "Reference" "U" (id 0) (at -7.62 8.89 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "MotorDriver_BrushedDC_DRV8838DSGR" (id 1) (at 0 8.89 0) + (property "Value" "MotorDriver_BrushedDC_DRV8838DSGR" (id 1) (at 3.81 8.89 0) (effects (font (size 1.27 1.27)) (justify left)) ) (property "Footprint" "fab:WSON-8_2x2mm_P0.5mm_EP0.9x1.6mm" (id 2) (at 0 0 0) @@ -6958,7 +6958,7 @@ (property "ki_description" "Low-Voltage H-Bridge Motor Driver 8-WSON (2x2) in Package" (id 5) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_fp_filters" "*WSON-8*" (id 6) (at 0 0 0) + (property "ki_fp_filters" "*WSON*8*" (id 6) (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "MotorDriver_BrushedDC_DRV8838DSGR_0_1" @@ -6968,39 +6968,39 @@ ) ) (symbol "MotorDriver_BrushedDC_DRV8838DSGR_1_1" - (pin power_in line (at -10.16 5.715 0) (length 2.54) + (pin power_in line (at 2.54 10.16 270) (length 2.54) (name "VM" (effects (font (size 1.27 1.27)))) (number "1" (effects (font (size 1.27 1.27)))) ) - (pin input line (at -10.16 1.905 0) (length 2.54) + (pin output line (at 10.16 2.54 180) (length 2.54) (name "OUT1" (effects (font (size 1.27 1.27)))) (number "2" (effects (font (size 1.27 1.27)))) ) - (pin input line (at -10.16 -1.905 0) (length 2.54) + (pin output line (at 10.16 0 180) (length 2.54) (name "OUT2" (effects (font (size 1.27 1.27)))) (number "3" (effects (font (size 1.27 1.27)))) ) - (pin passive line (at -10.16 -5.715 0) (length 2.54) + (pin power_in line (at 0 -10.16 90) (length 2.54) (name "GND" (effects (font (size 1.27 1.27)))) (number "4" (effects (font (size 1.27 1.27)))) ) - (pin power_in line (at 10.16 -5.715 180) (length 2.54) + (pin input line (at -10.16 2.54 0) (length 2.54) (name "IN2" (effects (font (size 1.27 1.27)))) (number "5" (effects (font (size 1.27 1.27)))) ) - (pin power_out line (at 10.16 -1.905 180) (length 2.54) + (pin input line (at -10.16 5.08 0) (length 2.54) (name "IN1" (effects (font (size 1.27 1.27)))) (number "6" (effects (font (size 1.27 1.27)))) ) - (pin power_in line (at 10.16 1.905 180) (length 2.54) + (pin input line (at -10.16 -2.54 0) (length 2.54) (name "nSLEEP" (effects (font (size 1.27 1.27)))) (number "7" (effects (font (size 1.27 1.27)))) ) - (pin power_out line (at 10.16 5.715 180) (length 2.54) + (pin power_in line (at 0 10.16 270) (length 2.54) (name "VCC" (effects (font (size 1.27 1.27)))) (number "8" (effects (font (size 1.27 1.27)))) ) - (pin power_in line (at 0 -10.16 90) (length 2.54) + (pin passive line (at 10.16 -5.08 180) (length 2.54) (name "PAD" (effects (font (size 1.27 1.27)))) (number "9" (effects (font (size 1.27 1.27)))) ) -- GitLab