Skip to content

Commit c8370aa

Browse files
committed
updated bom list
1 parent 1867aea commit c8370aa

File tree

5 files changed

+11
-9
lines changed

5 files changed

+11
-9
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ _autosave-*
1717
*-save.pro
1818
*-save.kicad_pcb
1919
fp-info-cache
20+
fabrication-toolkit-options.json
21+
ibom.config.ini
2022

2123
# Netlist files (exported from Eeschema)
2224
*.net

Arduino_OpenTherm_shield.kicad_pcb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,7 +1662,7 @@
16621662
)
16631663
)
16641664
)
1665-
(property "Value" "TPS61040DBV"
1665+
(property "Value" "MT3540-F23"
16661666
(at 0 2.4 0)
16671667
(layer "F.Fab")
16681668
(uuid "439f2c00-b701-45d0-9187-7e8bcffc2866")
@@ -1697,7 +1697,7 @@
16971697
)
16981698
)
16991699
)
1700-
(property "LCSC" "C7722"
1700+
(property "LCSC" "C181783"
17011701
(at 0 0 0)
17021702
(unlocked yes)
17031703
(layer "F.Fab")

Arduino_OpenTherm_shield.kicad_sch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3814,7 +3814,7 @@
38143814
(embedded_fonts no)
38153815
)
38163816
)
3817-
(text "Replacements:\n•(LCSC C181783) MT3540-F23\n•(LCSC C370888) RY3750"
3817+
(text "Replacement:\n•(LCSC C370888) RY3750"
38183818
(exclude_from_sim no)
38193819
(at 77.216 187.96 0)
38203820
(effects
@@ -10241,7 +10241,7 @@
1024110241
(justify left)
1024210242
)
1024310243
)
10244-
(property "Value" "TPS61040DBV"
10244+
(property "Value" "MT3540-F23"
1024510245
(at 89.662 183.134 0)
1024610246
(effects
1024710247
(font
@@ -10278,7 +10278,7 @@
1027810278
(hide yes)
1027910279
)
1028010280
)
10281-
(property "LCSC" "C7722"
10281+
(property "LCSC" "C181783"
1028210282
(at 82.55 176.53 0)
1028310283
(effects
1028410284
(font

docs/ibom.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

production/bom.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ L1,Inductor_4.2x4.4mm,1,10uH,C5349663
1515
"Q1, Q2, Q3, Q4",SOT-23,4,MMBT2907A,C7420352
1616
"Q5, Q6",SOT-23,2,MMBT2222A,C8512
1717
R1,0603,1,240k,C4197
18-
R10,0603,1,0R,C21189
19-
R11,0603,1,47,C23182
18+
R10,0603,1,20,C22950
19+
R11,0603,1,20,C22950
2020
R12,0603,1,20k,C4184
2121
"R13, R7",0603,2,10k,C25804
2222
R14,0603,1,1k,C21190
@@ -30,5 +30,5 @@ R4,0603,1,220,C22962
3030
"R5, R8",0603,2,100,C22775
3131
R6,0603,1,560,C23204
3232
R9,0603,1,33k,C4216
33-
U1,SOT-23-5,1,TPS61040DBV,C7722
33+
U1,SOT-23-5,1,MT3540-F23,C181783
3434
"U2, U3",SMDIP-4_W9.53mm,2,LTV-817S,C108319

0 commit comments

Comments
 (0)