Skip to content
This repository was archived by the owner on May 26, 2024. It is now read-only.

Commit a7b5fb9

Browse files
Merge pull request #19 from 107-systems/dev_0.1.1
Dev 0.1.1
2 parents 2814a4c + 44c5a2c commit a7b5fb9

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

CAN-Power-Injector.pdf

-665 Bytes
Binary file not shown.

kicad_source/CAN-Power-Injector/CAN-Power-Injector.kicad_prl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"board": {
3-
"active_layer": 36,
3+
"active_layer": 0,
44
"active_layer_preset": "All Layers",
55
"auto_track_width": true,
66
"hidden_nets": [],

kicad_source/CAN-Power-Injector/CAN-Power-Injector.kicad_sch

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
77
(title_block
88
(title "CAN-Power-Injector")
9-
(date "2022-12-12")
10-
(rev "0.1")
9+
(date "2023-05-01")
10+
(rev "0.1.1")
1111
(company "107-systems")
1212
)
1313
@@ -1638,15 +1638,15 @@
16381638
(effects (font (size 1.27 1.27)) (justify left bottom))
16391639
(uuid bf2042cb-4d19-4e6e-860b-6a0e35c6a13a)
16401640
)
1641-
(text "VCC set to 5.6 V" (at 34.29 64.77 0)
1641+
(text "VCC set to 5.2 V" (at 34.29 64.77 0)
16421642
(effects (font (size 1.27 1.27)) (justify left bottom))
16431643
(uuid fac93b6f-9ee2-4bf1-9eb6-4b87b50f1f2f)
16441644
)
16451645
(text "Powerpole connector" (at 15.24 17.78 0)
16461646
(effects (font (size 1.27 1.27)) (justify left bottom))
16471647
(uuid fce09650-6f2c-48ea-821e-555798d85745)
16481648
)
1649-
(text "SS set to 10 ms" (at 30.48 78.74 0)
1649+
(text "SS set to 5.28 ms" (at 30.48 78.74 0)
16501650
(effects (font (size 1.27 1.27)) (justify left bottom))
16511651
(uuid fdde3fc5-9c20-4673-ba9a-f04eefa20b3b)
16521652
)
@@ -1872,7 +1872,7 @@
18721872
(property "Reference" "C17" (id 0) (at 36.83 85.0835 0)
18731873
(effects (font (size 1.27 1.27)) (justify right))
18741874
)
1875-
(property "Value" "10nF" (id 1) (at 36.83 87.6235 0)
1875+
(property "Value" "33nF" (id 1) (at 36.83 87.6235 0)
18761876
(effects (font (size 1.27 1.27)) (justify right))
18771877
)
18781878
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 39.37 86.36 0)
@@ -3282,7 +3282,7 @@
32823282
(property "Reference" "R5" (id 0) (at 57.15 59.6899 0)
32833283
(effects (font (size 1.27 1.27)) (justify left))
32843284
)
3285-
(property "Value" "120k" (id 1) (at 57.15 62.2299 0)
3285+
(property "Value" "110k" (id 1) (at 57.15 62.2299 0)
32863286
(effects (font (size 1.27 1.27)) (justify left))
32873287
)
32883288
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 54.61 60.96 0)
@@ -3540,7 +3540,7 @@
35403540
(reference "C16") (unit 1) (value "1000 uF / 10 V") (footprint "Capacitor_SMD:CP_Elec_8x10")
35413541
)
35423542
(path "/1b346cae-2c1b-4465-97a8-a36b5cf14b51"
3543-
(reference "C17") (unit 1) (value "10nF") (footprint "Capacitor_SMD:C_0603_1608Metric")
3543+
(reference "C17") (unit 1) (value "33nF") (footprint "Capacitor_SMD:C_0603_1608Metric")
35443544
)
35453545
(path "/fef5535b-a542-4028-a074-282a4f9c934c"
35463546
(reference "CN1") (unit 1) (value "DNI") (footprint "Connector_Phoenix_MC:PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal")
@@ -3612,7 +3612,7 @@
36123612
(reference "R4") (unit 1) (value "2k2") (footprint "Resistor_SMD:R_0603_1608Metric")
36133613
)
36143614
(path "/efa5b69a-6ade-4964-9f49-dce704c2cbaa"
3615-
(reference "R5") (unit 1) (value "120k") (footprint "Resistor_SMD:R_0603_1608Metric")
3615+
(reference "R5") (unit 1) (value "110k") (footprint "Resistor_SMD:R_0603_1608Metric")
36163616
)
36173617
(path "/71ec15c8-fc95-422b-90ce-e728a02a7d17"
36183618
(reference "R6") (unit 1) (value "20k") (footprint "Resistor_SMD:R_0603_1608Metric")

0 commit comments

Comments
 (0)