TA的每日心情 | 奋斗 2025-7-7 15:38 |
---|
签到天数: 83 天 [LV.6]常住居民II
|
钻孔文件名称有固定格式,自己拼一下就行。
The generated files use the following name convention:
<name>-<l1>-<l2>-<type>-<plate><-len>.drl
where
<name>
Specifies the base name of the TAPE-FILE parameter specified in nc_param.txt.
<l1>-<l2>
Specifies the numbers of the drill start layer (<l1>) and the drill end layer (<l2>).
<type>
Specifies a non-standard drill –either laser, plasma, punch, or other –as defined in the Padstack Designer, which outputs as <name>-laser, <name>-plasma, <name>-punch, and <name>-other.
<plate>
When you generate separate files for plated and non-plated holes, filenames for the latter include np.
<len>
Specifies length if single file is break into multiple files due to exceeding file LENGTH specified in nc_param.txt
For example, a 6-layer board with a TAPE-FILE parameter of /home/xyz/drill.drl in nc_param.txt outputs the following drill files to the /home/xyz directory:
drill-1-6-laser-np.drl
drill-1-6-plasma.drl
drill-bd-top-<l2>.drl (backdrilling)
drill-bd-bottom-<l2>.drl
drill-bl-<l1>-<l2> (By Layer drilling) |
评分
-
查看全部评分
|