Skip to content

Commit

Permalink
Simple PCB fixes
Browse files Browse the repository at this point in the history
- Change C2, C3, C5, C6 all to 1uF
- Delete R4
  • Loading branch information
rtitmuss committed Dec 11, 2022
1 parent bc4fe9b commit d788614
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 152 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
*.sch-bak
*~
_autosave-*
*#auto_saved_files#
*.tmp
*-save.pro
*-save.kicad_pcb
Expand Down
8 changes: 4 additions & 4 deletions pcb/moduleDriver/moduleDriver.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp f7524ad8-ad8e-48bd-acb6-dcf1b2576efd)
)
(fp_text value "0.1uF" (at 0 1.43) (layer "F.Fab")
(fp_text value "1uF" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e3f2e633-770d-4aa6-b094-fc1df8fdc714)
)
Expand Down Expand Up @@ -746,7 +746,7 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 4ac2c387-99d5-41d3-bc3b-e0a6df7f7e8c)
)
(fp_text value "0.1uF" (at 0 1.43) (layer "F.Fab")
(fp_text value "1uF" (at 0 1.43) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 80454c32-8848-4870-af62-7d59d3be1e8a)
)
Expand Down Expand Up @@ -788,7 +788,7 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 32d32b36-7e71-4b65-ba80-e94c58bc283d)
)
(fp_text value "0.1uF" (at 0 1.43 90) (layer "F.Fab")
(fp_text value "1uF" (at 0 1.43 90) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 91055358-98d2-4178-ae94-529f1187b634)
)
Expand Down Expand Up @@ -2517,7 +2517,7 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 6d1afc88-ae76-4f08-83e4-6b51151f5144)
)
(fp_text value "0.1uF" (at 0 1.43 90) (layer "F.Fab")
(fp_text value "1uF" (at 0 1.43 90) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp f727807d-03c0-45e4-8ba5-ebb855112736)
)
Expand Down
Loading

0 comments on commit d788614

Please sign in to comment.