对封装进行了第一次痛苦的基本标准化

This commit is contained in:
2024-03-17 01:53:28 +08:00
parent c0f690bae3
commit 255ff882f5
97 changed files with 28012 additions and 80 deletions

View File

@@ -27,6 +27,16 @@ Remove-Item -Force -Verbose
Get-ChildItem -Path $startDirectory -File -Recurse | Get-ChildItem -Path $startDirectory -File -Recurse |
Where-Object { $_.Name -match '.*\.tag' } | Where-Object { $_.Name -match '.*\.tag' } |
Remove-Item -Force -Verbose Remove-Item -Force -Verbose
# 递归地搜索指定目录及其子目录,并删除匹配的文件
Get-ChildItem -Path $startDirectory -File -Recurse |
Where-Object { $_.Name -match '.*\.rpt' } |
Remove-Item -Force -Verbose
# 递归地搜索指定目录及其子目录,并删除匹配的文件
Get-ChildItem -Path $startDirectory -File -Recurse |
Where-Object { $_.Name -match '.*\.rpt,[0-9]+$' } |
Remove-Item -Force -Verbose
# 输出完成信息 # 输出完成信息
Write-Host "删除特定格式的日志文件完成。" Write-Host "删除特定格式的日志文件完成。"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,21 +0,0 @@
<body>
<large>
<br><b>Padstack:</b> thr-0r65-none<body>
<large>
<br><b>Software Version:</b>
17.4<body>
<large>
<br><b>Date/Time</b>: 2024/03/16 17:58:42<br>
<hr style=border-top: dashed 2px; />
<blockquote>
<br><table border=1>
<tr>
<th>Severity</th>
<th>Message</th>
</tr>
<tr>
<td width=200>Warning</td>
<td width=200>Drill hole size is equal to or larger than smallest pad size. Pad will be drilled away.</td>
</tr>
</table></br>
</blockquote>

Binary file not shown.

Binary file not shown.

BIN
machine/m3x0_5.dra Normal file

Binary file not shown.

View File

@@ -1,29 +0,0 @@
(---------------------------------------------------------------------)
( )
( Dangling Line, Via and Antenna Report )
( )
( Drawing : type-c.dra )
( Software Version : 17.4S035 )
( Date/Time : Sat Mar 16 19:19:00 2024 )
( )
(---------------------------------------------------------------------)
Report methodology:
- Dangling lines have at least one end not connected.
- Dangling vias have one or no connection
- Plus are not a test, thieving or netshort property via.
- Antenna vias do not have connections on their start and end layers.
- Plus they are not a thieving vias.
- Optionally, VOLTAGE nets, testvias and through vias can be suppressed with
the environment variable report_antennavia.
- Section may be suppressed by variable report_noantennavia.
- Not part of the current partition.
- To suppress items in dangle report add the OK_DANGLE property to the via
or connect line.
<< Summary >>
Total dangling lines: 0
Total dangling vias: 0
Total antenna vias: 0

View File

@@ -1,29 +0,0 @@
(---------------------------------------------------------------------)
( )
( Dangling Line, Via and Antenna Report )
( )
( Drawing : type-c.dra )
( Software Version : 17.4S035 )
( Date/Time : Sat Mar 16 19:17:19 2024 )
( )
(---------------------------------------------------------------------)
Report methodology:
- Dangling lines have at least one end not connected.
- Dangling vias have one or no connection
- Plus are not a test, thieving or netshort property via.
- Antenna vias do not have connections on their start and end layers.
- Plus they are not a thieving vias.
- Optionally, VOLTAGE nets, testvias and through vias can be suppressed with
the environment variable report_antennavia.
- Section may be suppressed by variable report_noantennavia.
- Not part of the current partition.
- To suppress items in dangle report add the OK_DANGLE property to the via
or connect line.
<< Summary >>
Total dangling lines: 0
Total dangling vias: 0
Total antenna vias: 0

View File

@@ -0,0 +1,3 @@
#STEP_FILE ! FILE_SIZE ! MOD_TIME
TYPE-C.stp ! 1362496 ! 1710578258

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,6 @@
#STEP_FILE ! FILE_SIZE ! MOD_TIME
C0603.stp ! 74996 ! 1710578258
SOD-123FL.step ! 331135 ! 1710578258
LED_0603_G.STEP ! 178570 ! 1710578258
R0603.step ! 652348 ! 1710578258

View File

@@ -0,0 +1,5 @@
#STEP_FILE ! FILE_SIZE ! MOD_TIME
C0603.stp ! 74996 ! 1710578258
LED_0603_G.STEP ! 178570 ! 1710578258
R0603.step ! 652348 ! 1710578258

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.