M20_Ope_E - 第143页

Chapter 4 Data Conversio n 4-5 4-1-3-2 Editing and Creating a CAD Format When clicking <Create> button or <Edit> bu tton, [Format Edit] dialog box will appear.  Format Name Enter CAD format name. Up to 40 ch…

100%1 / 518
Chapter 4 Data Conversion
4-4
4-1-3-1 Selecting a CAD Format
Select Tool>CAD Data and the CAD Data Conversion dialog box appears. Some standard
format files are pre-registered. See Appendix later in this chapter.
Click <Format Select> button in the above dialog box. [CAD Format Select] dialog box will
appear.
Select what to do from the four alternatives stated below:
Using an existing format
Click a format name and then <Select> button. For the remaining steps, see Selecting a CAD
Data later in this chapter.
Editing an existing format
Click an existing format name and [Edit] button.
Creating a new format
Click <Create> button.
Deleting a format
Click the format to be deleted and <Delete> button.
Chapter 4 Data Conversion
4-5
4-1-3-2 Editing and Creating a CAD Format
When clicking <Create> button or <Edit> button, [Format Edit] dialog box will appear.
Format Name
Enter CAD format name. Up to 40 characters can be entered. The name entered here is
displayed for [CAD Format Select] dialog box.
File Extent
Enter file extent of a CAD Data file to which the currently edited format is applied. Prefix *.
(asterisk and period) before the extent. Capital letter and small letter are not separately
recognized.
Example: *.pnc *.CCP
For [CAD Data Conversion] dialog box, only the files assigned the file extent entered here are
displayed.
XY
Using the SPACE key, select the X,Y-axis direction of CAD data. (+ direction is indicated by an
arrow.) If the X,Y-axis direction of CAD data and destination data differ, +/- sign of CAD data
is converted according to the X,Y-axis direction of destination data.
Format CAD Data PCB Origin
XY X/Y RF
+/+ Same as
CAD Data
+/-
-/-
-/+
+/+ +/-
+/- +/+
-/- -/+
-/+ -/-
+/+ -/-
+/- -/+
-/- +/+
-/+ +/-
+/+ -/+
+/- -/-
-/- +/-
-/+ +/+
T
Select the rotating direction (clockwise/couterclockwise) for T angle. (+ direction is indicated
by an arrow.) Since the rotating direction of destination data is fixed as couterclockwise
direction, if you select clockwise direction here, +/- sign of CAD data is reversed.
Chapter 4 Data Conversion
4-6
Unit
Select data-entry unit (mm/inch) of CAD data. If data-entry unit of CAD data and destination
data (program data) differ, mm-inch conversion is executed.
Offset X/Y
If CAD-data origin is on different coordinates from destination-data origin, enter coordinates
of destination-data origin based on CAD-data origin. When both origins are on the same
coordinates, enter 0 (initial value).
This data should conform to data you entered for UNIT and COORDINATE XY (+/- sign).
Example: Offset X=+Xa, offset Y=+Ya
CAD data coordinates Destination data coordinates
CAD Data Destination data
Component X Y Component X Y
... ...
... ...
?
+Xb +Yb CAD Conversion
?
-Xc +Yc
... ...
... ...
Y Component Y
X
X
X
X
X
Y
Y
Y
Comment lines
Enter the location of COMMENT LINES in the file. COMMENT LINES means CAD data
excepting program-step data and they includes PCB information, etc. Each data has different
format setup.
Top
Enter how many lines at the top of the file to include COMMENT LINES (0-99).
Bottom
Enter how many lines at the bottom of the file to include COMMENT LINES (0-99). A line
containing only EOF code (1A)h is not included for this data.
Start ID
If COMMENT LINES exist in other lines than TOP or BOTTOM, enter identifier characters to
start COMMENT LINES(up to 10 characters).
Note: "line" herein indicates data separated by CR&LF code (0D0A).
Note: A line containing only CR&LF code (0D0A) is recognized as COMMENT LINE though not
specified previously.
Example: COMMENT LINES TOP:2 BOTTOM:2 START-ID.:*