-
Notifications
You must be signed in to change notification settings - Fork 9
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 #190 from mossmann/hw-r0.5
LUNA hardware r0.5
- Loading branch information
Showing
30 changed files
with
64,440 additions
and
23,342 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,38 +1,51 @@ | ||
# kicad backup files | ||
# KiCad local project settings | ||
*.kicad_prl | ||
|
||
# KiCad backup files | ||
$savepcb.* | ||
*.000 | ||
*.bak | ||
*.bck | ||
*.kicad_pcb-bak | ||
*.kicad_sch-bak | ||
*.sch-bak | ||
_autosave* | ||
*.zip | ||
\#auto_saved_files\# | ||
|
||
# kicad cache files | ||
# KiCad cache files | ||
# *-cache.lib not ignored, so schematic can be viewed without libraries | ||
fp-info-cache | ||
|
||
# gerber and drill files | ||
# KiCad fabrication outputs | ||
*.drl | ||
*.g2 | ||
*.g3 | ||
*.gbl | ||
*.gbo | ||
*.gbp | ||
*.gbr | ||
*.gbr | ||
*.gbr | ||
*.gbs | ||
*.gm1 | ||
*.gtl | ||
*.gto | ||
*.gtp | ||
*.gts | ||
*.pos | ||
*.rpt | ||
|
||
# other generated files | ||
# other KiCad generated files | ||
*.csv | ||
*.html | ||
*.net | ||
*.svg | ||
*.xml | ||
*.zip | ||
*.cmp | ||
*.dxf | ||
*.ps | ||
*.plt | ||
|
||
# KiCad Interactive HTML BOM plugin | ||
*.ini | ||
*.html |
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,33 @@ | ||
(footprint "DSN1006-2" (version 20211014) (generator pcbnew) | ||
(layer "F.Cu") | ||
(tedit 0) | ||
(tags "SOD-993 SOD993") | ||
(attr smd) | ||
(fp_text reference "REF**" (at 0 -0.9) (layer "F.SilkS") | ||
(effects (font (size 0.5 0.5) (thickness 0.1))) | ||
(tstamp 8cad4e48-4840-4c6c-9f05-2a3810d5f836) | ||
) | ||
(fp_text value "VAL**" (at 0 0.9 unlocked) (layer "F.Fab") | ||
(effects (font (size 0.5 0.5) (thickness 0.1))) | ||
(tstamp 6b0d0367-b0b1-4473-aba2-84d7f9325623) | ||
) | ||
(fp_text user "${REFERENCE}" (at 0 0 unlocked) (layer "F.Fab") | ||
(effects (font (size 0.5 0.5) (thickness 0.1))) | ||
(tstamp c8c553c0-596b-4568-ae4b-42fbf7e4efa5) | ||
) | ||
(fp_line (start -0.85 -0.4) (end -0.85 0.4) (layer "F.SilkS") (width 0.12) (tstamp 0c182452-3ce1-4f08-a1dd-bcf7ebea42f4)) | ||
(fp_rect (start -0.62 -0.42) (end 0.62 0.42) (layer "F.SilkS") (width 0.12) (fill none) (tstamp f7ba40d4-facb-4daa-bf54-50852b6835df)) | ||
(fp_rect (start -0.65 -0.45) (end 0.65 0.45) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp d8a101db-2fcb-457b-b7e5-8c298cb3175d)) | ||
(fp_line (start -0.1 0) (end 0.15 -0.15) (layer "F.Fab") (width 0.1) (tstamp 0fd52b16-3700-46c2-a658-724745784f1c)) | ||
(fp_line (start -0.2 -0.15) (end -0.2 0.15) (layer "F.Fab") (width 0.1) (tstamp 6a1f49f8-fb1e-4c9f-be7d-39abd0a05e91)) | ||
(fp_line (start 0.15 0.15) (end -0.1 0) (layer "F.Fab") (width 0.1) (tstamp 7e41b446-354a-4229-a570-250862c472f9)) | ||
(fp_line (start 0.15 -0.15) (end 0.15 0.15) (layer "F.Fab") (width 0.1) (tstamp ea2c5462-47ff-4a3d-9a51-8221253fd7f7)) | ||
(fp_rect (start -0.5 -0.3) (end 0.5 0.3) (layer "F.Fab") (width 0.1) (fill none) (tstamp 97bcd71e-36b2-4b97-a9b1-fcb40ca80204)) | ||
(pad "1" smd rect (at -0.325 0) (size 0.35 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 79b75cc3-01c9-4dba-b42b-62f8b2637e04)) | ||
(pad "2" smd rect (at 0.325 0) (size 0.35 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp c51a212c-a9fc-46cc-9c09-d97ac12144e6)) | ||
(model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMA.wrl" | ||
(offset (xyz 0 0 0)) | ||
(scale (xyz 0.19 0.24 0.126)) | ||
(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
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.