Merge remote-tracking branch 'remotes/jared/master'
This commit is contained in:
commit
35d30d92ba
|
@ -293,6 +293,7 @@ X START3 6 -300 3125 200 D 50 50 1 1 I
|
|||
X START4 7 -200 3125 200 D 50 50 1 1 I
|
||||
X START5 8 -100 3125 200 D 50 50 1 1 I
|
||||
X START6 9 0 3125 200 D 50 50 1 1 I
|
||||
X VPWR ~ 1300 -625 200 L 50 50 1 1 I
|
||||
X FLAG0 10 400 3125 200 D 50 50 1 1 I
|
||||
X VCC2P5 20 -400 -3125 200 U 50 50 1 1 I
|
||||
X VSENSEP3 30 -1300 -2175 200 R 50 50 1 1 I
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +1,4 @@
|
|||
update=5/5/2019 5:23:18 PM
|
||||
update=12/29/2019 9:57:06 AM
|
||||
version=1
|
||||
last_client=kicad
|
||||
[cvpcb]
|
||||
|
@ -64,7 +64,7 @@ LibName30=mc33816
|
|||
[schematic_editor]
|
||||
version=1
|
||||
PageLayoutDescrFile=../rusefi_lib/Border.kicad_wks
|
||||
PlotDirectoryName=
|
||||
PlotDirectoryName=./
|
||||
SubpartIdSeparator=0
|
||||
SubpartFirstId=65
|
||||
NetFmtName=Pcbnew
|
||||
|
|
|
@ -37,7 +37,7 @@ encoding utf-8
|
|||
Sheet 1 1
|
||||
Title "Common Rail MC33816"
|
||||
Date "2019-08-12"
|
||||
Rev "0.2"
|
||||
Rev "0.3"
|
||||
Comp "rusEFI.com"
|
||||
Comment1 ""
|
||||
Comment2 ""
|
||||
|
|
Binary file not shown.
|
@ -5,3 +5,4 @@
|
|||
5) RESOLVED IN R0.2 D9 had wrong footprint blah. Wrong pin numbers to wrong pins.
|
||||
6) RESOLVED IN R0.2 D10 --> D10_2, and D11 --> D11_2 should be the same package, they were 2 different / wrong footprints.
|
||||
|
||||
2) RESOLVED IN R0.3 Moved several 0805 components to the back side of the PCB for lower cost assembly.
|
|
@ -0,0 +1 @@
|
|||
test
|
Loading…
Reference in New Issue