diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-03-27 22:23:09 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-03-27 22:23:09 -0400 |
| commit | 8fb918c338743decc32d9082010867637fc78a76 (patch) | |
| tree | 20ca4568e56a797f05c1ea1721520917c77bce6e /sd.kicad_sch | |
| parent | df29b410f0e3196888f0ed96421654408662ddc8 (diff) | |
wip
Diffstat (limited to 'sd.kicad_sch')
| -rw-r--r-- | sd.kicad_sch | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/sd.kicad_sch b/sd.kicad_sch index 98ae4c1..2bdf092 100644 --- a/sd.kicad_sch +++ b/sd.kicad_sch @@ -790,6 +790,16 @@ ) (wire (pts + (xy 157.48 69.85) (xy 157.48 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3649ef07-b696-4850-ae54-cc24283ab5ea") + ) + (wire + (pts (xy 100.33 87.63) (xy 111.76 87.63) ) (stroke @@ -1105,7 +1115,7 @@ (justify left) ) ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (property "Footprint" "Capacitor_SMD:C_0201_0603Metric" (at 158.4452 82.55 0) (effects (font @@ -1215,7 +1225,7 @@ ) (symbol (lib_id "power:+3V3") - (at 157.48 72.39 0) + (at 157.48 69.85 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -1224,7 +1234,7 @@ (fields_autoplaced yes) (uuid "9abf33ac-bc47-47d5-9034-fbee3dc9ef57") (property "Reference" "#PWR03" - (at 157.48 76.2 0) + (at 157.48 73.66 0) (effects (font (size 1.27 1.27) @@ -1233,7 +1243,7 @@ ) ) (property "Value" "+3V3" - (at 157.48 67.31 0) + (at 157.48 64.77 0) (effects (font (size 1.27 1.27) @@ -1241,7 +1251,7 @@ ) ) (property "Footprint" "" - (at 157.48 72.39 0) + (at 157.48 69.85 0) (effects (font (size 1.27 1.27) @@ -1250,7 +1260,7 @@ ) ) (property "Datasheet" "" - (at 157.48 72.39 0) + (at 157.48 69.85 0) (effects (font (size 1.27 1.27) @@ -1259,7 +1269,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+3V3\"" - (at 157.48 72.39 0) + (at 157.48 69.85 0) (effects (font (size 1.27 1.27) |
