forked from peng-zhihui/Dummy-Robot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Hw] Update Motor-42 hardware, add dual-encoder support.
- Loading branch information
peng-zhihui
committed
Jan 18, 2022
1 parent
4528299
commit 8d76bd3
Showing
36 changed files
with
59,880 additions
and
0 deletions.
There are no files selected for viewing
378 changes: 378 additions & 0 deletions
378
1.Hardware/MotorDriver-42/Gerber/Motor-42-macro.APR_LIB
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
---------------------------------------------------------------------------------------------------------------------------------- | ||
NCDrill File Report For: Motor-42.PcbDoc �ܶ� 01-18 19:21:45 | ||
---------------------------------------------------------------------------------------------------------------------------------- | ||
|
||
Layer Pair : Top1 to Bottom4 | ||
ASCII RoundHoles File : Motor-42.TXT | ||
|
||
Tool Hole Size Hole Tolerance Hole Type Hole Count Plated Tool Travel | ||
---------------------------------------------------------------------------------------------------------------------------------- | ||
T1 10mil (0.254mm) Round 146 PTH 12.15inch (308.67mm) | ||
T2 16mil (0.4mm) Round 139 PTH 7.73inch (196.44mm) | ||
T3 122mil (3.1mm) Round 4 PTH 3.66inch (93.00mm) | ||
---------------------------------------------------------------------------------------------------------------------------------- | ||
Totals 289 | ||
|
||
Total Processing Time (hh:mm:ss) : 00:00:01 |
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,30 @@ | ||
------------------------------------------------------------------------------------------ | ||
Gerber File Extension Report For: Motor-42.GBR �ܶ� 01-18 19:21:37 | ||
------------------------------------------------------------------------------------------ | ||
|
||
|
||
------------------------------------------------------------------------------------------ | ||
Layer Extension Layer Description | ||
------------------------------------------------------------------------------------------ | ||
.GTO Top Overlay | ||
.GTP Top Paste | ||
.GTS Top Solder | ||
.GTL Top1 | ||
.G1 Signal2 | ||
.G2 Gnd3 | ||
.GBL Bottom4 | ||
.GBS Bottom Solder | ||
.GBP Bottom Paste | ||
.GBO Bottom Overlay | ||
.GM1 Mechanical 1 | ||
.GM10 Mechanical 10 | ||
.GM12 Mechanical 12 | ||
.GM13 Mechanical 13 | ||
.GM14 Mechanical 14 | ||
.GM15 Mechanical 15 | ||
.GKO Keep-Out Layer | ||
.GPT Top Pad Master | ||
.GPB Bottom Pad Master | ||
.GD1 Drill Drawing | ||
.GG1 Drill Guide | ||
------------------------------------------------------------------------------------------ |
Oops, something went wrong.