-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
15,736 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
17 changes: 17 additions & 0 deletions
17
stamps/1100A/1100-0101/V0.1/gerbers/Drill_NPTH_Through.DRL
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,17 @@ | ||
M48 | ||
METRIC,LZ,000.000 | ||
;FILE_FORMAT=3:3 | ||
;TYPE=NON_PLATED | ||
;Layer: NPTH_Through | ||
;EasyEDA v6.5.34, 2023-08-21 18:11:39 | ||
;6b8a08da89de4659a48f0417751e7769,5a6b42c53f6a479593ecc07194224c93,10 | ||
;Gerber Generator version 0.2 | ||
;Holesize 1 = 1.551 mm | ||
T01C1.551 | ||
% | ||
G05 | ||
G90 | ||
T01 | ||
X051562Y036367 | ||
X051562Y021496 | ||
M30 |
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,46 @@ | ||
M48 | ||
METRIC,LZ,000.000 | ||
;FILE_FORMAT=3:3 | ||
;TYPE=PLATED | ||
;Layer: PTH_Through | ||
;EasyEDA v6.5.34, 2023-08-21 18:11:39 | ||
;6b8a08da89de4659a48f0417751e7769,5a6b42c53f6a479593ecc07194224c93,10 | ||
;Gerber Generator version 0.2 | ||
;Holesize 1 = 0.305 mm | ||
T01C0.305 | ||
;Holesize 2 = 1.101 mm | ||
T02C1.101 | ||
;Holesize 3 = 1.301 mm | ||
T03C1.301 | ||
;Holesize 4 = 3.000 mm | ||
T04C3.000 | ||
% | ||
G05 | ||
G90 | ||
T01 | ||
X040005Y050800 | ||
X040005Y053721 | ||
X050800Y055880 | ||
X050800Y050800 | ||
X003683Y027170 | ||
X003683Y050800 | ||
X041656Y032639 | ||
X041656Y030202 | ||
X034036Y032639 | ||
X034036Y027662 | ||
T02 | ||
X045720Y055880 | ||
X045720Y053340 | ||
X048260Y053340 | ||
X048260Y055880 | ||
T03 | ||
X049312Y032742 | ||
X049312Y025122 | ||
X049312Y027662 | ||
X049312Y030202 | ||
T04 | ||
X003810Y054610 | ||
X003810Y003810 | ||
X054610Y003810 | ||
X054610Y054610 | ||
M30 |
25 changes: 25 additions & 0 deletions
25
stamps/1100A/1100-0101/V0.1/gerbers/Drill_PTH_Through_Via.DRL
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,25 @@ | ||
M48 | ||
METRIC,LZ,000.000 | ||
;FILE_FORMAT=3:3 | ||
;TYPE=PLATED | ||
;Layer: PTH_Through_Via | ||
;EasyEDA v6.5.34, 2023-08-21 18:11:39 | ||
;6b8a08da89de4659a48f0417751e7769,5a6b42c53f6a479593ecc07194224c93,10 | ||
;Gerber Generator version 0.2 | ||
;Holesize 1 = 0.305 mm | ||
T01C0.305 | ||
% | ||
G05 | ||
G90 | ||
T01 | ||
X040005Y050800 | ||
X040005Y053721 | ||
X050800Y055880 | ||
X050800Y050800 | ||
X003683Y027170 | ||
X003683Y050800 | ||
X041656Y032639 | ||
X041656Y030202 | ||
X034036Y032639 | ||
X034036Y027662 | ||
M30 |
22 changes: 22 additions & 0 deletions
22
stamps/1100A/1100-0101/V0.1/gerbers/Gerber_BoardOutlineLayer.GKO
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,22 @@ | ||
G04 Layer: BoardOutlineLayer* | ||
G04 Panelize: , Column: 2, Row: 2, Board Size: 58.42mm x 58.42mm, Panelized Board Size: 118.84mm x 118.84mm* | ||
G04 EasyEDA v6.5.34, 2023-08-21 18:11:39* | ||
G04 6b8a08da89de4659a48f0417751e7769,5a6b42c53f6a479593ecc07194224c93,10* | ||
G04 Gerber Generator version 0.2* | ||
G04 Scale: 100 percent, Rotated: No, Reflected: No * | ||
G04 Dimensions in millimeters * | ||
G04 leading zeros omitted , absolute positions ,4 integer and 5 decimal * | ||
%FSLAX45Y45*% | ||
%MOMM*% | ||
|
||
%ADD10C,0.2540*% | ||
D10* | ||
X0Y5842000D02* | ||
G01* | ||
X5842000Y5842000D01* | ||
X5842000Y0D01* | ||
X0Y502D01* | ||
X0Y5842000D01* | ||
|
||
%LPD*% | ||
M02* |
Oops, something went wrong.