Browse Source

replace 1000uF capacitor with in stock part

Thomas Buck 3 weeks ago
parent
commit
3907336be2
3 changed files with 4 additions and 3 deletions
  1. 2
    2
      hardware/dispensy.kicad_pcb
  2. 1
    0
      hardware/fetch_jlc.sh
  3. 1
    1
      hardware/psu_lm2576.kicad_sch

+ 2
- 2
hardware/dispensy.kicad_pcb View File

@@ -13441,7 +13441,7 @@
13441 13441
 				)
13442 13442
 			)
13443 13443
 		)
13444
-		(property "LCSC" "C310843"
13444
+		(property "LCSC" "C280408"
13445 13445
 			(at 0 0 0)
13446 13446
 			(layer "F.Fab")
13447 13447
 			(hide yes)
@@ -13654,7 +13654,7 @@
13654 13654
 				)
13655 13655
 			)
13656 13656
 		)
13657
-		(property "LCSC" "C310843"
13657
+		(property "LCSC" "C280408"
13658 13658
 			(at 0 0 0)
13659 13659
 			(layer "F.Fab")
13660 13660
 			(hide yes)

+ 1
- 0
hardware/fetch_jlc.sh View File

@@ -74,6 +74,7 @@ JLC2KiCadLib \
74 74
     C497903  `# Inductor 100uH ±20% 2A` \
75 75
     C249838  `# 100uF 80V Electrolytic Capacitor` \
76 76
     C310843  `# 1000uF 16V Electrolytic Capacitor` \
77
+    C280408  `# 1000uF 16V Electrolytic Capacitor` \
77 78
     C496132  `# 1x4P Barrier Block 7.62mm 20A 300V` \
78 79
     C347222  `# AMS1117-3.3 3.3V 1A LDO` \
79 80
     C557648  `# 1x2P 10A 300V 5mm Screw terminal` \

+ 1
- 1
hardware/psu_lm2576.kicad_sch View File

@@ -1879,7 +1879,7 @@
1879 1879
 				(hide yes)
1880 1880
 			)
1881 1881
 		)
1882
-		(property "LCSC" "C310843"
1882
+		(property "LCSC" "C280408"
1883 1883
 			(at 173.99 99.06 0)
1884 1884
 			(effects
1885 1885
 				(font

Loading…
Cancel
Save