-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an issue with incorrectly labeled pins on the switching IC TPS22964xC
- Loading branch information
1 parent
3f66e87
commit 7872618
Showing
3 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
(module SER2915L-103KL (layer F.Cu) (tedit 5AB6D2CC) | ||
(module SER2915L-103KL (layer F.Cu) (tedit 5AC724CE) | ||
(fp_text reference REF** (at 0 2.159) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value SER2915L-103KL (at 0 -1.0795) (layer F.Fab) | ||
(fp_text value SER2915L-103KL (at -0.1905 -3.6195) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -0.55 -0.39) (end 0.55 -0.39) (layer F.Fab) (width 0.15)) | ||
(fp_line (start 0.55 0.66) (end -0.55 0.66) (layer F.Fab) (width 0.15)) | ||
(fp_circle (center -0.5715 0.8255) (end -0.5715 0.762) (layer F.SilkS) (width 0.15)) | ||
(pad 2 smd rect (at 0.2 0.565) (size 0.21 0.22) (layers F.Cu F.Paste F.Mask)) | ||
(pad 1 smd rect (at -0.2 0.565) (size 0.21 0.22) (layers F.Cu F.Paste F.Mask)) | ||
(pad 3 smd rect (at 0 -0.304) (size 0.25 0.208) (layers F.Cu F.Paste F.Mask)) | ||
(fp_line (start -13.95 -9.9) (end 13.95 -9.9) (layer F.Fab) (width 0.15)) | ||
(fp_line (start 13.95 16.8) (end -13.95 16.8) (layer F.Fab) (width 0.15)) | ||
(fp_circle (center -8.763 17.78) (end -8.763 17.7165) (layer F.SilkS) (width 1.3)) | ||
(pad 2 smd rect (at 5.075 14.355) (size 5.33 5.59) (layers F.Cu F.Paste F.Mask)) | ||
(pad 1 smd rect (at -5.075 14.355) (size 5.33 5.59) (layers F.Cu F.Paste F.Mask)) | ||
(pad 3 smd rect (at 0 -7.72) (size 6.25 5.28) (layers F.Cu F.Paste F.Mask)) | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters