-
Notifications
You must be signed in to change notification settings - Fork 171
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 #97 from mossmann/r0.4
LUNA hardware r0.4
- Loading branch information
Showing
15 changed files
with
7,378 additions
and
5,610 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
38 changes: 38 additions & 0 deletions
38
hardware/libraries/luna.pretty/X2-DFN1210-8_1.2x1mm_P0.3mm.kicad_mod
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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
(module X2-DFN1210-8_1.2x1mm_P0.3mm (layer F.Cu) (tedit 6034086F) | ||
(descr "X2-DFN1210-8_1.2x1mm_P0.3mm Pitch0.3mm https://www.diodes.com/assets/Package-Files/X2-DFN1210-8.pdf") | ||
(tags "X2-DFN1210-8 1.2x1mm Pitch0.3mm") | ||
(attr smd) | ||
(fp_text reference REF** (at 0 -1.5) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value X2-DFN1210-8_1.2x1mm_P0.3mm (at 0 1.5) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_line (start -0.2 -0.6) (end -0.5 -0.3) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 0.5 0.6) (end -0.5 0.6) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 0.5 -0.6) (end -0.2 -0.6) (layer F.Fab) (width 0.1)) | ||
(fp_line (start -0.95 -0.75) (end 0.95 -0.75) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start -0.95 0.75) (end -0.95 -0.75) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 0.95 0.75) (end -0.95 0.75) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 0.95 -0.75) (end 0.95 0.75) (layer F.CrtYd) (width 0.05)) | ||
(fp_line (start 0.5 0.675) (end -0.5 0.675) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start 0.5 -0.675) (end -0.7 -0.675) (layer F.SilkS) (width 0.12)) | ||
(fp_line (start -0.5 0.6) (end -0.5 -0.3) (layer F.Fab) (width 0.1)) | ||
(fp_line (start 0.5 -0.6) (end 0.5 0.6) (layer F.Fab) (width 0.1)) | ||
(fp_text user %R (at 0 0 90) (layer F.Fab) | ||
(effects (font (size 0.3 0.3) (thickness 0.05))) | ||
) | ||
(pad 1 smd rect (at -0.4375 -0.45 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(pad 2 smd rect (at -0.4375 -0.15 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(pad 3 smd rect (at -0.4375 0.15 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(pad 4 smd rect (at -0.4375 0.45 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(pad 5 smd rect (at 0.4375 0.45 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(pad 6 smd rect (at 0.4375 0.15 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(pad 7 smd rect (at 0.4375 -0.15 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(pad 8 smd rect (at 0.4375 -0.45 270) (size 0.15 0.725) (layers F.Cu F.Paste F.Mask)) | ||
(model ${KISYS3DMOD}/Package_SON.3dshapes/X2SON-8_1.4x1mm_P0.35mm.wrl | ||
(at (xyz 0 0 0)) | ||
(scale (xyz 1 0.857 1)) | ||
(rotate (xyz 0 0 0)) | ||
) | ||
) |
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
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.