-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Board rev2 ready to order, hopefully
- Loading branch information
Evan Krall
committed
Sep 16, 2023
1 parent
04d8c5d
commit 2b55536
Showing
32 changed files
with
54,457 additions
and
48,626 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 |
---|---|---|
|
@@ -27,3 +27,4 @@ pipad.csv | |
codec_and_amp.kicad_sch-bak | ||
\#auto_saved_files# | ||
*.kicad_sch-bak | ||
gerbers.zip |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
(footprint "MountHole_1.3mm_TopCopper" (version 20211014) (generator pcbnew) | ||
(footprint "MountHole_1.3mm_TopCopper" (version 20221018) (generator pcbnew) | ||
(layer "F.Cu") | ||
(tedit 0) | ||
(attr through_hole) | ||
(attr smd) | ||
(fp_text reference "REF**" (at 0.1 -2.3 unlocked) (layer "F.SilkS") | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(tstamp 0cdc196c-3833-49f2-80e1-c32ae9dd2ce0) | ||
) | ||
(fp_text value "MountHole_1.3mm_TopCopper" (at -0.1 3 unlocked) (layer "F.Fab") | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
(tstamp 76978df3-15da-4b73-a9f4-fae91c94af97) | ||
) | ||
(pad "" np_thru_hole circle (at 0 0) (size 2.6 2.6) (drill 2.6) (layers "B.Mask") (tstamp f9e34d01-1fb9-469b-9242-5d6ee6011fed)) | ||
(pad "1" smd circle (at 0 0) (size 4.2 4.2) (layers "F.Cu" "F.Mask") | ||
(zone_connect 2) (tstamp cd98c10f-1b92-4769-bd8e-341f68cb5dbc)) | ||
(pad "1" thru_hole custom (at 0 0) (size 4.2 4.2) (drill 2.6) (layers "*.Cu" "*.Mask") | ||
(zone_connect 2) (thermal_bridge_angle 45) | ||
(options (clearance outline) (anchor circle)) | ||
(primitives | ||
) (tstamp a226eaab-7a97-41f0-a3ce-6540641adefa)) | ||
) |
Oops, something went wrong.