FLEXLINE-CAD_INM.pdf - 第129页

C-9 T able Pana - 6: Panasonic N CD File “W” key w ord A ngle Code Angle code 1 2 3 4 5 6 7 8 Degree 0 45 90 135 180 225 270 315 T able Pana -7 below describes the relationship between v alid placement M comm and and dif…

100%1 / 145
C-8
Table Pana-5: Panasonic NCD Data Format NON-MATRIX section
Data Item
Lines
Field
Units
Scaling
Placement
ID
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “N” in
the data line.
N/A N/A
TAG
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “G” in
the data line.
N/A N/A
VALID Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “M” in
the data line
N/A N/A
INVALID
*1
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “M” in
the data line
N/A N/A
Placement
Position X
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “X” in
the data line.
mm 1/100
Placement
Position Y
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “Y” in
the data line.
mm 1/100
Placement
Angle
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “W” in
the data line.
degree *2
Component
Name
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “Z” in
the data line.
N/A N/A
Placement
Skip *3
Line with the G command tagged with string
“0” and or M command tagged as specified in
the following Table Pana-6.
The field that is tagged
with the keyword “/” in
the data line.
N/A N/A
*1 This INVALID field is reserved for the extension DLL peculiar to the Panasonic. Therefore, you are
not allowed to translate this field.
*2 If the angle is specified as a code from 1 to 8, please refer to the following Table Pana-6.
*3 Placement Skip = “7” indicates unconditional “Skip”; other value than “7” means “Don’t Skip.”
C-9
Table Pana-6: Panasonic NCD File “W” keyword Angle Code
Angle code
1
2
3
4
5
6
7
8
Degree
0
45
90
135
180
225
270
315
Table Pana-7 below describes the relationship between valid placement M command and
different Panasonic machines and INI files.
Table Pana-7: Valid Placement M Command for Different Panasonic Machine and INI Files
Machine Name
Machine
Number
VALID COMMAND M STRINGS
FOR PLACEMENT
INI FILE NAME
MPA 40 / 80
NM-2528
NM-2529
000
004
MPA4080.INI
MPA
NM-2523
NM-2524
0
4
MPA.INI
MK1C
NM-2562C
NM-2565C
000
004
MK1C.INI
MK2C
NM-2563C
0
100
200
MK2C.INI
MK1
NM-2562
NM-2662B
0
4
MK1.INI
MK2
NM-2563
0
4
100
200
MK2.INI
MKH
NM-2564
0
MKH.INI
MR
NM-2560
0
4
6
MR.INI
MR 20 / 3
NM-2560
4
6
MR20.INI
MQ1
NM-8256C
NM-8257C
0
30
MQ1.INI
MQ2
NM-8251C
0
30
MQ2.INI
HD
NM-2621
4
HD.INI
HD3
NM-2626C
2
HD3.INI
MVI
-
000
001
004
MV1.INI
MVIIA-B
-
000
001
004
MV2AB.INI
Since the User-Defined Format Wizard does not support the new Field Layout “TaggedField”
like the Panasonic data file, the only way to edit the Panasonic INI file is to do it manually.
Follow these steps to edit the INI file:
C-10
1. Use a text file editor such as the "Memo" that is supplied as accessory of Windows and
open the INI file.
2. Find the data section with the LABEL as “PLA." It should be the [SECTION_2]
3. Manually add or delete the valid command translation node to the [TRANSLATE_2] part.
[TRANSLATE_2]
$PLA_SKIP()=7,"Y"
VALID=0,"VALID"
VALID=4,"VALID"
Example 1: If you want to add M 200 command as a valid placement line symbol, then you
would add the following sentence:
VALID=200,"VALID"
Example 2: If you want to delete M4 command as a valid placement line symbol, then what
you need to do is delete the following sentence:
VALID=4,"VALID"
4. Save the INI file to the Flexline CAD/formats folder and restart the Flexline CAD. Or select
the Format/Add from the main menu and overwrite the existing format after you save the INI
file.