微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > PCB设计问答 > PCB设计学习讨论 > 请教版主,如下D码,如何编写CAM350的".arl"模板 (cr5000设计的)

请教版主,如下D码,如何编写CAM350的".arl"模板 (cr5000设计的)

时间:10-02 整理:3721RD 点击:
# 0 - mm
# 1 - inch
# 2 - mil
# 3 - micron
#
Unit             : 0
#
# Aperture Table
#
#  "[Code]:[Type]/[Posi,Nega]:[Figure]:[Size Parameters]"
#
#   Code           - Aperture Code
#   Type           - 'F'(Flash),'S'(Stream),'P'(Polygon)
#   Posi,Nega      - 'P'(Posi),'N'(Nega)
#   Figure         - 'CI'(Circle),'SQ'(Square),
#                    'RE'(Rectangle),'DO'(Doughnut)
#                    'RT'(Round Thermal),'ST'(Square Thermal),
#                    'CU'(Custom Aperture)
#   Size Parameter - Figure is 'CI' -> '0.1'
#                                      Circle Diameter (Radius x 2)
#                    Figure is 'SQ' -> '1.0'
#                                      Square Width
#                    Figure is 'RE' -> '2.0/1.0/30'
#                                      Rectangle Width,Height and Angle
#                    Figure is 'DO' -> '3.0/1.0'
#                                      Circle Diameter and Inner Diameter
#                    Figure is 'RT' -> '3.0/1.0/0.1/4/0'
#                                      Circle Diameter,Inner Diameter,
#                                      Slit Width,Slit Count and Start Angle
#                    Figure is 'ST' -> '3.0/1.0/0.1/4/0'
#                                      Square Width,Inner Square Width,
#                                      Slit Width,Slit Count and Start Angle
#                    Figure is 'CU' -> 'XXX/0'
#                                      Pad Name and Angle
#
ApertureTable 1 {
    "D010:F/P:CI:0.08500"
   
    "D193:F/P:CI:10.00000"
    "D201:F/P:SQ:0.10000"
  
    "D510:F/N:RT:1.00000/0.60000/0.30000/4/45"
   
    "D560:F/N:RT:6.00000/5.20000/0.40000/4/45"
}

看不懂

已解决,谢谢大家支持

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top