diff --git a/driveStage.kicad_sch b/driveStage.kicad_sch index 6d9c5fd..faa7514 100644 --- a/driveStage.kicad_sch +++ b/driveStage.kicad_sch @@ -2320,6 +2320,31 @@ (pin "2" (uuid ce192b7b-eac2-4bb9-93c2-67874f59dd16)) ) + (symbol (lib_id "Device:R") (at 320.04 92.71 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0a326c4d-6555-4e79-8f65-d568df58f90e) + (property "Reference" "R?" (id 0) (at 322.58 91.4399 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "300" (id 1) (at 322.58 93.9799 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 321.818 92.71 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 320.04 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFR_PN" "WR06X1000FTL" (id 4) (at 320.04 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MFR_PN_ALT" "RMCF0603FT100R" (id 5) (at 320.04 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 93ae28cf-2e15-4640-8516-299bcfbe1ee4)) + (pin "2" (uuid 690e2557-a92d-49ec-972d-772b58e68658)) + ) + (symbol (lib_id "Diode:BAV99") (at 368.3 215.9 0) (mirror x) (unit 1) (in_bom yes) (on_board yes) (fields_autoplaced) (uuid 0eaed90d-7f4a-41b8-8e1e-acecd6bd72ce) @@ -2930,6 +2955,22 @@ (pin "2" (uuid 2e23e050-aae8-41b9-b162-4ca74c7d13e3)) ) + (symbol (lib_id "power:GND") (at 320.04 88.9 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 658c25f7-a056-4e52-ab2b-e65d07f90bac) + (property "Reference" "#PWR?" (id 0) (at 320.04 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 320.04 83.82 0)) + (property "Footprint" "" (id 2) (at 320.04 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 320.04 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fb226808-5aba-4fea-a43f-9dc3e696ef7f)) + ) + (symbol (lib_id "Device:C") (at 245.11 123.19 0) (unit 1) (in_bom yes) (on_board yes) (fields_autoplaced) (uuid 66382308-460e-4fa4-bce5-9264c912f085) diff --git a/kirdy.kicad_sch b/kirdy.kicad_sch index 97f5833..89a6cd8 100644 --- a/kirdy.kicad_sch +++ b/kirdy.kicad_sch @@ -1545,6 +1545,9 @@ (path "/7fc2620b-bac4-49c0-a276-7d2a46898037/129100a3-1721-4302-8b80-db4bf0eb959d" (reference "#PWR?") (unit 1) (value "GND") (footprint "") ) + (path "/7fc2620b-bac4-49c0-a276-7d2a46898037/658c25f7-a056-4e52-ab2b-e65d07f90bac" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) (path "/e9afb2cc-7f7f-4cb9-888a-0bfd71b1d070/865d864d-c6d4-4b18-a53b-d07ff46f6b6a" (reference "#PWR?") (unit 1) (value "GND") (footprint "") ) @@ -2577,6 +2580,9 @@ (path "/7fc2620b-bac4-49c0-a276-7d2a46898037/098c7420-dde1-4bd7-b5f8-8f3ead5f87c4" (reference "R?") (unit 1) (value "DNP") (footprint "Resistor_SMD:R_0603_1608Metric") ) + (path "/7fc2620b-bac4-49c0-a276-7d2a46898037/0a326c4d-6555-4e79-8f65-d568df58f90e" + (reference "R?") (unit 1) (value "300") (footprint "Resistor_SMD:R_0603_1608Metric") + ) (path "/ce1698cd-b99b-406e-8c10-58c1e24b12e9/14e84f03-c298-4bbc-86cf-dce6f22e36bf" (reference "R?") (unit 1) (value "51k") (footprint "Resistor_SMD:R_0603_1608Metric") )