Skip to content

Commit

Permalink
correct value for mic resistors
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaskovacik committed Nov 27, 2021
1 parent c7778aa commit 1823d80
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,7 @@
(fp_text reference "R25" (at 2.27584 2.44906 180) (layer "B.SilkS")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value "1k" (at 0 -1.75 90) (layer "B.Fab")
(fp_text value "2k" (at 0 -1.75 90) (layer "B.Fab")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start 2.35 -0.9) (end -2.35 -0.9) (layer "B.CrtYd") (width 0.05))
Expand Down Expand Up @@ -2650,7 +2650,7 @@
(fp_text reference "R27" (at -1.5875 2.4765 180) (layer "B.SilkS")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_text value "1k" (at 0 -2.1 90) (layer "B.Fab")
(fp_text value "2k(3k9)" (at 0 -2.1 90) (layer "B.Fab")
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
(fp_line (start -0.6 0.875) (end 0.6 0.875) (layer "B.SilkS") (width 0.15))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1500,20 +1500,20 @@
(junction (at 371.983 167.005))
(junction (at 387.223 167.005))
(no_connect (at 74.93 179.07))
(no_connect (at 74.93 166.37))
(no_connect (at 74.93 195.58))
(no_connect (at 74.93 219.71))
(no_connect (at 74.93 176.53))
(no_connect (at 74.93 214.63))
(no_connect (at 74.93 166.37))
(no_connect (at 74.93 185.42))
(no_connect (at 26.67 198.12))
(no_connect (at 74.93 187.96))
(no_connect (at 74.93 217.17))
(no_connect (at 74.93 193.04))
(no_connect (at 74.93 195.58))
(no_connect (at 26.67 198.12))
(no_connect (at 74.93 182.88))
(no_connect (at 26.67 195.58))
(no_connect (at 74.93 185.42))
(no_connect (at 74.93 176.53))
(no_connect (at 74.93 214.63))
(no_connect (at 74.93 163.83))
(no_connect (at 26.67 195.58))
(no_connect (at 74.93 179.07))
(wire (pts (xy 20.32 161.29) (xy 25.4 161.29))
(stroke (width 0) (type solid) (color 0 0 0 0))
Expand Down Expand Up @@ -3526,7 +3526,7 @@
(in_bom yes)
(uuid "00000000-0000-0000-0000-000056929a5f")
(property "Reference" "R27" (id 0) (at 233.045 34.7218 90))
(property "Value" "1k" (id 1) (at 233.045 37.059 90))
(property "Value" "2k(3k9)" (id 1) (at 233.045 37.059 90))
(property "Footprint" "Resistors_SMD:R_0805_HandSoldering" (id 2) (at 233.045 40.005 0)
(effects (font (size 1.524 1.524)) hide)
)
Expand All @@ -3539,7 +3539,7 @@
(in_bom yes)
(uuid "00000000-0000-0000-0000-000059fcbd26")
(property "Reference" "R25" (id 0) (at 239.5982 80.645 90))
(property "Value" "1k" (id 1) (at 237.2614 80.645 90))
(property "Value" "2k(0)" (id 1) (at 237.261 80.645 90))
(property "Footprint" "Resistors_SMD:R_0805_HandSoldering" (id 2) (at 234.315 80.645 0)
(effects (font (size 1.524 1.524)) hide)
)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
update=Št 26. november 2020, 19:14:16 CET
update=Št 18. november 2021, 12:37:34 CET
version=1
last_client=kicad
[cvpcb]
Expand Down Expand Up @@ -31,8 +31,6 @@ ERC_CheckBusToNetConflicts=1
version=1
[SchematicFrame]
version=1
[sheetnames]
1=f920f18a-7ea6-49e8-ac26-7ea13dd5bde8:
[pcbnew]
version=1
PageLayoutDescrFile=
Expand Down Expand Up @@ -346,3 +344,5 @@ uViaDrill=0.127
dPairWidth=0.2
dPairGap=0.25
dPairViaGap=0.25
[sheetnames]
1=868739e6-546d-40fd-8e6f-f61007cb48ea:

Large diffs are not rendered by default.

0 comments on commit 1823d80

Please sign in to comment.