-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #50 from Denzo77/master
PCB work
- Loading branch information
Showing
23 changed files
with
3,146 additions
and
1,983 deletions.
There are no files selected for viewing
Binary file not shown.
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 +1,5 @@ | ||
RPi Relay board. | ||
RPi Relay board. | ||
|
||
- BOM and assembly notes are in `manufacturing/` | ||
- Gerbers are in `manufacturing/gerber/` | ||
|
22 changes: 11 additions & 11 deletions
22
Arduino/hardware/RRAT-REV19/RRAT Consolidated/SMD1,27-2,54.kicad_mod
100755 → 100644
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,11 +1,11 @@ | ||
(module SMD1,27-2,54 (layer F.Cu) (tedit 0) | ||
(descr "<b>SMD PAD</b>") | ||
(fp_text reference ANT (at -0.8 2.4 90) (layer F.SilkS) | ||
(effects (font (size 0.95 0.95) (thickness 0.076)) (justify right top)) | ||
) | ||
(fp_text value "" (at 0 0) (layer F.Fab) | ||
(effects (font (size 0.02413 0.02413) (thickness 0.00193)) (justify left bottom)) | ||
) | ||
(pad 1 smd rect (at 0 0) (size 1.27 2.54) (layers F.Cu F.Paste F.Mask) | ||
(solder_mask_margin 0.0508)) | ||
) | ||
(module SMD1,27-2,54 (layer F.Cu) (tedit 5CF12A8D) | ||
(descr "<b>SMD PAD</b>") | ||
(fp_text reference ANT1 (at -0.5 1.4 90) (layer F.SilkS) | ||
(effects (font (size 0.95 0.95) (thickness 0.076)) (justify right top)) | ||
) | ||
(fp_text value SMD2 (at 0 0) (layer F.Fab) | ||
(effects (font (size 0.02413 0.02413) (thickness 0.00193)) (justify left bottom)) | ||
) | ||
(pad 1 smd rect (at 0 0) (size 1.27 2.54) (layers F.Cu F.Paste F.Mask) | ||
(solder_mask_margin 0.0508)) | ||
) |
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
Oops, something went wrong.