Arumatik 2.2.1 (E)
Arumatik 2.2.1 (E)
KITAMURA
Arumatik
Operating manual
This manual is intended for use with Arumatik-Mi control. It will cover functionality and
operational aspects of the Arumatik-Mi control. Please read and fully understand this
document prior usage.
01. Prior to operating the machine, thoroughly check the entered data.
02. Kitamura Machinery will not take responsibilities to any changes made to the CNC
data and PMC data (parameter etc.) after machine installation. The factory default
backup data CD is shipped along with the machine. We strongly recommend users
to frequently back up programs, offset data, and any other CNC data.
03. The parameters for the CNC and PMC’s factory default values are set at optimum
values. Typically there is no need to change them. Failure to set a parameter
correctly may result in the machine behaving unexpectedly, possibly causing
damage to the work piece and/or machine itself, or injury to the operator.
04. The operation manual provides an overall explanation on the CNC unit’s functions,
including any optional functions. Some of the optional functions are compatible to
specific models. Therefore, it is strongly recommend checking the machine
specification in advance.
05. The LCD is manufactured with high precision technology. However, you may
experience phenomenon in which some pixels do not turn on or remain on. This
phenomenon is a common attribute of LCDs and is not a defect.
INTRODUCTION
01. " ; ", "EOB", "%", and "EOR" are symbols used for explanation and comment. The
actual codes for ISO are "CR, LF"("LF") and “%”.The programs created on the Edit
screen are stored in the NC memory in a "CR, LF" format, however, the programs
created with external devices such as the FD or RS-232C may be stored in an "LF"
format. The actual codes for EIA are "EOB (End of Block)" and "EOR (End of Record)".
02. Character of”%” must be inserted at the first and end of program file.
[Example]
% ← Give”%” at the first line(Only ”CR,LF” must not be in there.)
O1000 (TEST)
・
・
・
M30
% ← Insert “%” at the end of program file.
04. Abbreviation such as GOTO → GO, FIX → FI cannot be used in macro function.
05. Duplicate addresses within same block will not cause an alarm. The latest address
that you command will be executed.
Example: G0 X-100 X-150: . “X-150” will be executed (not X-100).
06. For external program call M198 P **** is applicable only in the file there is no 0 and
O at the beginning of HD (D/NCFILE) within. It will command in the form of M198
<O****> for HD for O with files. It will command in the form of M98 <O****>,D*
external devices other than HD
INTRODUCTION
07. Because of key sticking during editing, a G code without numbers will be treated as
G00.
When “Pm1227 bit7” is “1”, alarm stop will occur “P33 Format error”.
08. Because of key sticking during editing, numbers without designated address will be
treated as arithmetical processing. See below:
Ex. X-20. -30→It means X[-20. + -30.] As X-50.
When “Pm1274 bit4” is “1”, alarm stop will occur “P33 Format error”.
For arithmetic processing, you need put numbers in parentheses. (Ex. X[-20. -30.])
09. When creating programs, allow appropriate machining conditions, and make sure
that the performance, capacity and limits of the machine and NC are not exceeded.
The examples provided in this manual do not necessary have machining conditions
considered.
11. It is not possible to do the inner circle, outer circle switching of the I directive in the
G12/G13 of CNC equipment.
14. Back boring and fine boring’s shift amount can be adjusted using I, J, K.
15. Dwell command will not work at the bottom of the hole during back boring and fine
boring.
16. Numbers must be enclosed in parentheses “[ ]” while using arc tangent function
ATAN. The resulting value may be wrong if numbers are not enclosed in parenthesis,
Example: # i = ATAN [[# j] / [# k]]
INTRODUCTION
17. G10L70 is a programmable parameter input command. For more information, please
refer to the numerical controller program manual.
19. If “Reset” key is pressed while program is running, program display will rewind back
to the beginning (the cursor will move back to the first line of the program)
20. The program display after hitting cycle start (in MDI mode) is same as program
display when running program under single block stop. Make sure to press “reset”
before program editing, or changing program start line.
21. Do not create duplicate program numbers on CNC memory and external devices
(USB, CF card, data server). CNC memory will have highest precedence if there are
duplicate program numbers (ie. O0002 in CNC memory and O0002 in USB) during
work number search function usage (pallet change).
22. O8999 will be called when manual pallet change is executed. If main program was
running prior to manual pallet change, you must search the program again. Switch
to memory mode and search the main program.
23. If the correction mode tool offset is changed, it will be effective from next block that
gets buffered.
24. Please make a habit of using “[ ]” for divide statements. Not enclosing numbers with
“[ ]” can lead to undesired machine movement. Program will read “/” as a block skip
when the “block skip” is turned on. Alternatively, you can change the following
parameter Pm1274.4 = 1 if you strongly desire not using “[ ]”. Take cautions by
checking to see if parameter change works prior to running programs. Kitamura will
not take any responsibility should accidents occur.
INTRODUCTION
26. System variable tool radius compensation (D) wear is #17001 - # 17999.
29. It is not possible to auto-start the PMC trace function. Once power is turned OFF,
you must reconfigure or reopen the settings then restart trace function.
30. While the tool that you set in the tool life management is in the spindle, the tool
offset value designated in tool life management is utilized (the offset values set in offset
settings will not be utilized).
31. It is not possible to skip tools under tool life management using M code and external
signals.
32. Tool Life Management (Arumatik ver. 1.6.201): For inputting tool life count values
above 30,000, use G10 function.
(Example)
M171 (Stop tool life count)
G10L3P1 (Begin tool life data entry/editing)
P1L40000Q1 (Input 40000 tool life count value
T5 to T5 of Group 1)
G11 (End too life data entry/editing)
M170 (Restart tool life count)
G10L3P1 Begin tool life data entry/editing
P1 (P_) Group Number 1 (Group Number __)
L40000 Tool Life Count/Timer: 40000 (Tool life count is used in this
(L_____) example:Q1)
Q1 Tool life maintenance method: Q1=Count Iterations Q2=Timer
(Q2,Q3) Q3=Cutting Count
CONTENTS
1.OPERATION EQUIPMENT
4.COORDINATES SCREEN
a-1
CONTENTS
5.PROGRAM
6.OFFSET SETTING
a-2
CONTENTS
7.SYSTEM
8.MESSAGE
9.GRAPHIC
a-3
CONTENTS
10.CUSTOM
a-4
1. OPERATION EQUIPMENT
1-1
OPERATION EQUIPMENT 1-1. EXPLANATION OF DISPLAY MACHINE
1. OPERATION EQUIPMENT
② ③
④
①
⑤
① USB slot : USB slot used for inputting and outputting data. There are three
outlet, but Arumatik can be only recognized up to two USB
memories.
⑤ The touch panel : The control panel is a touch-panel display. It is supported multi-
touch. Operation, such as a button, is done in on this panel.
1-2
OPERATION EQUIPMENT 1-1. EXPLANATION OF DISPLAY MACHINE
① ② ③ ⑤ ⑥ ⑦
③
④
⑩ ⑨ ⑪
HELP ② Help key: The operation manual of the screen which is currently
operating is displayed.
SHIFT ③ Shift key: Used to select the sub character shown on a key.
INPUT ④ Input key: Used for inputting data into the CNC after typing. A soft
key is also available.
CAN ⑤ Cancellation key: Deletes 1 character at a time that is to the left of the
cursor. This also clears and alarm message that
appears in red on the screen.
1-3
OPERATION EQUIPMENT 1-2. EXPLANATION OF KEYBOARD
ALTER ⑥ Alter key: Used in edit mode. Alters the character or word.
PAGE
⑩ Page down key: Moves one page forward towards the end.
1-4
OPERATION EQUIPMENT 1-2. EXPLANATION OF KEYBOARD
PROG ⑪ Program screen: Displays the program during edit and memory modes.
Also can be used to select other program screen.
OFFSET
⑪ Offset screen: Displays tool offsets and work offsets.
SETTING
SYSTEM ⑪ System screen: Displays the system screen and allows the selection of
various menus for parameter and maintenance items.
Only authorized personnel should use this function.
MESSAGE ⑪ Message screen: Display various messages or alarms that have occurred.
1-5
2. SCREEN BASIC INFORMATION
2-1
SCREEN BASIC INFORMATION 2-1. SCREEN BASIC INFORMATION LIST
2-2
SCREEN BASIC INFORMATION 2-2. SCREEN BASIC INFORMATION
This item explains the information to which the screen was common.
③
⑤
④ Block No. (Main, sub), feed rate, the number of machined parts, drive time, cycle time
display
Block No. (Main, sub), feed rate, the number of machined parts, drive time, and the
cycle time are displayed.
2-3
SCREEN BASIC INFORMATION 2-2. SCREEN BASIC INFORMATION
⑤ Status bar
The present selection mode, an emergency stop, the existence of alarm generating,
time, and program operational status are displayed.
Mode list
It is a mode driven automatically by the instruction in the memory
MEM mode
program.
It is a mode driven automatically by the instruction in the CF card
MemC mode
program (The program edit is impossible).
EDIT mode It is a mode by which the program edit is done.
It is a mode driven automatically by the instruction in the RS232C
DNC mode
input program.
MDI mode It is a mode driven automatically by the instruction in MDI program.
HND mode It is a mode by which the axis is moved with a manual pulse generator.
The axis is continuously moved at the manual sending speed with a
JOG mode
manual sending switch.
Mode by which axis is continuously moved at fast-forwarding speed
RAPID mode
with RAPID button.
ZRN mode Mode to do a Manual Zero Return to home position (Reference point)
2-4
SCREEN BASIC INFORMATION 2-3. SCREEN BUTTON
① ②
③
① Button
It is the button arranged on each screen. Operation corresponding to each button is
performed by touching the touch panel which pushes a soft key.
Moreover, the button corresponding to the screen under present selection becomes
invalid.
② Front button
It is used in case it returns to the usual button display from the button display of a
manual operation button.
2-5
SCREEN BASIC INFORMATION 2-3. SCREEN BUTTON
2-6
SCREEN BASIC INFORMATION 2-4. INPUT BOX
In addition, the Button as shown below is the same. The arrow shows the direction of
the axis.
2-7
SCREEN BASIC INFORMATION 2-4. INPUT BOX
In the case of the screen which can input a value, the input box is arranged.
① Input box
It is arranged on all the screens that input a value. If a keystroke is performed, the
value inputted in the box will be displayed. A push on the ENTER key (program
screens are INSERT and the ALTER key) applies a value after inputting a value.
2-8
SCREEN BASIC INFORMATION 2-5. CHECK AND WARNING MESSAGE
In the case that an input value is not right etc., a warning message is displayed.
① Warning message
It is arranged on all screens. When operation without the specified program number
whose input value is not right which overwrites a parameter is performed, a message
is displayed in a red blink character. When the Reset key or any key is pressed, the
message will be stopped.
2-9
SCREEN BASIC INFORMATION 2-6. ABOUT THE TREATMENT OF DATA
CF card or USB type recording media is inserted, or serial connection equipment, data
server, FTP server is prepared, and data are outputted and inputted. The data which
can be outputted and inputted become below on a screen.
Please defend the following forms when you make the processing program with the
personal computer. Please make the processing program with the text file. Any
character except special characters can be used for the file name.
Content of program:
First line % Please put % at the first.
O0001() The program number and () are described in the
・ first line without fail. To insert the comment, it
describes it while it is ().
2-10
SCREEN BASIC INFORMATION 2-6. ABOUT THE TREATMENT OF DATA
If swiping from the top of the screen to downward direction, the main menu screen is
called.
2-11
SCREEN BASIC INFORMATION 2-6. ABOUT THE TREATMENT OF DATA
If swiping from the right edge of the screen to the left, short cut menu is shown. Menu
of shortcuts corresponds to the option of the main menu screen.
2-12
SCREEN BASIC INFORMATION 2-6. ABOUT THE TREATMENT OF DATA
2-7-3.Software Keyboard
When displaying the software keyboard on the screen, can enter text and numeric
values from the software.
Is the input possible screen of non-numeric characters usually first appears soft
keyboard similar to the FANUC key.
2-13
SCREEN BASIC INFORMATION 2-6. ABOUT THE TREATMENT OF DATA
(Smartphone type keyboard : alphabetic input) (Smartphone type keyboard : symbol input)
If want to enter the input of letters and symbols on the keyboard of FANUC press the
“F-Key” button. If hoping to enter a number, press the "Num" button.
2-14
SCREEN BASIC INFORMATION 2-6. ABOUT THE TREATMENT OF DATA
(a)
(b)
(a)
2-15
SCREEN BASIC INFORMATION 2-6. ABOUT THE TREATMENT OF DATA
2-7-5.Page scroll
On the display unit what has a scroll bar on the right or the bottom of the screen, if
swiping in the direction of the bar with one finger, scroll will be made along the finger.
left. right.
2-16
SCREEN BASIC INFORMATION 2-8. SCREEN TRANSITION FIGURE
Coordinates screen :
POS
Program screen :
PROG
Program
Edit (All)
OFFSET
SETTING
Tool Operation
Longevity panel
2-17
SCREEN BASIC INFORMATION 2-8. SCREEN TRANSITION FIGURE
System screen :
SYSTEM
Message screen:
MESSAGE
Graphic screen :
GRAPH
Path
Graphic
2-18
SCREEN BASIC INFORMATION 2-8. SCREEN TRANSITION FIGURE
Custom-made screen :
Custom
CUSTOM1 Menu
Work Set Work Set Work Set Work Set Tool mana Tool Kitamura
(Edge) (Center) (3 Pnt) (Cross) -gement measure Monitor
Work Set
(Parameter)
Quadrant
State State Machine Machine Processing
projection
Accuracy correction
of ATC of APC Condition Temp /Acceleration override
2-19
SCREEN BASIC INFORMATION 2-8. SCREEN TRANSITION FIGURE
(Note)
2-20
3. Main Menu SCREEN
3-1
Main Menu SCREEN 3-1. Main Menu SCREEN AND FUNCTIONAL LIST
3-2
Main Menu SCREEN 3-2. Main Menu MONITOR SCREEN
The list of screen which is often used or is displayed by pressing functional key, example
"POS" key, is displayed with the icon. The screen is changed with touching the icon.
3-3
Main Menu SCREEN 3-2. Main Menu MONITOR SCREEN
3-4
Main Menu SCREEN 3-2. Main Menu MONITOR SCREEN
[DELETE] button : The screen which corresponded to the icon which has
been selected is deleted from the user menu now.
[ALL] button : It is changed to the screen which corresponded to
[PROGRAM] button : the displayed icon.
[SETTING] button :
[TOOL OFFSET] button :
[PARAM] button :
[PRESET] button : The screen which corresponded to the icon which has been
selected is added to the user menu now.
[ALL] button : It is changed to the screen which corresponded to the
[ABS] button : displayed icon is changed. (In this case, when the tab is
changed to "Position", or "POS" button is pushed.)
[REL] button :
[MONI] button :
3-5
Main Menu SCREEN 3-2. Main Menu MONITOR SCREEN
Function list:
・ User Menu Addition
・ User Menu Position Change
・ User Menu Deletion
3-6
Main Menu SCREEN 3-2. Main Menu MONITOR SCREEN
Functional details:
The screen which is not in the user menu such as screen often used is added to the
user menu.
(1) You changes to the tab where the screen which you want to add belong to.
(2) With pushing "↑", "→", "↓", or "←" key, you change icon which is corresponding
to the screen which you want to add. As for the icon under the selection, the
background becomes yellow
(3) When you push the entry button, the specified icon is added at the end of the
user menu.
3-7
Main Menu SCREEN 3-2. Main Menu MONITOR SCREEN
(1) With pushing "↑", "→", "↓", or "←" key, you change icon which is corresponding
to the screen which you want to change position.
(2) With pushing "↑", "→", "↓", or "←" key while pressing "Ctrl" key, the display
position of icon is changed.
Note:
It can be moved by Drag & Drop. On this way, it will be specified as to overlap the
position of the icon you want to move.
(1) With pushing "↑", "→", "↓", or "←" key, you change icon which is corresponding
to the screen which you want to delete.
(2) When the deletion button is pushed, the specified icon is deleted from the menu.
3-8
Main Menu SCREEN 3-2. Main Menu MONITOR SCREEN
・ By the setting screen, this screen can set whether to display when this machining
center starts.
3-9
4. COORDINATES SCREEN
4-1
COORDINATES SCREEN 4-1. COORDINATES SCREEN AND FUNCTIONAL LIST
4. COORDINATES SCREEN
This item explains the screen belonging to the POS key (coordinates screen).
POS
4-2
COORDINATES SCREEN 4-2. COMPREHENSUVE COORDINATES SCREEN
Absolutely, the current position of relativity and machine coordinates and the amount
of remaining movements are displayed. Moreover, the origin and (*preset*) can be done
to relative coordinates on this screen.
4-3
COORDINATES SCREEN 4-2. COMPREHENSUVE COORDINATES SCREEN
[PRESET] button : Perform value part preset specified for every axis.
[ORIGN] button : Carry out an origin to every axis and all axes.
[PTSPRE] button : Set the present number of processing parts to 0.
4-4
COORDINATES SCREEN 4-2. COMPREHENSUVE COORDINATES SCREEN
Function list:
・ Preset
・ Origin
4-5
COORDINATES SCREEN 4-2. COMPREHENSUVE COORDINATES SCREEN
Functional details:
・ Preset
It is the function to preset an input value on the axis which the relative coordinate
specified.
(1) Each axis is made into an initial, and the value which performs preset is inputted.
When not attaching a small number of points to a value, the value preset becomes
1/1000. The axis name is input by touched axis name on the screen.
(2) If a preset button is pushed, the axial display specified in the initial will blink
and a button will change as follows.
(3) If an execution button is pushed, preset for an input value will be performed by
the specification axis of a relative coordinate. Moreover, a push on the returning
button cancels preset.
4-6
COORDINATES SCREEN 4-2. COMPREHENSUVE COORDINATES SCREEN
・ Origin
It is the function which sets to 0 the coordinate value of the axis which the relative
coordinate specified.
(1) Each axis name is inputted, and the axis which performs an origin is specified.
The axis name is input by touched axis name on the screen.
(2) If an origin button is pushed, the specified axial display will blink and a button
will change as follows.
(3) When an execution button is pushed, the coordinate value of the specification
axis of a relative coordinate will be set to 0.
Or when all axis button is pushed, the coordinate’s value of all axes of relative
coordinates becomes 0.
4-7
COORDINATES SCREEN 4-3. RELATIVE COORDINATES SCREEN
The current position of relative and machine coordinates and the amount of remaining
movements are displayed. Moreover, on this screen, an origin and preset can be
performed to a relative coordinate.
① Coordinates display
The relativity of each axis, machine coordinates, and the amount of remaining
movements are displayed.
4-8
COORDINATES SCREEN 4-3. RELATIVE COORDINATES SCREEN
[PRESET] button : Perform value part preset specified for every axis.
[ORIGIN] button : Carry out an origin to each axis or all axes.
[PTSPRE] button : Set the present number of processing parts to 0.
Functional details:
It is the same as that of a comprehensive coordinates screen.
4-9
COORDINATES SCREEN 4-4. ABSOLUTE COORDINATES SCREEN
Absolutely, the current position of machine coordinates and the amount of remaining
movements are displayed.
① Coordinates display
The absoluteness of each axis, machine coordinates, and the amount of remaining
movements are displayed.
4-10
COORDINATES SCREEN 4-4. ABSOLUTE COORDINATES SCREEN
[ABS+] button : Switch the coordinate axes to be displayed when total number of
axes is over 5.
[REL] button : Move to a relative coordinate screen.
[ALL] button : Move to a comprehensive coordinates screen.
[Hndle] button : Move to a handle interrupt amount screen.
[OPRT] button : Display the functional list at the time of a relative coordinate
screen display.
4-11
COORDINATES SCREEN 4.5 HANDLE INTERRUPT AMOUNT SCREEN
Absolutely, the current position of machine coordinates and the amount of remaining
movements are displayed.
① Coordinates display
The absoluteness of each axis, machine coordinates, and the amount of remaining
movements are displayed.
4-12
COORDINATES SCREEN 4.5 HANDLE INTERRUPT AMOUNT SCREEN
4-13
COORDINATES SCREEN 4-5. OPERATING MONITOR SCREEN
The load meter [%] of each axis and a spindle speedometer [/min] are displayed.
③ Spindle speedometer
The rotational frequency of a spindle is displayed by a bar graph [/min].
A speed display is possible to the mechanical maximum rotating speed.
4-14
COORDINATES SCREEN 4-5. OPERATING MONITOR SCREEN
[OPRT] button : Display the functional list at the time of an operating monitoring
screen display.
4-15
5. PROGRAM
5-1
PROGRAM 5-1. PROGRAM SCREEN AND FUNCTIONAL LIST
5. PROGRAM
PROG This item explains the screen belonging to the PROG key (program screen).
5-2
PROGRAM 5-1. PROGRAM SCREEN AND FUNCTIONAL LIST
EDIT/MEM Mode:
O search, Punch, Read
EDIT/MEM Mode :
O search, Punch, Read and F deletion.
5-3
PROGRAM 5-2. PROGRAM EDIT SCREEN
1) Normal Screen
(a)
(b)
(c)
5-4
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
2) Full Screen
5-5
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) "O+ program number" (2) INSERT key is pressed. (3) Program specified in
(example: O0100) is (1) will be created.
inputted.
5-6
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) Enter name of the program which want to use. Name of the program will be entered
as format "O" + program number, example "O0100".
(2) Press the O search button. Alternatively, you can press the ↑ key or the ↓ key.
or
(1) Press the O search button with nothing inputted. The program list is displayed on
the left side.
(2) Touch the name of the program you want to call. The name of the program you want
to call is displayed in the input field.
(3) Press the O search button, ↑ key, or ↓ key. The specified program is called.
5-7
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) On a state in which the (2) Press the ALTER key. (3) The program which has
program you want to been called will change
rename is called, enter to the specified name.
the program name after
change.
Removing programs
5-8
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) String (Ex. "F1000") (2) Press “INSERT” key. (3) It will be inserted after
which be inserted enter. the cursor of (1) position.
Note:
If want to insert more than one row, should enter a line separator ";". Example
"G90; X0.0; Y0.0; Z0.0;".
If want to insert a comment, should enclose at the beginning and end of the string "()".
Please insert ";" (semicolon) if want to add a new line.
(1) After moving the cursor to (2) Press the “INSERT” key. (3) It will be overwritten to
the word (Ex:"Z0") which the cursor position.
want to change, enter the
string you want to change
(Ex:"Z10.").
5-9
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) To the location where (2) Press the “Delete” key. (3) The specified word will
want to delete the string, be deleted.
move the cursor.
(1) Move to a row to start (2) Press the Delete key. (3) Up to a specified word
deletion, and enter the block will be collectively
word (Ex: M6) that is deleted.
only in the block you
want to delete.
5-10
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) Enter the searching (2) Press the search button (if (3) The cursor will move
string (or character) search upward, press to the position of the
(Ex:G4). "SRH ↑ " button. Or if specified string (or
search downward, press character).
"SRH ↓".) or ↑/↓key (if
search upward, press ↑
key. Or if search
downward, press ↓ key.).
Note:
Because store the search string when pressing button, it is capable of
continuous search. But because not store when pressing ↑/↓key, you need to
enter a sure search string before searching.
When finished searching, the background color of the target string will change
to pale yellow.
Rewinding
(1) When press the Rewind button, the cursor will move to the top.
Note:
Even if press the reset button, the cursor move to the top.
5-11
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) Press the EX-EDT button, further press the COPY button.
(2) Specify the copy range. There are the following three method of the specifying of
moving range.
1 2
1 2
c) Copy all
(3) When press the EXEC button, then stores the contents of a specified range. If want
to cancel, press the Back button.
5-12
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) Press the EX-EDIT button, further press the MOVE button.
(2) Specify the cut range. Move specified range has the following three methods.
1 2
1 2
c) Cut all
(3) When press the EXEC button, then will cut the specified rang with storing the
contents.
5-13
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) Call the program that (2) Press the EX Edit button, (3) Contents stored by the
want to paste, and and further press the copy or cut will be
further move the cursor INSERT button. inserted.
to the pasting position.
(1) Call the program that (2) Press the EX Edit button, (3) Contents of the specified
want to paste, and and further press the program will be inserted.
further move the cursor INSERT button.
to the pasting position.
Enter the program name
(Ex: "O62").
5-14
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Creating a new program that has the copied contents of the specified range
(1) Press the EX-EDT button, and further press the COPY button.
(2) Specify the copy range. There are the following three method of the specifying of
moving range.
1 2
1 2
c) Copy all
(3) When name of the copying destination of the program (for example: O100) enter
and press the EXEC button, the specified program name will be created with the
same content as the content of the specified range. Because content is stored, can
paste it into other programs.
5-15
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Creating a new program that has the moving contents of the specified range
(1) Press the EX-EDT button, and further press the MOVE button.
(2) Specify the copy range. There are the following three method of the specifying of
moving range.
1 2
1 2
c) Cut all
(3) When name of the moving destination of the program (for example: O100) enter
and press the EXEC button, the specified program name will be created with the
same content as the content of the specified range. Because content is stored, can
paste it into other programs.
5-16
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Replacing the word to the specified word, or the character to the specified
character
(1) Press the EX-EDT button, and further press the CHANGE button.
(2) Specifies the word to be replaced (or character). Background color of the target
word will change to pale yellow.
(3) Specifies the string (or characters) that you want to replace.
(4) Do the replacement operation of the search target string. Replace in two ways as
following.
i. Press the skip button or ii. When press the "1-EXEC" iii. When replaced, then
1-EXEC button, and the button, the target word cursor move to the
cursor will have moved will be replaced to the next target word.
to the target word. specified word (If not
want to replace, press the
"SKIP" button).
b) Replace all of the subject (It does not depend on the position of the cursor).
5-17
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) When you done editing operations such as insert, change, and delete the string,
as shown in the figure below, UNDO button is enabled. Press the UNDO button.
Or press the U key while holding down the Ctrl key.
OR
(1) When press the UNDO button, REDO button is enabled. Press the REDO button.
Or, press the W key while holding down the Ctrl key.
OR
5-18
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) To use this function, you need to enable the "Memory card editing function" at the
Settings screen.
(4) Button will change as shown in the figure below, edit subject will be the program in
DS.
5-19
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
After that, can use the editing function, but there are the following differences
from the memory operation.
The difference of editing function between memory operation and the memory card operation (DS)
Editing function Memory operation Memory card operation
Cursor movement Take always synchronized Possible to change the
with the CNC synchronous / asynchronous by
setting screen. Normally used
in asynchronous.
EX-Edit(Paste) Affixed Allowed from other Not pasting from other
programs programs
Program Delete Possible to delete program It can be removed only
except the locked. program in display. Program in
non-display is able to delete at
the file list screen.
Deletion of specified Possible to delete program Do not work
range program except the locked.
All programs Delete Possible to delete program Do not work
except the locked.
Saving editing By the parameters on the Save at mode change or screen
setting screen, save change
program
immediately after editing
operation or save at the
time of mode change /
screen change
Editing of BG-Edit Possible on BG-Edit Impossible on BG-Edit
Call restriction 2MB or less (depending on Until 1,000,000Byte
the amount of free
And until 1,500,000 Blocks
memory)
Note:
After edit save, all blank in the program will be removed except for the comment
section.
When you transition to another screen while editing a large program, the screen
may not be displayed anything. The large program may be in such a state in Max
5 minutes.
5-20
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) Press the O search button with nothing inputted. The program list is displayed on
the left side.
(2) To use the program in the sub folder, touch the folder name on the left side. The file
name on the right is changed to the program list in the subfolder.
(3) Touch the name of the program you want to call. The program name (and sub folder
name) to be called is displayed in the entry field.
(4) Press the O search button, ↑ key, or ↓ key. The specified program will be called
5-21
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(2) To use this function, you need to enable the "Memory card editing function" at the
Settings screen.
(4) Button will change as shown in the figure below, edit subject will be the program
in DS.
Note:
When the memory card editing has been enabled, status of the memory card
editing will not be released even if mode is changed from MEM to EDIT. In order to
release, this operation is required.
5-22
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
1) Displaying always
If the word with the current cursor is G code or M-code, you will see the guidance
of the G / M code on the screen.
Note:
If this display is not necessary, it not show by changing the items in the "G/M
Guidance display" of the setting screen.
2) Displaying by search
(1) Enter the G-code or M-code you want to search, press the G/M search button.
(2) A result of the search, when there are more candidate than one, list will be
displayed.
5-23
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(3) If press the Select button on the list that has displayed on (2), or if only one is
found by searching, the detail screen will be displayed.
(4) To close the guidance screen, press the door icon in the upper-right corner.
5-24
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Switch by the "program" button. (At the time of the above button layout EDIT
mode)
By the expanding
operation the normal
screen is changed to full
screen.
By the reduction
gesture operation full
screen is changed to the
normal screen.
5-25
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Note of Editing:
If the program with big size is editing, it may take some time to edit. In this case,
"immediate update when editing" in the settings screen is set to OFF, the editing should
be soon. In addition, the edits in this mode may be lost when there is a power loss that is
not expected. When mode changes and the screen is changed, the edited content will be
automatically registered.
When the program, that has no comment next to O-number and has a comment
in second line, call again, the comment in the second line will be displayed on the
first line. Please note that the input state may not be the holding case.
When block skip is on, even if there is editing cursor in the line where "/" is added
at head, on the NC the position of the cursor will be placed on the line with no "/",
on the lower. If such a line exceeds 30 consecutive lines, the position will not be
guaranteed. For this reason, if there are more than 30 lines of "/" at the
beginning, machining may start from an unexpected position, so if you exceed 30
lines, you need to insert an N code or comment in between.
5-26
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
To run the memory outside of the program, you will need to change to the memory
card operation mode.
(2) Select the device name of a program you want to run (example USB1).
(3) If choose, the device name will be added next to the title with showing a
situation where the button is selected, and the mode will be changed from
"MEM" to "MemC".
(4) Call the program. Please refer to "Calling the program (O search)" for the call
of the program.
Note:
Please copy the program, that use on operate the memory card in HD/DS, with the
file list screen. Also can add by the editing function in DS.
5-27
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Note:
If want to run the program from the middle, please leave the cursor on start
position in the EDIT mode.
If the same coordinate axes have been described more than one on the same line, it will
be executed later ones are priority.
Please note that values less than the minimum unit is rounded on boundary 6.
It is not possible to change the abbreviated name of the macro function in conditional
statement. For example, can not omit "GO" to "GOTO".
When the tap is processed, value of F is not value in program, and is processing value.
Please refer to "Canceling the program editing state of the memory card" on
page 20.
5-28
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(2) With press the fifth "MSTB histry" button on the left
button, display the resume processing information
panel.
On the resumption information panel, programs that use the last time, the
position, the coordinate, the difference between the position and the current
position on the program, and the applied code value are displayed.
(3) The right buttons is changed to the button for the restart with pressing the next
button.
(4) With pressing the "Resume position" button, displays the restart position
command. If the last program is on subprogram, command from the subprogram
is created. If want to resume from the main program, press the "Restart position"
button again.
5-29
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(Resume command from the subprogram) (Resume command from the main program)
Note:
Edit the resume command, it is possible to modify to start working from another
location.
(5) If want to resume the last program, press the P type button. Otherwise, press the
Q type button. Resume position will be displayed. If the restart position can not
be set a message is displayed. (Note: If the P type can not be used, will be in the
state the button is not available.)
P type : When want to restart the program that was previously used because
the tool is damaged.
Q type : If want to resume the program when the power is turned on again by
the power failure etc.
5-30
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(7) With pressing "X+", "X-", "Y+", "Y-", "Z+" or "Z-" button on operation panel, move
the tool to resume position so as not to hit the work on the basis of the
resumption remaining distance of the position information on the resumption
position information panel. If once you navigate to the appropriate position, the
value of the resumption position information will change to the magenta.
(9) With pressing the "Tab Change" button, change to display the "M.S.T.B."
information of the resumption information panel.
(10) Since the cursor appears, move to the resume code at the cursor key. When press
the "Resume of Code" button, the appropriate code will be applied. Make this
operation before cycle start, please be sure to return to the state before the stop.
If it resume without spindle rotation or by another tool, it will cause interference
or tool breakage.
5-31
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(11) With pressing PROGRAM RESTART button and the ENABLE button at the
same time of the operation panel, the PROGRAM RESTART button becomes to
off state. When press the cycle start button, it will start resume processing.
Note:
Please enable # 1302 in the parameter screen if it is wanted to move to automatically at
restart position by pressing the cycle start. In this case, please be aware of the return
order of the axis. Return order of the axis, please refer to # 2082.
If the last program was sub-program, device name of the main program will not be
displayed.
5-32
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(3) Edit the program. Editing features as compared to the normal editing, you cannot
use the following functions.
a) O Search
b) Creating a new program and changing program name, removing the program
c) Paste to other programs of the EX editing functions in the "copy", by specifying the
O number
d) Substitution in bulk for the whole program by "substitution" of EX editing functions
e) EX editing functions "movement"
5-33
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Note:
If executed the interrupt operation in the MDI mode just before, the display do not
switch to editable.
If carry out this operation by continuing input from MEM mode, the screen may stops
scrolling on the way. In this case, when coming back the transition to the other screen,
this state is repaired.
You can not be edited in the memory card operation.
If changed the dial from MEM mode in AUTO state to the EDIT mode, editable display
may not be occasionally switched. Please change to the EDIT mode from after
confirming BST state by pressing the SINGLE BLOCK button.
5-34
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(4) Return to the "Mem" mode, and press the cycle start button, resume
processing.
5-35
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Note:
The function of string search is that the result of search "N10" for example, is "N100".It is
supposed to find all the strings with the string (when memory card drive).
After changing the execution position of the program during machining in MEM mode,
run by changing the MDI mode, and back to MEM mode again, the display will show
before changing the execution position. But, be careful that start position is where you
have changed.
If you run the subprogram by changing the MDI mode to cycle start during in MEM mode,
you will not be able to change the position of program execution running in MEM mode.
If you change the second line of the program with MEM mode in state that is terminated
by single block state after running in MDI mode, you will not be able to return to the first
line.
5-36
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) Change the dial on the control panel to the DNC mode. In addition, pressing
the cycle start button, the program that has been read from the serial will be
executed.
Note:
Please operation after confirming that the serial equipment can be normally read.
When cycle-start button is pressed without reading normally, it is not possible to return
normally since the power will be put again.
After the DNC drive is executed, the program of the memory drive is changed position
to head.
If reset is pushed while driving DNC, push cycle start button and then be changed the
state which starts from the beginning. The processing is not executed though the axis
movement is done. Afterwards, when cycle start button is pushed, the processing is
executed.
5-37
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Note: For cancel the next block display, press the "program" button.
b) Switching by gesture
Except EDIT mode, NEXT display is changed to program display by the left
swiping gesture, also program display is changed to NEXT display by the right
swiping gesture.
This function is used when operation is wanted to re-processed from first position
after pressing reset for any reason.
(1) When press the REWIND button, the cursor will move to the top.
5-38
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
Because MDI program is to have a fixed program number, the following functions
are not available.
With the exception of the above, you can normal editing. Please refer to the "Editing
5.2.2 program" for more information.
It note that the difference between the normal program editing can be edited in the
BST state.
As well as the normal program, it will be executed by pressing the cycle start
button.
The difference between the normal program is a point capable of executing program
even during execution (it is called MDI interrupt).
In addition, when run, the program is discarded (There is also a setting that does
not destroy).
5-39
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(1) When pressed the BG-EDT button, can edit the program other than that selected
by the current MEM mode.
(2) Program editing frame is changed to blue, button becomes BG-END button.
Note :
5-40
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(3) Except in the serial, you will see a list of programs, that are
candidates of save, on the left side. Trace the scroll bar to the
right of the list, change the content you are viewing
(4) If the folder function is enabled and you want to save it on the
subfolder, click the save subfolder.
(5) When click on the object name, the name of the program to save
will be displayed in the input field.
5-41
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(6) When press the EXEC button, the specified program will be saved to the specified
destination.
Note:
If there is the same program number of four digits when O number is eight digit
display, the file is deleted at the same time as file of eight digits being output.
In the case of serial, please enter name directly.
When the memory editing, saved from memory, and when the memory card
editing, saved from DS.
You can also directly enter name of file, what you want to read, without selection
from this select list. .
5-42
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(4) Trace the scroll bar to the right of the list, click on the name
of the program to start saving.
2 1
(6) When press the EXEC button, the specified program will be saved to the
specified destination.
Note:
In the case of serial, please enter name directly.
You can also directly enter name of file, what you want to read, without selection
from this select list. .
The method of saving in the subfolder is the same method as "Saving one
program to the external
5-43
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(4) When press the All button, the saving name will be displayed in the input field.
Note: If you enter nothing in the stage of (3), "O-9999" is displayed in the input
field.
(5) When press the EXEC button, the specified program will be saved to the
specified destination.
Note:
The method of saving in the subfolder is the same method as "Saving one
program to the external
5-44
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(3) Except in the serial, you will see a list of file-name, that are
candidates of read, on the left side. Trace the scroll bar to the
right of the list, change the content you are viewing
(4) When the folder function is enabled and you want to read a
file in the subfolder, click the save subfolder.
(5) When click on name of object, the name of the file to read will
be displayed in the input field.
5-45
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
(6) When press the EXEC button, the specified file will be read from the specified
destination.
Note:
When O number is four digit display, the file of the program number of eight digits
cannot be taken. When eight digit display, both the file of the program number of
four digit and eight digits can be taken.
In the case of serial, please enter name directly.
When the memory editing, saved from memory, and when the memory card
editing, saved from DS.
You can also directly enter name of file, what you want to read, without selection
from this select list. .
5-46
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
5-47
5. PROGRAM 5-2. PROGRAM EDIT SCREEN (Normal / Full)
5-48
5. PROGRAM 5-3. PROGRAM LIST SCREEN
The list of the program registered in the NC memory is displayed. BG-EDIT from
this screen it is also possible to search for O, to read, and to punch.
① ②
⑤ ⑥ ⑦
③ ④
③ Serial number
The serial number is displayed. In the range program deletion, the range is decided
by this number.
5-49
5. PROGRAM 5-3. PROGRAM LIST SCREEN
⑤ Comment display
The comment set up is displayed when the comment is set to the program itself.
5-50
5. PROGRAM 5-3. PROGRAM LIST SCREEN
[BG-EDT] button : It cannot be concerned with operational status but program edit
can be performed (the program chosen in the main edit displays
removes).
[O SRH] button : The search by a program number is performed.
5-51
5. PROGRAM 5-3. PROGRAM LIST SCREEN
When a manual operation button is pushed, it is the arrangement 2 (when the following
button is pushed) of a button. :
[READ] button : Perform the program input or the total program data input
from a card or serial, Built-in disk, FTP server to NC memory.
[PUNCH] button : Perform the program output from NC memory to a card or
serial, Built-in disk, FTP server, or a total program data output.
[F DEL] button : Remove the program of the NC memory.
5-52
5. PROGRAM 5-3. PROGRAM LIST SCREEN
[FileDIR] button : Move to a file list screen. (When card editing is valid)
[OPRT] button : The function list when the program edit screen is displayed is
displayed.
When a manual operation button is pushed, it is the arrangement 2 (when the following
button is pushed) of a button. :
[READ] button : Perform the program input or the total program data input
from a card, serial, Built-in disk, FTP server to NC memory.
[PUNCH] button : Perform the program output from NC memory to a card, serial,
Built-in disk, FTP server or a total program data output.
[F DEL] button : Remove the program of the NC memory.
5-53
5. PROGRAM 5-3. PROGRAM LIST SCREEN
[FileDIR] button : Move to a file list screen. (When card editing is valid)
[Processing history]button : Move to Processing history screen. (only HND,JOG,ZRN
mode)
[OPRT] button : Display the functional list at the time of a program table
screen display.
5-54
5. PROGRAM 5-3. PROGRAM LIST SCREEN
A program table screen basic operation (At the MDI mode of EDIT, MEM, and MemC):
A program table screen basic operation (At the ZRN mode of DNC, HND, and JOG):
Function list:
・ BG edit (object: All modes)
・ Read (program) (object: EDIT and MEM mode)
・ Punch (program) (object: EDIT and MEM mode)
5-55
5. PROGRAM 5-3. PROGRAM LIST SCREEN
Basic operation:
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Program deletion
In order to delete the program registered into NC memory, program-number" to do
"O+ deletion of is inputted and the DELETE key is pressed.
・ O search
A program is searched and it displays on a program edit box.
In order to perform O search, after inputting a program number, pushing O-search
button or inputting a program number, one on a direction key and of the bottom is
pushed.
A warning message is displayed when the searched program does not exist.
If O search is performed on a program table screen, it will move to a program edit
display.
5-56
5. PROGRAM 5-3. PROGRAM LIST SCREEN
5-57
5. PROGRAM 5-3. PROGRAM LIST SCREEN
It is the function to save the program saved in NC memory at a USB type recording
media, or serial, Built-in disk, FTP server.
(1) The button arrangement changes as follows if the punch button is pressed.
(2) When 'USB' or 'Serial', ‘HD’, ‘Ethr’ button is pressed, the button layout is
changed as follows.
(3) If a program number to punch is inputted and an execution button is pushed, the
program in NC memory is saved at a USB type recording media, or equipment
that is connected to a serial cable, Built-in disk, FTP server.
When the program of a same name has already existed in the USB type recording
media, the check message of overwrite is displayed.
A cancellation button is pushed when canceling an execution button and a punch
to overwrite.
5-58
5. PROGRAM 5-3. PROGRAM LIST SCREEN
5-59
5. PROGRAM 5-3. PROGRAM LIST SCREEN
・ O Search
(1) The button is changed in the state to display "O search button".
(3) When the object is clicked, the program name of the object is displayed on the
screen. Afterwards, O search button is pushed.
5-60
5. PROGRAM 5-3. PROGRAM LIST SCREEN
・ Punch
(1) As shown in the above figure, the screen changes in the state that the button
was displayed from the read/punch immediately before execution.
(2) And then click the program name of punch object in a state where the user
presses the program button if you want to punch a single program. If you
want to punch the whole program, and then press the whole program button.
If you want to punch a range program the user presses the range program
button, you can click the name of the program in order of start program
number and end program number. In addition, the range program selected is
possible to reset the input content by pressing the delete button. By operating
the scroll bar if the object is not displayed to display the object.
(3) When the program number is displayed, the execution button is pushed.
5-61
5. PROGRAM 5-3. PROGRAM LIST SCREEN
・ Program deletion
(1) The button is changed to the deletion menu as shown in the above figure.
(3) When the number for the deletion is displayed, the execution button is
pushed.
5-62
5. PROGRAM 5-3. PROGRAM LIST SCREEN
・ O Search
(1) The mouse cursor is put on the program to be searched. The object is
displayed by operating the scrol2l bar if the object is not displayed.
(2) The menu is displayed with pushing the button right on touch pad, and "To
Current" menu is clicked. The state becomes that O search is executed, and
the screen changes.
5-63
5. PROGRAM 5-3. PROGRAM LIST SCREEN
・ Punch
(1) The mouse cursor is put on the program to be punched. The object is displayed
by operating the scroll bar if the object is not displayed.
(2) When punching onto the card. "To HD" menu is clicked when want to copy to
HD, “To FTP server” menu is clicked when want to copy to FTP Server, or “To
Serial” menu is click when want to copy to Serial equipment.
5-64
5. PROGRAM 5-3. PROGRAM LIST SCREEN
・ Program deletion
(1) The mouse cursor is put on the program to be deleted. The object is displayed
by operating the scroll bar if the object is not displayed.
(2) The menu is displayed pushing a right button of the touch pad, and, in
addition, "Deletion" is clicked.
5-65
5. PROGRAM 5-4. FILE LIST SCREEN
This screen changes depending on whether the folder function is enabled or invalid.
The difference between the two screens is as follows.
USB/CF card/Ether
⇔HD/DS, Other between USB and CF
Copy function
HD⇔DS card can be used
Possible between
Move function Not supported
identical devices
5-66
5. PROGRAM 5-4. FILE LIST SCREEN
It performs data input / output between NC and USB memory / CF card, HD (internal
disk), DS, or Ethernet.
5-67
5. PROGRAM 5-4. FILE LIST SCREEN
To display a list of devices different from the currently displayed list, press the target
button on the left side.
(2) Touch the file you want to read on the screen or enter the number.
or
(4) If you want to read as a different program, enter the program name and press
the O SET button.
5-68
5. PROGRAM 5-4. FILE LIST SCREEN
(6) If you want to read other files, Repeat steps (2). When you are done, press the
CAN button.
(1) Move the mouse cursor to the target line and press the right mouse button of the
mouse pad on the keyboard. When the menu is displayed, click with selecting "F
Read".
(2) The remainder is the same as (4) and after of "Read from button menu".
Note :
Readable files are limited to the following types.
・ Program data form: File name excluding the following data file
names
・All program data form: ALL.PRG
・Part Program data form: Program name + “-“ + Program name
(Ex.O0100-0200)
・ Tool offset data form: TOOL.OFS
・ Work coordinate system data form: WORK.OFS
・ Common macro variable data form: COMMON.VAR
・ Tool longevity data form: TLIFE.TLF
・ Tool management data form: TLMNG.DAT / TLMNG.CSV
5-69
5. PROGRAM 5-4. FILE LIST SCREEN
(2) After entering the file name to be read, press the F NAME button.
(3) If you want to read as a different program, enter the program name and press
the O SET button.
(5) If you want to read other files, repeat the steps after (2). When you are done,
press the CAN button.
Note :
Readable files are the same as files that can be read with F Read. Please refer to
“Read the file with the specified number” notes.
5-70
5. PROGRAM 5-4. FILE LIST SCREEN
(2) Indicate the file type to output. To output the program file, press the program
button.
To save a data file with a unique name, enter the number before pressing the
button.
(3) In the case of a program, a selection list will be displayed. Select the program and
click on it.
After setting, press the F NAME button.
(4) To output the program with another program name, enter the program name and
press the O SET button.
5-71
5. PROGRAM 5-4. FILE LIST SCREEN
(6) To punch another file, (2) do the following work. When you are done, press the
CAN button.
Note :
Punchable files are as follows.
5-72
5. PROGRAM 5-4. FILE LIST SCREEN
(2) Click the specified files. It is also possible to enter the number directly. It is
possible to specify multiple deletion targets.
(3) When it is displayed in the input field, press the F SET button to confirm the
deletion target.
(5) To delete another file, repeat the process from (2) on down. When you are done,
press the CAN button.
5-73
5. PROGRAM 5-4. FILE LIST SCREEN
(1) Move the mouse cursor to the target line and press the right mouse button of the
mouse pad on the keyboard. When the menu is displayed select Delete and click.
(2) The remainder is the same as (4) and after of "Delete from the button menu".
5-74
5. PROGRAM 5-4. FILE LIST SCREEN
Copy files from the current device to another device. Copying is possible between the
following devices. The copy destination is assigned to the button.
(1) Press the copy button to display the copy menu (In the example below, select copy
from HD to USB / CF card).
(2) Click the copy targets (Note: Only one can be specified with DS). It is also possible
to enter a direct number (to separate more than one, please separate it with ",").
5-75
5. PROGRAM 5-4. FILE LIST SCREEN
(5) To copy another file, repeat the process from (2) on down. When you are done press
the CAN button.
(1) Move the mouse cursor to the target line and press the right mouse button of the
mouse pad on the keyboard. When the menu is displayed, select the menu that
copy to target device, and click. (in the example of the following figure, when
copying to USB / CF card is selected).
(2) The remainder is the same as (4) and after of "Copying with Button Menu".
Note :
If you copy a file with multiple programs to DS, it breaks down into a single program
and copies it. In addition, the program name which was an arbitrary file name is
changed to the same name as the program number.
5-76
5. PROGRAM 5-4. FILE LIST SCREEN
Change the name of the specified program file except all programs (this function
cannot be used in DS).
(1) Press the copy button to display the copy menu (In the example below, select copy
from HD to USB / CF card).
(2) Click the change name target. It is also possible to enter a direct number.
(4) Enter the name after change and press the F NAME button.
(6) To rename another file, repeat the process from (2) on down. When you are done
press the CAN button.
5-77
5. PROGRAM 5-4. FILE LIST SCREEN
(1) Move the mouse cursor to the target line and press the right mouse button of
the mouse pad on the keyboard. When the menu is displayed, select "Rename"
and click it.
(2) The remainder is the same as (4) and after of "Rename with Button Menu".
5-78
5. PROGRAM 5-4. FILE LIST SCREEN
2) Case of Serial
Perform the input and output data with the PC, or input and output devices are
connected to RS-232C and NC. This screen can be displayed only in EDIT mode.
Note : This screen does not appear any information about the files recorded in the
destination at all.
5-79
5. PROGRAM 5-4. FILE LIST SCREEN
(4) To read further data Repeat (2) and after. When the reading operation is
completed, press the CAN button.
5-80
5. PROGRAM 5-4. FILE LIST SCREEN
(2) Please refer to "Output program or data in memory to the outside". Note that
inputting a unique name for serial output does not work.
5-81
5. PROGRAM 5-4. FILE LIST SCREEN
(2)
(1)
(1) Serial number, file name, size, and with update date
Displays the serial number, file name, comment (program file only), size, update
date and time of the file stored on the recording medium.
Displays the maximum capacity and free space of the recording medium.
Note :
In case of Ethernet, comment of the program file is not displayed.
5-82
5. PROGRAM 5-4. FILE LIST SCREEN
To display a list of devices different from the currently displayed list, press the target
button on the left side.
(1) Use ↑/↓ keys to change the cursor to the corresponding subfolder.
5-83
5. PROGRAM 5-4. FILE LIST SCREEN
Note :
The operation to change the folder does not work when doing work such as F read,
punch, etc.
5-84
5. PROGRAM 5-4. FILE LIST SCREEN
(1) Move the cursor to the file name to be read with ↑/↓ cursor. Or click.
Or
(3) If you want to read as a different program, enter the program name and press
the O SET button.
(5) When you are done, press the CAN button. To continue reading another file, touch
the target file and then press the F setting button. After that repeat (3) and after.
5-85
5. PROGRAM 5-4. FILE LIST SCREEN
(1) Move the mouse cursor to the target line and press the right mouse button of the
mouse pad on the keyboard. When the menu is displayed, click with selecting "F
Read".
(2) The remainder is the same as (4) and after of "Read from button menu".
Note :
Readable files are limited to the following types.
・ Program data form: File name excluding the following data file
names
・All program data form: ALL.PRG
・Part Program data form: Program name + “-“ + Program name
(Ex.O0100-0200)
・ Tool offset data form: TOOL.OFS
・ Work coordinate system data form: WORK.OFS
・ Common macro variable data form: COMMON.VAR
・ Tool longevity data form: TLIFE.TLF
・ Tool management data form: TLMNG.DAT / TLMNG.CSV
5-86
5. PROGRAM 5-4. FILE LIST SCREEN
(2) Indicate the file type to output. To output the program file, press the program
button.
To save a data file with a unique name, enter the number before pressing the
button.
(3) In the case of a program, a selection list will be displayed. Select the program and
click on it.
After setting, press the F NAME button.
(4) To output the program with another program name, enter the program name and
press the O SET button.
5-87
5. PROGRAM 5-4. FILE LIST SCREEN
(6) To punch another file, (2) do the following work. When you are done, press the
CAN button.
Note :
Punchable files are as follows.
5-88
5. PROGRAM 5-4. FILE LIST SCREEN
(1) Move the cursor to the file name (folder name) to be read with ↑/↓ cursor. Or
click.
Or
(3) Click the specified file. It is also possible to enter the number directly. It is
possible to specify multiple deletion targets.
(4) When it is displayed in the input field, press the F SET button to confirm the
deletion target.
5-89
5. PROGRAM 5-4. FILE LIST SCREEN
(6) To delete another file or folder, repeat the process from (2) on down. When you
are done, press the CAN button.
(1) Move the mouse cursor to the target line and press the right mouse button of the
mouse pad on the keyboard. When the menu is displayed select Delete and click.
(2) The remainder is the same as (4) and after of "Delete from the button menu".
5-90
5. PROGRAM 5-4. FILE LIST SCREEN
Copy files from the current device to another device or from the folder currently being
displayed to another folder.
Only program files can be copied to DS.
(1) Move the cursor to the file name (folder name) to be read with ↑/↓ cursor. Or
click.
Or
(3) If you want to copy more than one at a time, click on multiple copies again. It is
also possible to enter a direct number (to specify more than one, separate them
with ",").
5-91
5. PROGRAM 5-4. FILE LIST SCREEN
(4) Press the execute button and the copy target will be memorized.
(5) Move to copy destination. When changing the device, refer to "Change the listing
device", for changing the folder, refer to "Change list display into the subfolder" or
"Change list display into parent folder" Please give me.
(7) Press the EXEC button to copy to the current device or folder. (Memory to be
copied will be deleted when pasted).
5-92
5. PROGRAM 5-4. FILE LIST SCREEN
(1) Move the mouse cursor to the target line and press the right mouse button of the
mouse pad on the keyboard. When the menu is displayed, select "COPY" and
click on it.
(2) If you are copying more than once, click on multiple copies again. It is also possible
to enter a direct number (to specify more than one, separate them with ",").
(3) Press the execute button and the copy target will be memorized.
5-93
5. PROGRAM 5-4. FILE LIST SCREEN
(4) Move to copy destination. When changing the device, refer to "Change the listing
device", for changing the folder, refer to "Change list display into the subfolder" or
"Change list display into parent folder" Please give me.
(5) On any line, press the right mouse button on the mouse pad on the keyboard.
When the menu is displayed, select "paste" and click on it.
(6) Press the EXEC button to copy to the current device or folder. (Memory to be
copied will be deleted when pasted).
Note :
If you copy a file with multiple programs to DS, it will be decomposed into a single
program to be copied and copied. In addition, the program name which was an
arbitrary file name is changed to the same name as the program number.
5-94
5. PROGRAM 5-4. FILE LIST SCREEN
Move files between parent folder and child folder or child folder in the same device.
(1) Move the cursor to the file name (folder name) to be read with ↑/↓ cursor. Or
click.
Or
(3) If want move some files at a time, click on multiple move objects again. It is also
possible to enter a direct number (to specify more than one, separate them with
",").
(4) Press the EXEC button and the move target will be memorized.
5-95
5. PROGRAM 5-4. FILE LIST SCREEN
(5) Move to move destination. When changing the device, refer to "Change the listing
device", for changing the folder, refer to "Change list display into the subfolder" or
"Change list display into parent folder" Please give me.
(7) When you press the EXEC button, it moves to the current device or folder. (When
pasted, the memory of the move target will be erased).
5-96
5. PROGRAM 5-4. FILE LIST SCREEN
(1) Move the mouse cursor to the target line and press the right mouse button of the
mouse pad on the keyboard. When the menu is displayed, select "MOVE" and
click on it.
(2) If you move some more at a time, click on multiple move objects again. It is also
possible to enter a direct number (to specify more than one, separate them with
",").
(3) Press the EXEC button and the move target will be memorized.
5-97
5. PROGRAM 5-4. FILE LIST SCREEN
(4) Move to move destination. When changing the device, refer to "Change the listing
device", for changing the folder, refer to "Change list display into the subfolder" or
"Change list display into parent folder" Please give me.
(5) On any line, press the right mouse button on the mouse pad on the keyboard.
When the menu is displayed, select "paste" and click on it.
(6) When you press the EXEC button, it moves to the current device or folder. (When
pasted, the memory of the move target will be erased).
5-98
5. PROGRAM 5-4. FILE LIST SCREEN
Create a folder
Create a folder under the device (the created folder is called a subfolder). You cannot
create new folders under the subfolders.
(1) Press the folder creation button to display the folder creation menu.
(5) To create other folders, repeat the process from (2) on down. When the creation
work is completed, press the CAN button.
5-99
5. PROGRAM 5-4. FILE LIST SCREEN
(1) From the arbitrary line, press the right mouse button on the mouse pad on the
keyboard. When the menu is displayed, select "Create Folder" and click it.
(2) After that, it is the same as (2) onwards “Created from the menu button”.
Note :
This function is not supported on Ethernet.
5-100
5. PROGRAM 5-4. FILE LIST SCREEN
Change the name of the specified program file except all programs (this function
cannot be used in DS).
(1) Move the cursor to the file name (folder name) to be read with ↑/↓ cursor. Or
click.
Or
(2) Press the RENAME button to display the name change menu.
(3) To change the currently selected one to another one, click the change name target.
It is also possible to enter a direct number.
(4) Enter the name after change and press the F name button.
5-101
5. PROGRAM 5-4. FILE LIST SCREEN
(6) To rename another file, repeat the process from (3) on down. When you are done
press the Cancel button.
(1) Move the mouse cursor to the target line and press the right mouse button of
the mouse pad on the keyboard. When the menu is displayed, select "Rename"
and click it.
(2) The remainder is the same as (4) and after of "Rename with Button Menu".
5-102
5. PROGRAM 5-4. FILE LIST SCREEN
2) Case of Serial
It performs data input / output with the input / output device or PC connected via NC
and RS - 232C.
This screen can be displayed only in EDIT mode.
5-103
5. PROGRAM 5-4. FILE LIST SCREEN
Refer to "Read data via serial" for serial when the folder function is disabled.
(2) Please refer to "Output programs or data in memory to the outside" after that.
Note that inputting a unique name for serial output does not work.
5-104
5. PROGRAM 5-4. FILE LIST SCREEN
5-105
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
5-106
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
(6) State
Displays the end status of cycle start. The meaning of the displayed word is as
follows.
FIN : By the M30 / M02 the cycle start was stopped command.
RST : With operator's pressing the reset button it stopped.
HLD : With operator's pressing the HOLD button it stopped.
EMG : With operator's pressing the EMG button it stopped.
UNK : Cause unknown (Mainly stopped because of power off.)
Please note that the time at which the power shutdown occurred will not be
recorded if a power failure occurs during cycle start. The time when the cycle
start state changes to BST or HLD is set.
5-107
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
[Date and Time]button : It will sort the data in the processing time and date order.
[Source]button : It will sort the data by program group.
[PROGRAM]button : It will sort the data in the order of O number.
[Cycle time]button : Sort by length order of the machining time.
[↑]button([↓]button) : Ascending order, it will switch the descending order.
[SEARCH] button : O number by typing, and then search for processing data.
[PUNCH] button : Output the processing performance data to each device.
[F DEL] button : Delete of processing performance data.
5-108
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
Basic operation:
・Record of processing data
・Page sending
Function list:
・Sorting
・Search
・F Delete
・Punch
5-109
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
Basic Operation:
・Page sending
Page ↑↓ key is used for doing page sending.
・Sorting
Sort in the order in which you specify the machining data.
If the user presses the date and time button to display at the processing start date
and time order.
5-110
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
If the user presses the source button to display rearranges every program operation
group. It will appear in the following order.
When the user presses the program button, the program name (O number) is
displayed in order.
5-111
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
When the user presses the cycle time button to display rearranges the length order
of the processing time.
When the user presses the ↑ / ↓ button, the order in which you are currently viewing
will change in the opposite direction.
・Search
Enter the O number, it is a feature that when you press the search button
corresponding data is highlighted.
5-112
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
・Punch
(1) When the user presses a punch button right of the button placement is as
follows.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button
layout is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "PHistory1.CSV".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the processing data being displayed on the
screen is saved in the device selected in (1). When the program of a same name
has already existed, the check message of overwrite is displayed. A
cancellation button is pushed when canceling an execution button and a punch
to overwrite.
・The data was subjected to punch, " * " is displayed next to the O number.
5-113
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
・F Delete
This is the function that you want to delete the specified machining data.
The left side of the button placement and presses the F Delete button is as follows.
Example):When you press the F SET button and enter "1, 5, 15," it will be
displayed as follows. Pressing the execute button, the data that is
displayed in yellow is removed.
5-114
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
Example):When the user presses the F SET button Enter the "15", it will be
displayed as follows. Pressing the execute button, the data that is
displayed in yellow is removed.
Example):When the user presses the all data button, "ALL" is entered in the input
field. And pressing the F setting button will be displayed as follows.
When the user presses the run button, all of the data will be deleted.
5-115
5. PROGRAM 5-5. PROCESSING HISTORY SCREEN
Example):When the user presses the recorded button, "REC" is entered in the
input field. And pressing the F setting button will be displayed as
follows.When the user presses the execute button to remove the
recorded data that is displayed in yellow.
5-116
6. OFFSET SETTING
6-1
OFFSET/SETTING 6-1. OFFSET/SETTING SCREEN AND FUNCTION
6. OFFSET/SETTING
This chapter explains the screen belonging to the {OFFSET SETTING} key (Offset/
Setting screen).
OFFSET
SETTING
6-2
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
The amount of tool offset can be displayed and it can input. It is also possible to input
the coordinate value of each axis as a value. The screen displayed changes with tool
compensation types (the following figure is the screen of tool compensation type II).
①
②
6-3
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
6-4
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
[Clear] button : The tool-offset data registered with the NC data is back to the not
entered inputting state.
[READ] button : The tool offset data from the USB or equipment that is connected
to a serial cable, to the NC memory is input.
[PUNCH] button : The tool offset data from the NC memory to the USB or equipment
that is connected to a serial cable, is output.
Function list:
・ No. search
・ Measurement
・ C input (Measurement of length of tool)
・ Input
・ + input
・ Clear
・ Punch (tool offset)
・ Read (tool offset)
6-5
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
Operation:
・ Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
Cursor movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used in order to perform a value input.
Input value is entered in the value of as it is if you put a decimal point, but if do not
put a decimal point with the value of 1/1000 (in the case of mm, if the inch 1/10000)
when pointed recognition mode is entered.
Note: The pointed recognition mode can be changed on the setting screen.
Example): As shown in the following figure, move cursor to arbitrary places. Input
10. Press the INPUT key. 10.000 is set up as shown in the following figure.
・ Value extraction
6-6
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
6-7
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
・ No. search
It is a function to search for the tool offset number.
(1) The searched number is input, and the No. search button is pressed.
Example): When 20 is input, and the No. search button is pressed, the No. search
is executed.
6-8
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
・Measurement
Set by subtracting the input value from the value of the machine coordinate of the
specified axis.
(1) Enter the input value [X10.].
6-9
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
(1) Put a standard tool in a manual operative method to a mechanical fixing point.
(2) Press the POS key and display a relative coordinate screen.
(3) An origin function is used and the relative coordinate value of the Z-axis (or X,
the Y-axis) is set to 0.
(4) Return to a tool offset screen and apply a tool to measure to a mechanical fixing
point. The Z-axis (or X, the Y-axis) relative coordinate value at this time is the
difference of a standard tool and a tool to measure. It is displayed. This difference
serves as the amount of tool length compensation.
(5) Move cursor to a place to input the amount of tool length compensation into.
(6) Choose the axis which inputs Z (or X, Y) and is inputted as an amount of tool
length compensation.
(7) Push {C input} button.
6-10
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
・ Input
It is a function to input the value with a button. The cursor is set to an arbitrary
place, and after the value is input, the input button is pressed.
・ + input
It is a function to add the input value to a set value and to input the value. The
cursor is set to an arbitrary place, and after the value is input, + input button is
pressed.
Example): Set value 10.000+ value of input 20.000 = value 30.000 of the final input
is input.
6-11
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
・Clear
The tool-offset data that has been entered in the NC data is backed to non-input
state in all terms, or in units of geometry or wear.
(1) When you press “Clear” button, button placement changes as below.
(2) When you press the all clear button, all to return to the non-input state.
(3) If you press the "Geometry", all column of "Geometry" are returned to non-input
state.
(4) If you press the "Wear", all column of "Wear" are returned to not-input state.
6-12
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
(1) The button arrangement changes as follows if the punch button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "TOOL1.OFS".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the tool offset data in the NC memory is saved
in the device selected in (1). When the program of a same name has already
existed, the check message of overwrite is displayed. A cancellation button is
pushed when canceling an execution button and a punch to overwrite
6-13
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
(1) The button arrangement changes as follows if the read button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the unique
name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
6-14
OFFSET/SETTING 6-2. TOOL OFFSET SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder
name in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
6-15
OFFSET/SETTING 6-3. SETTING SCREEN
① Set display
Each setting is displayed.
6-16
OFFSET/SETTING 6-3. SETTING SCREEN
[ON:1] button : Input 1 in the column which can input only the 1 or 0 (ON).
[OFF:0] button : Input 0 in the column which can input only the 1 or 0 (OFF).
[INPUT] button : Usually input.
6-17
OFFSET/SETTING 6-3. SETTING SCREEN
6-18
OFFSET/SETTING 6-3. SETTING SCREEN
Set list:
6-19
OFFSET/SETTING 6-3. SETTING SCREEN
6-20
OFFSET/SETTING 6-3. SETTING SCREEN
Operation:
・ Movement of cursor
The under on the direction key is used to move the cursor.
・ Page sending
Page ↑↓ key is used for doing page sending.
Operation by Gesture:
When swiping upward or downward, page is transited.
・ Input
It is the function to input a value using a button. Cursor is united with arbitrary
places and an input button is pushed after inputting a value. Moreover, the input of
the item set up by 1or0 can also push ON: 1 and OFF: 0 button.
6-21
OFFSET/SETTING 6-3. SETTING SCREEN
Setting is detailed:
Target: tool offset screen, work coordinate system screen, local macro variable screen,
common macro variable screen, tool life management screen, display each
coordinate
6-22
OFFSET/SETTING 6-3. SETTING SCREEN
Input value: 1: Japanese, 0: English, 11: German, 12: French, 13: Italian,
22: Chinese (Simplified), other supported languages
In the program edit screen, you can set whether to reflect on every input the results
of the edit. Is set to ON if normal program size is small, if the program size is large is
set to OFF, you can increase the editing speed.
USB(1/2), DS, for CNC card, you can set whether or not to use the memory operation
function, respectively.
If the unit of mm, 1/10000 in the case of inch) entered integer value 1/1000 or a
numerical value that was, Set directly or an integer value.
Target: General coordinate screen, relative coordinates screen, tool offset screen, work
coordinate system screen, common macro variable screen, tool life
management screen, setup configuration screen, tool management screen,
tool length measurement screen
6-23
OFFSET/SETTING 6-3. SETTING SCREEN
6-24
OFFSET/SETTING 6-3. SETTING SCREEN
Displays the current number of machined parts, and set. To make settings, move the
cursor to this setting, you can enter the value.
View the current number of required parts, and set. To make settings, move the cursor
to this setting, you can enter the value.
I set the M code that counts the number of repetitions machining of the work piece. If
you run the M code that you set in this setting during operation, processing
component count is incremented by 1.
6-25
OFFSET/SETTING 6-3. SETTING SCREEN
Displays the total of automatic operation time, and set. To make settings, move the
cursor to this setting, you can enter the value.
After pressing the cycle start, feed hold stop, single block stop, it displays the total of
automatic operation time to press the reset.
Target: No screen
・Date setting
And displays the current date, and set. To make settings, move the cursor to this
setting, you can enter the value.
View the current time, and set. To make settings, move the cursor to this setting, you
can enter the value.
6-26
OFFSET/SETTING 6-3. SETTING SCREEN
To display the main menu screen at startup, you can set whether to use around the
menu screen.
Either the tool center the display of absolute coordinates, you can set whether the
periphery of the tool.
6-27
OFFSET/SETTING 6-3. SETTING SCREEN
・Screensaver setting
If you want to use the screen saver function to ON. Turn OFF if you do not use.
Target: All screen
6-28
OFFSET/SETTING 6-3. SETTING SCREEN
If use a function to display the guidance of the G-code or M code for the current cursor
on the program screen, it will set ON.
Target: Program edit screen (Normal / Full)
6-29
OFFSET/SETTING 6-3. SETTING SCREEN
If you want to use the alarm mail function to ON. Turn OFF if you do not use.
Target: No
When using the process results screen to ON. Turn OFF if you do not use.
Target: Program edit screen (Normal / Full), program list screen, file list screen
When display of "CNC Card" is hoped to set "DS" as same as Mitsubishi HMI, this
input item will be set to "ON".
Target: A file input and output screen all
6-30
OFFSET/SETTING 6-3. SETTING SCREEN
・The program list screen transition setting when PROG button is pressed
If the program list screen is hoped to translate to with pressing the PROG button in
the program screen or program full screen, this input item will be set to "ON". When
this is set to "ON", the program screen or program full screen will be translated to
with pressing "PROG" button in the program list screen.
Target: The program screen, program full screen, program list screen.
In the program screen or program full screen, if will edit the program in the CNC
card, set it to "ON".
Target: The program screen, program full screen.
In the program screen or program full screen, if not to synchronize the position of the
CNC and the lines on editing a CNC card, set it to "OFF".
Target: The program screen, program full screen.
Set whether to use the calculator function on the program screen and common macro
screen.
Target: The program screen, common macro screen.
When data is read from serial, it reads multiple times consecutively. You specifies the
time to wait before the next reading after one reading. By this specified it is possible to
prevent a read error that occurs due to earlier read cycle to serial.
Target: Screen with file I / O function what has available for by serial.
6-31
OFFSET/SETTING 6-3. SETTING SCREEN
・Password setting
You password setting. To make settings, move the cursor to this setting, enter the
password, and then press the Change Password button.
Target: Settings screen
6-32
OFFSET/SETTING 6-3. SETTING SCREEN
To use the folder function, set it to "ON". You will be able to exchange files into
subfolders.
Target: The program screen, program full screen, and file list screen
Set it to "ON" if you want to edit data of unused tools even when edit lock is applied.
Target: Tool life screen
When changing from EDIT mode to MEM mode, set whether the program is rewinded
or not.
Target: Program edit screen (Normal / Full)
6-33
OFFSET/SETTING 6-3. SETTING SCREEN
① ② ③ ④
6-34
OFFSET/SETTING 6-3. SETTING SCREEN
6-35
OFFSET/SETTING 6-3. SETTING SCREEN
・Backup button
・Restore button
Restore the backup data to the NC. When presses the "Restore" button, restore each
data of the specified restore data date.
・ALL.PRG(All program)
・ALL.PRM(All parameter)
・Tool offset data
・Work coordinate system data
・Common macro variable data
・Tool longevity data
・Tool management data
6-36
OFFSET/SETTING 6-3. SETTING SCREEN
・Sender
Specify the mail address from which the mail is sent. Depending on the mail server
you use, you may not be able to send e-mails unless it corresponds to a registered
account.
6-37
OFFSET/SETTING 6-3. SETTING SCREEN
・Password setting
Your password setting. To make settings, move the cursor to this setting, you can
password.
6-38
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
View the work coordinate system offset, you can enter. By options, coordinate system
offset sets the number of 96 pairs, or 300 set I (optional) can be added.
① ②
6-39
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
[READ] button : The tool offset data from the USB or equipment that is
connected to a serial cable to the NC memory is input.
[PUNCH] button : The tool offset data from the NC memory to the USB or
equipment that is connected to a serial cable, is output.
6-40
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
・ Value extraction
Function list:
・ No. search
・ Measurement of length of tool
・ Input
・ + input
・ Punch (work coordinate system)
・ Read (work coordinate system)
6-41
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
Operation:
・ Movement of cursor
←↑↓→ key is used for doing cursor moving. As shown in the figure below, it is
moved in grid units. It is also used to display after the first 6-axis (except for the
axis PLC).
{PUNCH} The tool offset data from the NC memory to the card is output.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used in order to perform a value input.
Input value is entered in the value of as it is if you put a decimal point, but if do not
put a decimal point with the value of 1/1000 (in the case of mm, if the inch 1/10000)
when pointed recognition mode is entered.
Note: The pointed recognition mode can be changed on the setting screen.
Example): As shown in the following figure, move cursor to arbitrary places. Input
10. Press the INPUT key. 10.000 is set up as shown in the following figure.
6-42
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
6-43
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
・ No. search
It is the function which search work piece coordinate system offset. For searching
EXT, for searching G54-G59, and G54.1 P1-, only a number is inputted searching
EXT, G54-G59.
(1) The searched work coordinate system is input, and the No. search button is
pressed.
Example): When 20 is input, and the No. search button is pressed, the No. search
is executed.
6-44
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
・ The amount measured value direct entry of work coordinate system offset
(2) To the specified coordinates, the value that is added -10. to the machine
coordinates is inputted.
6-45
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
・ Input
It is the function to input a value using a button. Cursor is united with arbitrary
places and an input button is pushed after inputting a value.
・ + input
It is a function to add the input value to a set value and to input the value. The
cursor is set to an arbitrary place, and after the value is input, + input button is
pressed.
Example): Set value 10.000+ value of input 20.000= value 30.000 of the final input
is input.
6-46
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
It is a function to preserve the work coordinate system data set in the NC memory
to an external storage device. You can store CF cards, USB type recording media,
devices connected to the serial cable, HD (Built in disk), or FTP server.
(1) The button arrangement changes as follows if the punch button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "WORK1.OFS".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the work coordinate system data in the NC
memory is saved in the device selected in (1). When the program of a same name
has already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
6-47
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
(1) The button arrangement changes as follows if the lead button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the unique
name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
6-48
OFFSET/SETTING 6-4. WORK COORDINATE SYSTEM SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder name
in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
6-49
OFFSET/SETTING 6-5. LOCAL MACRO VARIABLES SCREEN
Local macro variables are displayed. It is prepared to 1-33 for every sub program call
level of a user broad view. The level is from 0 to 4.
On this screen, it is only displayed.
6-50
OFFSET/SETTING 6-5. LOCAL MACRO VARIABLES SCREEN
・ ・ ・ ・ ・
・ ・ ・ ・ ・
・ ・ ・ ・ ・
・ ・ ・ ・ ・
6-51
OFFSET/SETTING 6-5. LOCAL MACRO VARIABLES SCREEN
Operation list:
・ Movement of cursor
・ Page sending
Feature List:
·・No. search
6-52
OFFSET/SETTING 6-5. LOCAL MACRO VARIABLES SCREEN
Basic operation:
Page sends
To do page feed, you can use the page ↑ ↓ key.
Feature Details:
· No. search
It is the ability to search the local macro variables.
(1) Conduct a search, enter the local macro variable number, and then press the No.
Search button.
6-53
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
Common macro variables are displayed and inputted. The common macro variables
which can be used are set to #100-199, #500(#400) -999, and #100100-800199.
①
②
6-54
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
[READ] button : The tool offset data from USB, or equipment that is connected to a
serial cable, Built-in disk, FTP server to the NC memory is input.
[PUNCH] button : The tool offset data from the NC memory to the USB or equipment
that is connected to a serial cable, Built-in disk, FTP server is
6-55
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
output .
Function list:
・ No. search
・ Input
・ + input
・ Punch (common macro variable)
・ Read (common macro variable)
6-56
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
Operation:
・ Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
Cursor movement moves per grid, as shown in the following figure.
・ Page sending
・ Value input
Note: The pointed recognition mode can be changed on the setting screen.
Example): If cursor is united with arbitrary places like the following figure left, 10.
is inputted and the INPUT key is pressed, 10.000 will be inputted like the
following figure right.
6-57
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
6-58
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
・ No. search
It is a function to search for the common macro variable.
(1) The searched work coordinate system is input, and the No. search button is
pressed.
Example): When 150 is input, and the No. search button is pressed, the No. search
is executed.
・ Input
It is the function to input a value using a button. Cursor is united with arbitrary
places and an input button is pushed after inputting a value.
If be changed to empty, press the input button without input value, or press the
enter key after pressing the Space key.
6-59
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
・ + input
It is the function to add an input value to a preset value and to input a value. Cursor
is united with arbitrary places and + input button is pushed after inputting a value.
Example): Set value 10.000+ value of input 20.000 = value 30.000 of the final input
is input.
6-60
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
(1) The button arrangement changes as follows if the punch button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "COMMON1.VAR".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the common macro variable data in the NC
memory is saved in the device selected in (1). When the program of a same name
has already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
6-61
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
(1) The button arrangement changes as follows if the lead button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the unique
name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
6-62
OFFSET/SETTING 6-6. COMMON MACRO VARIABLES SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder
name in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
6-63
OFFSET/SETTING 6-7. OPERATOR PANEL SCREEN
6-64
OFFSET/SETTING 6-7. OPERATOR PANEL SCREEN
6-65
OFFSET/SETTING 6-7. OPERATOR PANEL SCREEN
Operation list:
・ Cursor movement
・ Page sends
・ On/off of setting
Set list:
・ MAN.ABS
・ MT.LOCK
・ AUX.LOCK
・ Z.LOCK
6-66
OFFSET/SETTING 6-7. OPERATOR PANEL SCREEN
Operation:
・ Cursor movement
The under on the direction key is used for the cursor to move.
・Page sends
To do page feed, you can use the page ↑ ↓ key.
・ On/off of setting
In order to change ON/OFF of a setup, cursor is united with the place which wants
to change a setup, and the direction key left and a right button are used.
It will become OFF, if the direction key right is pushed and ON and the direction
key left will be pushed.
* is attached to the present setting state.
6-67
OFFSET/SETTING 6-7. OPERATOR PANEL SCREEN
Setting is detailed:
Note;
The item since second pages is reserved, as of December 1, 2013. Please do not
change as long as while our company is not specified.
6-68
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
Life managed data, such as a use situation of a tool, is set up and inputted. A group
number can be registered on this screen.
① ②
6-69
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
6-70
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
① ② ③ ④ ③ ⑤ ⑥ ⑦ ⑧ ⑨
① Tool number
The tool number registered in the group number is set, and displayed. Up to 1000
It is possible to register.
Set range: 1-99999999
② Status
The status of each tool is set, and displayed.
View The view of status
Unsed It is made 0 when a tool is exchanged to a new article.
Using It is set to 1 when cutting is actually started.
When the use data (tool exchange frequency at time) exceeds the lifetime data,
Life Over
it becomes two.
6-71
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
③ Method(Mtd)
The method of each tool is displayed, and set.
Display Tool length compensation data system
The compensation data of tool life managed data is dealt with as a
Offset Code(0) compensation number, it replaces with the compensation number
ordered by a processing program, and compensation is performed.
The compensation data of tool life managed data is dealt with as an
Add offset Val amount of addition compensation, it adds to the amount of
(1) compensation which the compensation number ordered by a processing
program shows, and compensation is performed.
The compensation data of tool life managed data is dealt with as an
Offset Value amount of direct compensation, it replaces with the amount of
(2) compensation which the compensation number ordered by a processing
program shows, and compensation is performed.
⑤ Cutter compensation
It displays, and is united and set as the data format specified by the system of (3).
⑥ Auxiliary
Is unused.
Setting range: 0 to 65535
⑦ life
The corresponding life in each tool, use time (minutes), the mounting number of
times (the number of times wearing the spindle), use the number of times
One of the (drilling number of times), I set according to the format specified in the
method of ③.If you enter 0, life will be infinite.
Setting range:
Use time 0 ~ 4000 [min]
Mounting number 0-65000 [times]
Use the number 0-65000 [times]
6-72
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
⑧ count
Usage data of each tool, I will display according to the method specified in the
tool life management system.
During machine lock, in auxiliary function lock, during the dry run, when a single
block, count of usage data is not performed.
Setting range:
Use time 0 ~ 4000 [min]
Mounting number 0-65000 [times]
Use the number 0-65000 [times]
⑨ life type
View of the management system: ○○○ (example: 000)
Right○ tool life management system
0:Use Time Manage a time that is running cutting feed
Tool I managed in the number of times that the spindle tool during a tool
change. However it does not count the number of times when the cutting
1:MNT Count
feed command from getting the spindle tool the (G01, G02, G03, etc.) do
not run even once.
Cutting feed command from fast-forward command (G00, etc.) when the
2: Use Count changes in (G01, G02, G03, etc.)
Counts.
6-73
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
[READ] button : The tool life data from the USB or equipment that is connected
to a serial cable, to the NC memory is input.
[PUNCH] button : The tool life data from the NC memory to the USB or
Equipment that is connected to a serial cable is output.
6-74
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
6-75
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
[Use time] button : The judgment of the tool life is changed to using time.
[MNT count] button : The judgment of the tool life is changed to frequency of
mounting tool.
[Use Count] button : The judgment of the tool life is changed to using frequency.
[End]Button : The group edit is ended.
[INPUT] button : The value is input.
6-76
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
Operation list:
・ Cursor movement
・ Page sending
・ Value input
Function list:
・ No. search
・ Input
・ Group edit
・ Group number deletion
・ Punch (tool longevity management data)
・ Read (tool longevity management data)
6-77
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
6-78
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
Operation:
・ Cursor movement
Normal screen:
The under on the direction key is used for the cursor to move.
Edit screen:
The right <under on the left of the direction key> is used for the cursor to move.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used to input the value. When the value under the input is
deleted by one character, the CAN key is pressed.
6-79
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
・ No. search
It is a function to search for the group number.
(1) The searched group number is input, and the No. search button is pressed.
Example): When two is input, and the No. search button is pressed, the No. search
is executed.
·・T. search
The T number is searched, it is the ability to open the edit screen of the group that
contains the target of the T number.
(1) Enter the T number to perform a search, and then press the T search button.
(2) Search target of T number group edit screen is opened to be included, the cursor will
move to the target T number
6-80
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
・ Input
It is the function to input a group number. When it inputs according to the place
where the group number is already registered in new group registration and cursor
when cursor is inputted according to a blank, it becomes group number change.
(1) The cursor is set to the place where an empty column or the group number is
registered.
(2) The group number after new registration or change is inputted, and an input
button is pushed.
6-81
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
Example): The cursor is set to an empty column or the place where the group number
has already been registered. [3] is input and the [Input] button is pressed.
・ Group edit
It is a function to edit the group which registers by the normal screen.
(1) The cursor is set to the place where the group is edited, and the edit button is
pressed.
6-82
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
Example): The cursor is matched to group number 3, and the edit button is pressed.
6-83
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
(1) The button arrangement changes as follows if the punch button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "TLIFE.TLF".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the tool life managed data in the NC memory
is saved in the device selected in (1). When the program of a same name has
already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
6-84
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
(1) The button arrangement changes as follows if the lead button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the unique
name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
6-85
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder
name in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
6-86
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
(1) The inserted tool number is input, and the insertion button is pressed.
Example): The inserted tool number is input as 13, and the insertion button is
pressed.
6-87
OFFSET/SETTING 6-8. TOOL LIFE MANAGEMENT SCREEN
(1) The cursor is matched to the deleted tool number, and the deletion button is
pressed.
・ Input
It is the function to input a value using a button. Cursor is united with arbitrary
places and an input button is pushed after inputting a value.
6-88
7. SYSTEM
7-1
SYSTEM 7-1. SYSTEM SCREEN AND FUNCTION LIST
7. SYSTEM
This chapter explains the screen belonging to the SYSTEM key (system screen).
SYSTE
7-2
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
The list screen of a system parameter can be displayed and set up.
A system parameter is divided into what is set up common to an axis or equipment, the
thing individually set up for every axis, and the thing individually set up for every
system.
② ③ ④
7-3
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
7-4
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
7-5
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
[READ] button : The parameter input from a USB or equipment that is connected
to a serial cable, to NC memory is performed.
[PUNCH] button : The parameter output from NC memory to a USB or equipment
that is connected to a serial cable, is performed.
7-6
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
・ Value extraction
Function list:
・ No. search
・ Parameter list display
・ Input
・ Punch (all parameters)
・ Read (all parameters)
7-7
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
Operation:
・ Movement of cursor
In order to move cursor, a direction key top and the bottom are used. Cursor
movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used to input the value. When the value under the input is
deleted by one character, the CAN key is pressed.
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
7-8
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
7-9
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
・ No. search
It is a function to search for the system parameter number.
(1) The searched number is input, and the {No. SRH} button is pressed.
Example): When 1010 is input, and the {No. SRH} button is pressed, the No. search
is executed.
7-10
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
(1) A push on the {Para kind} button changes button arrangement as follows.
・ Input
It is a function to input the value with a button. The cursor is set to an arbitrary
place, and after the value is input, the input button is pressed.
7-11
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
(1) The button arrangement changes as follows if the punch button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "ALL1.PRM".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the system parameters data in the NC
memory is saved in the device selected in (1). When the program of a same name
has already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
7-12
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
(1) The button arrangement changes as follows if the read button is pressed.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the unique
name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
7-13
SYSTEM 7-2. SYSTEM PARAMETER SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder
name in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
7-14
SYSTEM 7-3. DGN SCREEN
When needed such as when you change the number of axes, the initialization of the
axis, the position of the axis is determined with giving the absolute value.
②
①
② What to check
Displays the setting status of each axis.
7-15
SYSTEM 7-3. DGN SCREEN
7-16
SYSTEM 7-3. DGN SCREEN
7-17
SYSTEM 7-3. DGN SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
・ Value extraction
Function list:
・ Input
7-18
SYSTEM 7-3. DGN SCREEN
Operation:
・ Movement of cursor
In order to move cursor, a direction key top and the bottom are used. Cursor
movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used to input the value. When the value under the input is
deleted by one character, the CAN key is pressed.
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
7-19
SYSTEM 7-3. DGN SCREEN
(1) You will set on "JOG" mode or, "HNDL" mode if you want to use this function.
(2) When "next" button is pressed (or "previous" button), axis which the state has
become invalid is changed.
(3) Enter 1 in the "Absolute position set". The status changes to "matching" criteria.
(4) Enter 1 in the "reference point". State is set to "return the reference point."
(5) Appears on the "Machine end" until the grid distance from current location. For
changing origin to current position, set to "zero-p" value from "Machine end".
(6) Using the manual pulse, moves the axis in the negative direction.
(7) When the movement stops, the origin is set and "State" is set to "completed".
7-20
SYSTEM 7-4. DGN SCREEN
②
①
② DGN display
ON of the signal for every device and an OFF state are displayed.
7-21
SYSTEM 7-4. DGN SCREEN
Device table
Device Range of device Point Unit Content
X X0~X1FFF 8192 1bit Input signal to PLC (machine input etc.)
Output signal to PLC (machine output
Y Y0~Y1FFF 8192 1bit
etc.)
M M0~M10239 10240 1bit For memory temporary
F F0~F1023 1024 1bit Temporary alarm message
L L0~L511 512 1bit Latch relay (backup memory)
SM SM0~SM1023 128 1bit Special relay
TI TI0~TI703 704 1bit Timer point of contact
TO TO0~TO703 704 1bit Timer output
TS TS0~TS703 704 16bit Timer set value
TA TA0~TA703 704 16bit Timer being value
STI STI0~STI63 64 1bit Multiplication timer point of contact
STO STO0~STO63 64 1bit Multiplication timer output
STS STS0~STS63 64 16bit Multiplication timer set value
STA STA0~STA63 64 16bit Multiplication timer being value
CI CI0~CI255 256 1bit Counter point of contact
CO CO0~CO255 256 1bit Counter output
CS CS0~CS255 256 16bit Counter set value
CA CA0~CA255 256 16bit Counter being value
D D0~D2047 2048 16bit Data register
R R0~R13311 13312 16bit File register
SB SB0~SB1FF 512 1bit Special
B B0~B1FFF 8192 1bit Special
V V0~V255 256 1bit Special
SW SW0~SW1FF 512 16bit Special
SD SD0~SD127 128 16bit Special
W W0~W1FFF 8192 16bit Special
7-22
SYSTEM 7-4. DGN SCREEN
Function list:
・ No. search
Operation:
・ Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
Cursor movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
7-23
SYSTEM 7-4. DGN SCREEN
・ No. search
It is a function to search for the device name.
(1) The searched device name is input, and the No. search button is pressed.
Example): When X1FFF is input, and the No. search button is pressed, the No.
search is executed.
7-24
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
A magazine parameter is displayed and set up. In order to make NC recognize the tool
with which the machine was equipped, a tool keeper number is set as a tool. A tool
keeper number is registered corresponding to the magazine pot by which it is equipped
with the tool, a principal axis, and a waiting position.
By tool selection instructions or tool exchange instructions, when a magazine pot and
a tool keeper number change, a new tool keeper number is displayed.
(Note: This screen is displayed only if the display is enabled.)
① ②
③
④
7-25
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
The tool is not installed when the display of the tool number is 0 or it is in the spindle.
It is thought it not is in the magazine, and confirm the tool, please.
“0" is only 1 piece. The tool number in spindle and pot number 1-30.
7-26
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
7-27
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
When pushing {OPRT} button (When there is a cursor in SP tool number D):
[Change Spindle] button : The spindle tool number set up now is changed.
[Change Spindle State] button : The spindle tool number-D set up now is changed.
[Change Next] button : The standby tool number set up now is changed.
[Change Next State] button : Standby tool number-D set up now is changed.
7-28
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
Function list:
・ No. search
・ Magazine data clearness
・ Main axis/standby tool number change
7-29
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
Operation:
・ Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
Cursor movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used in order to perform a value input. The CAN key is pressed
when carrying out 1 character deletion of the value under input. A warning message
is displayed when the tool keeper number to set up overlaps.
7-30
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
・ No. search
It is a function to search for the magazine pot number.
(1) The searched magazine pot number is input, and the No. search button is pressed.
Example): When magazine pot number 20 is input, and the No. search button is
pressed, the No. search is executed.
7-31
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
(1) A push on a magazine clear button changes button arrangement as follows. The
check message of whether to perform a magazine clearance is displayed in that
case.
(2) The parameter of the magazine number being displayed to press the execution
button now is deleted.
The number of 1-30 is automatically set in the tool number.
When the cancellation button is pushed, a clear magazine is canceled.
7-32
SYSTEM 7-5. MAGAZINE PARAMETER SCREEN
[Change Spindle] button : The Spindle tool number set up now is changed.
[Chasnge Spindle State] button : The spindle tool number-D set up now is changed.
[Change Next] button : The standby tool keeper number set up now is
changed.
[Change Next State] button : Standby tool keeper number-D set up now is
changed.
(2) Value is input, and when the user presses the button of the spindle / standby tool
number to make changes, the spindle / standby tool number is changed.
Example): When two is input, and the main axis change button is pressed, the main
axis number is changed to two.
・ Input
It is a function to input the value with a button. The cursor is set to an arbitrary
place, and after the value is input, the input button is pressed.
7-33
SYSTEM 7-6. PITCH ERROR CORRECTION PARAMETER SCREEN
The pitch error correction parameter of each axis is displayed, and set. The pitch
according to setting.
The thing to correct the error of each axis can be done. The pitch error correction
parameter is not set according to each machine, and do not change basically, please.
① ②
7-34
SYSTEM 7-6. PITCH ERROR CORRECTION PARAMETER SCREEN
7-35
SYSTEM 7-6. PITCH ERROR CORRECTION PARAMETER SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
・ Value extraction
Function list:
・ No. search
・ + input
・ Input
7-36
SYSTEM 7-6. PITCH ERROR CORRECTION PARAMETER SCREEN
Operation:
・ Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
Cursor movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used to input the value. When the value under the input is
deleted by one character, the CAN key is pressed.
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
7-37
SYSTEM 7-6. PITCH ERROR CORRECTION PARAMETER SCREEN
・ No. search
It is a function to search for the pitch error correction parameter number.
(1) The searched number is input, and the No. search button is pressed.
Example): When 4180 is input, and the No. search button is pressed, the No. search
is executed.
・ Input
It is the function to input a value using a button. Cursor is united with arbitrary
places and an input button is pushed after inputting a value.
7-38
SYSTEM 7-6. PITCH ERROR CORRECTION PARAMETER SCREEN
・ + input
It is a function to add the input value to a set value and to input the value. The
cursor is set to an arbitrary place, and after the value is input, + input button is
pressed.
Example): Set value 10.000+ value of input 20.000= value 30.000 of the final input
is input.
7-39
SYSTEM 7-7. SERVO PARAMETER SCREEN
The screen where the servo parameter which relates to each axis is displayed, and set
the servo parameter
It is a parameter set individually in each axis.
①
② ③
7-40
SYSTEM 7-7. SERVO PARAMETER SCREEN
7-41
SYSTEM 7-7. SERVO PARAMETER SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
・ Value extraction
Function list:
・ No. search
・ Input
7-42
SYSTEM 7-7. SERVO PARAMETER SCREEN
Operation:
・ Movement of cursor
In order to move cursor, a direction key top and the bottom are used.
Cursor movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used to input the value. When the value under the input is
deleted by one character, the CAN key is pressed.
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
・ No. search
It is a function to search for the servo parameter number.
(1) The searched number is input, and the No. search button is pressed.
7-43
SYSTEM 7-7. SERVO PARAMETER SCREEN
Example): When 2210 is input, and the No. search button is pressed, the No. search
is executed.
・Parameter List
This is a function to display the system parameters for each type.
(1) Presses the para type button, the button arrangement will change as follows.
(2) Then press the button of the parameter you want to display.
Example): When you press the basic axis specification button, you will see the basic axis
specification parameters.
7-44
SYSTEM 7-8. ETHERNET PARAMETER SCREEN
・ Input
It is the function to input a value using a button. Cursor is united with arbitrary
places and an input button is pushed after inputting a value.
7-45
SYSTEM 7-8. ETHERNET PARAMETER SCREEN
The screen where the Ethernet parameter which relates to the Ethernet
communication is displayed, and set.
①
② ③
7-46
SYSTEM 7-8. ETHERNET PARAMETER SCREEN
7-47
SYSTEM 7-8. ETHERNET PARAMETER SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
・ Value extraction
Function list:
・ No. search
・ Input
7-48
SYSTEM 7-8. ETHERNET PARAMETER SCREEN
Operation:
・ Movement of cursor
In order to move cursor, a direction key top and the bottom are used.
Cursor movement moves per grid, as shown in the following figure.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used to input the value. When the value under the input is
deleted by one character, the CAN key is pressed.
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
7-49
SYSTEM 7-8. ETHERNET PARAMETER SCREEN
・ No. search
It is a function to search for the Ethernet parameter number.
(1) The searched number is input, and the No. search button is pressed.
Example): When 1926 is input, and the No. search button is pressed, the No. search
is executed.
・ Input
It is the function to input a value using a button. Cursor is united with arbitrary
places and an input button is pushed after inputting a value.
7-50
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
The screen is displayed of the item what maintenance is necessary, and can be edited.
And it is referred and edited the maintenance time.
① ⑥
③ ④ ⑤
② Item Name
The maintenance items are displayed. You can change the addition, deletion, and item
name by editing.
③ Check period
The life time are displayed.
④ Remaining time
And then displays the time required maintenance. You can change the time by editing.
⑤ Count type
The count type are displayed. You can change the type by the editing.
7-51
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
⑥ Reset button
This is the button to reset the remaining time of the item. Remaining time becomes
less than 0 hours, it will be displayed in red for items that has passed the exchange
and inspection period.
⑦ Lubrication chart
Than machine instruction manual, to display the refueling table. The contents to
be displayed will differ depending on the model options contents of the customer.
Make the enlarged display by touching the image portion.
(※ enlarged display is only available when panel touch feature is enabled.)
To return to the original size, and then touch the enlarged image.
7-52
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
7-53
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
[READ] button : Watch item information to the NC memory and the registration
item candidate of the user making are input to a USB Memory
or HD, FTP Server.
[PUNCH] button : Watch item information to the NC memory and the registration
item candidate of the user making are outputted from a USB
Memory or HD, FTP Server.
[ALL Reset]button : It will return the settings to the initial state.
7-54
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
7-55
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
Operation list:
・ Movement of cursor
・ Page sending
・ Value input
・ Value extraction
Feature List:
・Display of monitoring items
・And deletion of monitoring items
・And change of monitoring items
・Item remaining time reset of
・Editing count type
・Check sheet editing
・Adding custom items
・And change of custom items
・Delete the custom item
・Initialization of display
・Punch
・Reed
7-56
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
Operation:
・ Movement of cursor
In order to move cursor, a direction top, bottom, left, and right key are used. The
cursor movement moves in each cell as shown in the figure below.
・ Value input
The INPUT key is used to input the value. When the value under the input is
deleted by one character, the CAN key is pressed.
7-57
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
・ Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
・ Display of warning
When the remainder time of any of the watch items passes, warning comes to be
displayed on the alarm message screen.
7-58
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
① ② ③ ⑤ ⑥ ⑦
④
① State of watch
The count of present is shown.
(Space) : Count stop inside of present
@ : In counting
* : The remainder time none
② Item number
Item number is shown.
③ Name of Item
The name of the item is displayed. When 41 characters or more are input, over 41st
characters is erased.
④ Check period
Longevity is shown. When the count is reset, the remainder time becomes equal to
the value of the longevity set here.
7-59
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
⑥ Count type
The count type is displayed. Each count type decreases the remainder time in
showing in the following tables.
⑦ Reset Button
When the user presses each button, the remaining time of the corresponding row is
reset, it will be the same value as the check period.
(1) The cursor is moved at the item name or the remainder time of item No which
wants to be deleted.
(2) The button arrangement changes into the following states when “Clear” button
is pressed.
7-60
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
An arbitrary item name of watch item (item name) display screen is overwritten in
the registration item candidate.
(1) The registration destination is chosen on watch item (item name) display screen,
and “Entry” button is pressed.
(2) Cursor is put on the item which wants to register, and when the machine, NC or
the custom button is pressed, the registration candidate list is displayed.
7-61
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
(3) The operation button is pressed on each registration item list screen.
Watch item name list (Machine) Watch item name list (NC)
(4) The button arrangement changes as follows if the cursor is matched to the item
which wants to register, and the “Select” button is pressed.
7-62
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
(1) The cursor is moved to item of line which wants to reset the remainder time.
(2) When “Clear” button is pressed, the button arrangement is changed as follows.
(3) If “Exec” button is pressed, the remainder time reaches longevity time and the
same value.
7-63
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
(1) When the type button is pressed, the button arrangement is changed as follows.
(2) The cursor is moved to item of line which wants to change the count type.
(3) With pressing "No" button, "All" button, "Power on" button, "Run" button or
"Cut" button, the count type is changed.
7-64
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
The check seat screen starts when “Detail” button is pressed while selecting an
arbitrary item.
② ③ ④ ⑤
② Date
The date when it was checked is displayed.
③ Time
The time when it was checked is displayed.
④ Span
The period passed since it is checked is displayed by time.
⑤ Entry column
It is a free filling in column. For instance, please use to record of name of the
person who fill in the check list, or to record the amount of the replenishment oil.
7-65
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
The operation of the Arumatik each button becomes impossible while the check seat
software is starting. Please operate Arumatik after ending software pushing “Exit”
button.
The check seat is operated as follows.
7-66
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
(3) After it is input in on the input box, the item is input to the input column by
pressing the Input key or "Save" button is pressed.
7-67
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
An arbitrary item name can be added about the watch item. It is able to add as
follows.
(1) With pushing "Operation" button after the custom item is selected, the state of
the display of the button of the figure below is changed.
(2) The cursor moves to the item of the non-setting with ↑ and ↓ key.
(3) After the added item name is input, "INPUT" button is pushed. The item name
is displayed at the position with the cursor.
(1) With pushing "Operation" button after the custom item is selected, the state of
the display of the button of the figure below is changed.
(2) The cursor moves to the item which wants to change with ↑ and ↓ key.
(3) After the changed item name is input, "Input" button is pushed. The item name
is changed to the position with the cursor. When "+ INPUT" is pressed, It is
added after a present content.
7-68
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
(1) With pushing "Operation" button after the custom item is selected, the state of
the display of the button of the figure below is changed.
(2) The cursor moves to the item which wants to delete with ↑ and ↓ key.
(3) When a clear button is pushed, the content of a present line is deleted.
- Initialization of display
If you hope to re-displayed in the language which you is using, or you hope to return
all to the initial state, this function will be used. In the following manner, to
perform the initialization.
(2) "ALL Reset" button is pressed. The following buttons are displayed.
(3) When you press "EXEC" button, to return to the initial state.
7-69
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
- Punch
It is a function to preserve the watch item information and the user making data set
in the NC memory to an external storage device. You can store CF cards, USB type
recording media, HD (Built in disk), or FTP server.
(1) The button arrangement changes as follows if the punch button is pressed. (It
is not possible to output to the serial connection equipment on this screen)
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(4) When the EXEC button is pushed, he watch item information and the user
making in the NC memory is saved in the device selected in (1). When the
program of a same name has already existed, the check message of overwrite is
displayed. A cancellation button is pushed when canceling an execution button
and a punch to overwrite.
7-70
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
- Read
This function overwrites watch item information and the user making data saved
externally to NC memory.
(5) The button arrangement changes as follows if the punch button is pressed. (It
is not possible to output to the serial connection equipment on this screen)
(6) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) When the folder function is enabled, the load destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the load
destination and click "<←>", the load subfolder name is reflected in the input
field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
7-71
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
G10_L60_Pp_Aa_Rr_[n]_Qq
P : Item number
Set by the integer of between 1 and 10.
A : Longevity
N : Item name
Caution)The following characters cannot be used. : * [ ]
Q :Count Type
0 : Invalidity 3 : In Driving
1 : All Time 4 : In Cutting
2 : On Power 5 : Drivable
7-72
SYSTEM 7-9. PERIODIC MAINTENANCE SCREEN
G10_L61_Pp_[n]
P : Item number
Set by the integer of between 1 and 10.
N : Item name
Caution)The following characters cannot be used. : * [ ]
7-73
SYSTEM
Note
7-74
8. MESSAGE
8-1
MESSAGE 8-1. MESSAGE SCREEN LIST
8. MESSAGE
This chapter explains the screen belonging to the MESSAGE key (message screen).
MESSAGE
8-2
MESSAGE 8-2. MESSAGE SCREEN
NC message and stop code and alarm message, OP message, and message
The career is displayed.
① Message display
The kind of message which has been selected now is displayed.
8-3
MESSAGE 8-2. MESSAGE SCREEN
8-4
MESSAGE 8-2. MESSAGE SCREEN
Operation list:
・ Movement of cursor
・ Page sending (Only the message career display :)
Feature List:
・Guidance Display
・Punch
8-5
MESSAGE 8-2. MESSAGE SCREEN
Operation:
・ Movement of cursor
[↑][↓]key is used in order to move cursor. Cursor movement moves per grid, as
shown in the following figure.
・ Guidance display
If a detailed explanation of the alarm is to display, the cursor will be is set to the line
which wants to be displayed, and "Help" button will be pushed. The following alarm
guidance is displayed.
8-6
MESSAGE 8-2. MESSAGE SCREEN
・Punch
It is function that the alarm message of NC is to save to an external storage device.
You can store CF cards, USB type recording media, HD (Built in disk), or FTP server.
(1) Presses the punch button, button arrangement will change as follows.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "ALARM1.CSV".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the tool offset data in the NC memory is saved
in the device selected in (1). When the program of a same name has already
existed, the check message of overwrite is displayed. A cancellation button is
pushed when canceling an execution button and a punch to overwrite.
8-7
9. GRAPHIC
9-1
GRAPHIC 9-1. GRAPHIC SCREEN AND FUNCTION LIST
9. GRAPHIC
GRAPH
9-2
GRAPHIC 9-2. GRAPHIC SCREEN
It is possible to draw in the tool route of the program which has been selected now.
Drawing is possible in Edit mode and the Mem mode (including memory card operation).
② ③
①
② Program display
The program chosen and run now is displayed.
9-3
GRAPHIC 9-2. GRAPHIC SCREEN
ALTER If you want to see six or more axes, change the axis to be displayed.
9-4
GRAPHIC 9-2. GRAPHIC SCREEN
Function list:
・ Drawing beginning
・ Drawing clearness
・ Drawing magnification change
・ Change on drawing side
・ Change in the painter's coordinate system
9-5
GRAPHIC 9-2. GRAPHIC SCREEN
Operation by Gesture:
- Movement of viewpoint
While tap the green of the points, which means the point of view, release from the
screen after move to the viewpoint position you want to change.
- Rotation
If want to rotate the transverse direction to the axis towards the screen, when swipe
with two fingers upward or downward, rotation angle value of the right side will be
changed. When your finger is released from the screen, draw again in specified
angle if it is drawn.
If want to rotate the vertical direction to the axis towards the screen, when swiping
with two fingers to the right or the left direction, rotation angle value of the right
9-6
GRAPHIC 9-2. GRAPHIC SCREEN
side will be changed. When your finger is released from the screen, draw again in
specified angle if it is drawn.
If want to rotate with respect to the vertical axis on the screen, when the rotation
indicated by the two fingers to the right or the left direction, rotation angle value of
the right side will be changed. When you release your finger from the screen, drawn
again in specified angle if it is drawn.
To return the rotation state to the initial state, do double-tap (touching as tap twice)
on the screen that is shown rotation state.
- Scaling display
The expand gesture will be done if the display magnification is hoped to enlarge, or
the shrinking gesture will be done if the display magnification is hoped to shrinke.
While operating, right next to the magnification is changed. When your finger is
released from the screen, draw again with specified magnification if it is drawn.
9-7
GRAPHIC 9-2. GRAPHIC SCREEN
If change the display axis type, rotation gesture is done on the axis display to the
right. The order in which they are change is equivalent to the order of the buttons.
When you release your finger from the screen, draw again in specified display axis
type if it is drawn.
9-8
GRAPHIC 9-2. GRAPHIC SCREEN
Operation:
(1) The starting point moves with the REF* switch. If a central button is pushed, it
can return focusing on the starting point.
Example): REF← button is pushed, and the starting point of drawing is moved left.
9-9
GRAPHIC 9-2. GRAPHIC SCREEN
・ Drawing
Drawing is started.
Procedure:
(1) Select EDIT mode or MEM mode in a program edit display, and do O search of
the program which wants to draw.
(2) Display a graphic screen, move the drawing starting point to arbitrary places,
and push a {DRAW}.
(3) After pushing a drawing button, the message which shows the completion of
drawing preparation is displayed on the screen lower right.
(4) Drawing will be started after display the message. The message which shows
under drawing is displayed on the lower right of a tool path display during
drawing.
9-10
GRAPHIC 9-2. GRAPHIC SCREEN
・ Drawing clearance
It is the function which eliminates the graphics currently displayed on the tool-path
display. A drawing clearance can be used after finished drawing.
9-11
GRAPHIC 9-2. GRAPHIC SCREEN
(2) The button arrangement changes as follows if the magnification button is pressed.
Display magnification
9-12
GRAPHIC 9-2. GRAPHIC SCREEN
(2) The button arrangement changes as follows if the drawing side button is pressed.
(3) A push on each button of XY, YZ, ZY, XZ, and XYZ changes the display of a
drawing side or a magnification display. When done in the drawn state, it will be
redrawn to fit the change of inclination of the axis. In addition, when you press
the draw button, it will be redraw in the state tailored to the inclination of the
modified axis.
9-13
GRAPHIC 9-2. GRAPHIC SCREEN
(3) When the user presses the button to the next, to display a button that you can
set the inclination of the axis up, down, left, or right
[REF↑]button : On the basis of the left and right direction of the axis of
the initial display, and rotated upward direction.
[REF↓]button : On the basis of the left and right direction of the
axis of the initial display, and then rotated
downward direction.
[REF←]button : With respect to the vertical direction of the axis of
the initial display, it will rotate in a clockwise
direction.
[REF→]button : Relative to the vertical axis of the initial display, to
rotate counterclockwise.
[Reposit]button : To return to the first of the displayed axis state.
9-14
GRAPHIC 9-2. GRAPHIC SCREEN
(4) When further pressed the button to the next, the inclination of the axis clockwise,
to display a button that can be set in a counter-clockwise.
Clockwise button : With respect to the vertical direction of the axis of the
initial display, I will rotate in a clockwise direction
Counterclockwise : Relative to the vertical axis of the initial display,
button to rotate counterclockwise.
[Reposit]button : To return to the first of the displayed axis state.
Example):Relative to the vertical axis presses the clockwise button to rotate clockwise.
(5) When done in the drawn state, it will be redrawn to fit the change of inclination
of the axis. In addition, when you press the draw button, it will be redraw in the
state tailored to the inclination of the modified axis.
9-15
10. CUSTOM
10-1
CUSTOM 10-1. CUSTOM SCREEN AND FUNCTIONAL LIST
10. CUSTOM
This chapter explains the screen belonging to CUSTOM1 key (custom-made screen).
CUSTOM1
10-2
CUSTOM 10-2. CUSTOM MAIN MENU SCREEN
The menu belonging to the custom screen is displayed. With the custom screen, the
operator can set up the each function with just a few keystrokes.
10-3
CUSTOM 10-2. CUSTOM MAIN MENU SCREEN
10-4
CUSTOM 10-3. WORK SET SCREEN
With the custom screen, the operator can set up the work offsets with just a few
Keystrokes. Four types of measurements are possible.
10-5
CUSTOM 10-3. WORK SET SCREEN
10-6
CUSTOM 10-3-1. SETTING SCREEN
① Setting display
A setup of provision is displayed.
A tool radius, the amounts X and Y of tool compensation, and tool length can be set up.
10-7
CUSTOM 10-3-1. SETTING SCREEN
10-8
CUSTOM 10-3-1. SETTING SCREEN
Setting list:
・ Tool radius
・ Tool compensation X
・ Tool compensation Y
・ Tool length
10-9
CUSTOM 10-3-1. SETTING SCREEN
Basic operation:
・ Movement of cursor
In order to move cursor, a direction key top and the bottom are used.
・ Value input
The INPUT key is used in order to perform a value input.
Input value is entered in the value of as it is if you put a decimal point, but if do not
put a decimal point with the value of 1/1000 (in the case of mm, if the inch 1/10000)
when pointed recognition mode is entered.
The CAN key is pressed when carrying out 1 character deletion of the value under
input.
Note: The pointed recognition mode can be changed on the setting screen.
Example): Unite cursor with arbitrary places like the following figure left, input 10. ,
and it is the INPUT key.
If it pushes, 10.000 will be inputted like the following figure right.
10-10
CUSTOM 10-3-1. SETTING SCREEN
・ Value extraction :
The INPUT key is used in order to extract a character string. Cursor is extracted as
shown in the following figure.
When it unites with a character string to carry out and the INPUT key is pressed, a
character string is extracted and it is an input box.
It enters inside.
Setting list:
・ Tool radius
The radius of a measurement tool is set up.
・ Tool compensation X
The X direction shift amount of a measurement tool is set up.
・ Tool compensation Y
The direction shift amount of Y of a measurement tool is set up.
・ Tool length
The length of a measurement tool is set up.
10-11
CUSTOM 10-3-2. EDGE SIDE MEASUREMENT SCREEN
X+
Y-
Z
X-
Y+
④
①
10-12
CUSTOM 10-3-2. EDGE SIDE MEASUREMENT SCREEN
[+X POS] button : Set up a work piece coordinate system noting that an instrument
is applied from X+.
[-X POS] button : Set up a work piece coordinate system noting that an instrument
is applied from X-.
[+Y POS] button : Set up a work piece coordinate system noting that an instrument
is applied from Y+.
[-Y POS] button : Set up a work piece coordinate system noting that an instrument
is applied from Y-.
[RETURN] button : Return to provision menu panel.
[Z POS] button : Input a work piece coordinate system noting that an instrument
is applied from Z.
[RETURN] button : Return to provision menu panel.
10-13
CUSTOM 10-3-2. EDGE SIDE MEASUREMENT SCREEN
Functional list:
・ The direction coordinates input of X+
・ The direction coordinates input of X-
・ The direction coordinates input of Y+
・ The direction coordinates input of Y-
・ Z coordinates input
10-14
CUSTOM 10-3-2. EDGE SIDE MEASUREMENT SCREEN
Operation:
Functional details:
(1) A work piece coordinate system to input a coordinate value into is displayed, X
and the Y-axis are moved in the direction of +, and an instrument is applied to a
work.
X+
Y+
10-15
CUSTOM 10-3-2. EDGE SIDE MEASUREMENT SCREEN
(2) A push on X+ coordinates button or Y+ coordinates button sets the value by which
the tool radius was added to the present X and Y-axis machine coordinates as X
of the work piece coordinate system currently displayed, and the Y-axis.
Example): Set up a tool radius with 10., move X and the Y-axis in the direction of
+, apply a measurement tool to a work, and push [+XPOS] button.
10-16
CUSTOM 10-3-2. EDGE SIDE MEASUREMENT SCREEN
Y-
X-
(2) A push on X-coordinates button or a Y coordinate button sets the value with
which the tool radius was subtracted by the present X and Y-axis machine
coordinates as X of the work piece coordinate system currently displayed, and the
Y-axis.
Example): Set up a tool radius with 10. move X and the Y-axis in the direction
of -, and apply a measurement tool to a work, [-X pos] button is pushed.
10-17
CUSTOM 10-3-2. EDGE SIDE MEASUREMENT SCREEN
(1) A work piece coordinate system to input a coordinate value into is displayed, an
axis is moved in the direction of Z, and an instrument is applied to a work.
(2) A push on Z coordinates button sets the value of the present Z-axis machine
coordinates as the Z-axis of the work piece coordinate system currently displayed.
10-18
CUSTOM 10-3-3. CENTER MEASUREMENT SCREEN
A measurement tool is applied to the both ends of a work, main coordinates are measured,
and it sets up as a workpiece coordinate system. It is mainly used to a square work.
10-19
CUSTOM 10-3-3. CENTER MEASUREMENT SCREEN
[X POS] button : Measure the machine coordinates of the end faces X1 and X2 of
the direction of X.
[Y POS] button : Measure the machine coordinates of the end faces Y1 and Y2 of
the direction of Y.
[SET] button : Set the main coordinates computed from the machine coordinates
of the both ends of X and the direction of Y as a work piece
coordinate system.
[RETURN] button : Return to provision menu panel.
10-20
CUSTOM 10-3-3. CENTER MEASUREMENT SCREEN
Functional list:
・ The X direction / direction work both-ends center coordinates measurement of Y
10-21
CUSTOM 10-3-3. CENTER MEASUREMENT SCREEN
Basic operation:
Y2
Y1
X1 X2 X1 X2
Y2
Y1
10-22
CUSTOM 10-3-3. CENTER MEASUREMENT SCREEN
Functional details:
Y2
Y1
X1 X2 X1 X2
Y2
Y1
(2) If X coordinates button is pushed, the present X-axis machine coordinates to the
measurement coordinates display of X1
10-23
CUSTOM 10-3-3. CENTER MEASUREMENT SCREEN
(3) When a measurement tool is first touch to X1, touch a measurement tool to X2.
Y2
Y1
X1 X2 X1 X2
Y2
Y1
(4) If X coordinates button is pushed, the present X-axis machine coordinates to the
measurement coordinates display of X2
(5) It is operated by transposing the procedure of (1) - (4) to Y1 and Y2. X1, X2, Y1,
and Y2 to the work coordinate system which will be displayed now if a setting
button is pushed after completing measurement
The center coordinates of a work are set up.
* Center coordinates are not set up when all coordinate values are not set as the
measurement coordinates display.
10-24
CUSTOM 10-3-4. THREE POINT CENTER MEASUREMENT SCREEN
A measurement tool is applied to three points of a work, the main coordinates of a circle
are measured, and it is as a work coordinate system.
It sets up. It is mainly used to a circular work.
③
②
10-25
CUSTOM 10-3-4. THREE POINT CENTER MEASUREMENT SCREEN
[XY POS] button : Measure 3 point X1 of a work, and the machine coordinates of
Y1, X2, Y2, Z3, and Z3.
[SET] button : Set the main coordinates computed from the machine coordinates
of three points of a work as a work piece coordinate system.
[RETURN] button : Return to provision menu panel.
10-26
CUSTOM 10-3-4. THREE POINT CENTER MEASUREMENT SCREEN
Functional list:
・ Three work center coordinates measurement
10-27
CUSTOM 10-3-4. THREE POINT CENTER MEASUREMENT SCREEN
Basic operation:
X3,Y3
10-28
CUSTOM 10-3-4. THREE POINT CENTER MEASUREMENT SCREEN
Functional details:
X2,Y2 X1,Y1
X3,Y3
(2) If XY coordinates button is pushed, the present X and Y-axis machine coordinates
to the measurement coordinates display of X1 and Y1
It is set up. Measuring point [ ] moves to X2 and Y2 automatically in that case.
10-29
CUSTOM 10-3-4. THREE POINT CENTER MEASUREMENT SCREEN
X2,Y2 X1,Y1
X3,Y3
(4) If XY coordinates button is pushed, the present X and Y-axis machine coordinates
to the measurement coordinates display of X2 and Y2
It is set up. Measuring [coordinates] point [ ] moves to X3 and Y3
automatically in that case.
X3,Y3
10-30
CUSTOM 10-3-4. THREE POINT CENTER MEASUREMENT SCREEN
(6) If XY coordinates button is pushed, the present X and Y-axis machine coordinates
to the measurement coordinates display of X3 and Y3
It is set up. Measuring point [ ] moves to X1 and Y1 automatically in that case.
(7) If a setting button is pushed after completing measurement of X1, X1, Y2, Y2, X3,
and Y3, it will display now.
The main coordinates of a work are set as a work piece coordinate system.
* Main coordinates are not set up when all coordinate values are not set as the
measurement coordinates display.
10-31
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
②
③
10-32
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
10-33
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
Functional list:
・ Corner coordinates measurement
10-34
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
Basic operation:
10-35
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
Functional details:
It is the function for measuring the machine coordinates of the four points of the
work, and obtaining the corner coordinates.
If the position to touch the work is if different on each side, the order of measurement
you may start from any.
(1) It will touch the measurement tool in any of the four points of the work. As shown
in the figure below X1, Y1 and touch the measurement tool as an example.
X1,Y1
X2,Y2
X4,Y4
X3,Y3
(2) Check the direction against the tool, and presses a - direction button, X1, in the
measurement coordinate display of Y1, the current X, the tool radius in the Y-
axis machine coordinate is set a negative value. In that case, the coordinate
measuring surface [ ] will move automatically to the X2, Y2.
10-36
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
X1,Y1
X2,Y2
X4,Y4
X3,Y3
(4) Check the direction against the tool, and presses + / - direction button, X2, in the
measurement coordinate display of Y2, the current X, the tool radius in the Y-
axis machine coordinate is set a negative value. In that case, the coordinate
measuring surface [ ] will move automatically to the X3, Y3.
10-37
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
X1,Y1
X2,Y2
X4,Y4
X3,Y3
(6) Check the direction against the tool, and presses a + direction button, X3, in the
measurement coordinate display of Y3, the current X, the tool radius in the Y-
axis machine coordinate is set a positive value. In that case, the coordinate
measuring surface [ ] will move automatically to the X4, Y4
10-38
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
X1,Y1
X2,Y2
X4,Y4
X3,Y3
(8) Check the direction against the tool, and presses a + direction button, X4, in the
measurement coordinate display of Y4, the current X, the tool radius in the Y-
axis machine coordinate is set a positive value. In that case, the coordinate
measuring surface [ ] will move automatically to the X1, Y1.
10-39
CUSTOM 10-3-5. CORNER MEASUREMENT SCREEN
+ Direction - Direction
X2,Y2 X1,Y1
X1,Y1 X2,Y2
10-40
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
It can carry out on one screen, such as a setup etc. of the tool name for every tool, the
offset number to be used, the diameter of a large, and a weight tool.
The offset data changed on this screen become the same as having set up on the offset
screen, and the data set as the offset screen on this screen is reflected.
Moreover, a setup of wear compensation can also be performed on this screen.
② Tool information
Tool information, including a tool name, tool offset, etc., is set up.
It can set up for every tool.
10-41
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Tool name setup key: A tool name is set up. A cursor is moved to the line of a tool name
and a tool name is set up by pushing a tool name setup key.
[STAND] button : Specification which usually treats the set-up tool as a tool
is performed.
[HEAVY] button : Specification which treats the set-up tool as a weight tool is
performed. When treated as a weight tool, if it calls, revolution of
a magazine will be performed at a low speed.
[WIDE] button : Specification which treats the set-up tool as a diameter tool of a
large is performed. A tool is not stored in the magazine of the
neighbors of the diameter tool of a large when treated as a
diameter tool of a large.
[RETURN] button : It returns to a tool management menu screen.
[READ] button : The tool management data obtained with the output button is
applied to NC.
[PUNCH] button : Tool management data is outputted to a recording media.
[T-SEAR] button : T (tool) number is searched.
[RETURN] button : It returns to a tool management menu screen.
10-42
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Functional list:
・Tool management
・Tool management output
・Tool management input
10-43
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Basic operation:
・Movement of cursor
In order to move a cursor, the direction key left, a top, and the bottom use the right.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key after input value is used in order to perform a value input.
Example): When it is input like the left of the figure below as 10, and presses the
INPUT key, 10.000 is input.
・Value erase
The INPUT key without input value is used in order to erase an input value.
10-44
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Functional details:
・Tool management
(1) T1 (tool keeper number 1) is set up as an example. A cursor is united with the
column of T1, a cursor is moved to the line of a "tool name", and a tool name setup
key is pushed. A push on a tool name setup key will set up a tool name.
If you want to change the blank, you will enter "Input" key.
(2) A cursor is moved to the line of "L-OFFS" and the offset number used by tool
length compensation is inputted.
If you want to change the blank, you will enter "Input" key. After the input, the
tool length, tool diameter is also changed in the space.
10-45
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(3) A cursor is moved to the line of "TOOL-L" and the offset value used by tool length
compensation is set up.
If you enter "Input" key without input number, cell will change to 0.
(4) A cursor is moved to the line of "L-WEAR" and the amount of wear of tool length
compensation is set up.
If you enter "Input" key without input number, cell will change to 0.
(5) A cursor is moved to the line of "D-OFFS " and the offset number used by cutter
compensation is set up.
If you want to change the blank, you will enter "Input" key. After the input, the
tool diameter, diameter of friction is also changed in the space.
10-46
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(6) A cursor is moved to the line of "TOOL-D", and the offset value used by cutter
compensation is set up. Although a screen top is expressed as a diameter, offset
data are set up in a radius.
If you enter "Input" key without input number, cell will change to 0.
(7) A cursor is moved to the line of "path wear" and the amount of wear of cutter
compensation is set up.
If you enter "Input" key without input number, cell will change to 0.
(8) A cursor is moved to the line of "STATUS" and weight and the diameter tool of a
large are usually set up.
10-47
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(9) (In the case of equipment with tool breakage detection function) Move your
cursor to the line "tool breakage detection", set the on and off.
10-48
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
It is a function to preserve the present tool management data set in the NC memory
to an external storage device. You can store CF cards, USB type recording media,
devices connected to the serial cable, HD (Built in disk), or FTP server.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "TLMNG1.DAT".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the present tool management data in the NC
memory is saved in the device selected in (1). When the program of a same name
has already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
10-49
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the unique
name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
10-50
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder
name in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
10-51
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
With setting each tools of name and offset number, form, various data of tool, example
material or the performance, can be set up.
②
①
② Tool information
Tool information, including a tool name, tool offset, etc., is set up.
It can set up for every tool.
10-52
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Tool name setup key: A tool name is set up. A cursor is moved to the line of a tool name
and a tool name is set up by pushing a tool name setup key.
[STAND] button : Specification which usually treats the set-up tool as a tool
is performed.
[HEAVY] button : Specification which treats the set-up tool as a weight tool is
performed. When treated as a weight tool, if it calls,
revolution of a magazine will be performed at a low speed.
[WIDE] button : Specification which treats the set-up tool as a diameter tool
of a large is performed. A tool is not stored in the magazine of
the neighbors of the diameter tool of a large when treated as
a diameter tool of a large.
[RETURN] button : It returns to a tool management menu screen.
[READ] button : The tool management data obtained with the output button is
applied to NC.
[PUNCH] button : Tool management data is outputted to a recording media.
[SEAR] button : T (tool) number is searched.
[RETURN] button : It returns to a tool management menu screen.
10-53
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
[IMAGE ENTRY] button : To register the image of each tool, this button is press.
[RETURN] button : It returns to a tool management menu screen.
10-54
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
・ Movement of cursor
・ Value input
・ Value extraction
Functional list:
・Tool management
・Tool usage display function
・Cutting condition registration function
・Cutting conditions automatic calculation function
・Cutting condition automatic setting function
・Tool image display function
・Tool image registration function
・Tool management output
・Tool management input
10-55
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Basic operation:
・Movement of cursor
In order to move a cursor, the direction key left, a top, and the bottom use the right.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key after input value is used in order to perform a value input.
Example): When it is input like the left of the figure below as 10, and presses the
INPUT key, 10.000 is input.
10-56
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Functional details:
・Tool management
(1) A cursor is moved to the line of a "tool name", and a tool name setup key is pushed.
A push on a tool name setup key will set up a tool name.
If you want to change the blank, you will push "Clear" button.
(2) A cursor is moved to the line of "H-OFFS" and the offset number used by tool
length compensation is inputted.
If you want to change the blank, you will push "Clear" button. After the input,
the tool length, tool diameter is also changed in the space
10-57
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(3) A cursor is moved to the line of "TOOL-L" and the offset value used by tool length
compensation is set up.
(4) A cursor is moved to the line of "L-WEAR" and the amount of wear of tool length
compensation is set up.
(5) A cursor is moved to the line of "D-OFFS" and the offset number used by cutter
compensation is set up.
If you want to change the blank, you will press "Clear" button. After the input, the
tool diameter, diameter of friction is also changed in the space
10-58
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(6) A cursor is moved to the line of "TOOL-D", and the offset value used by cutter
compensation is set up. Although a screen top is expressed as a diameter, offset
data are set up in a radius.
(7) A cursor is moved to the line of "path wear" and the amount of wear of cutter
compensation is set up.
(8) When push Page Down key or push ↓ Key at last row, page is moved to next, a
cursor is moved to the line of "STATUS" and weight and the diameter tool of a
large are usually set up.
10-59
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(The record of the use career of the tool is begun from point the tool is registered
on the tool management screen. Please note that the record cannot be confirmed by
going back.)
CLP count The count from which its tool is installed in the main axis is
displayed. (Unit:Set)
Cut time Time to have done the cutting feed while its tool is mounted is
displayed. (Unit:Minute)
CLP time Time to have done cutting feed while its tool is mounted is
displayed. (Unit:Minute)
Cut Dist The distance which the cutting feed was done while its tool is
mounted is displayed.
※1 In each item, the error of about 1~20 percent might be included in the value.
Please use the record as a standard.
※2 If the value of each item of the installation frequency, the installation time,
the cutting time, and the cutting distance is edited, the input might
uncommonly become invalid in the tool mounted on spindle. It Inputs again
until becoming effective or it is possible to edit surely by inputting with its
tool not mounted in spindle.
10-60
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
S instruction value and F instruction value of each tool needed when the processing
program is made can be recorded.
(1) Cursor is moved to the line of "S", and S instruction value is set.
(2) Cursor is moved to the line of "F", and F instruction value is set
10-61
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
S command value is automatically entered when you enter the cutting speed if
you type the reference diameter.
10-62
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(1) F command value is automatically entered when you enter the feed in a
state in which the S command value is entered.
10-63
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
You can be set as the feed per tooth instead of per feed. If you enter the case
number of teeth, the feed is re-set to send one per blade, F command value
is recalculated.
10-64
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
In the processing of fact, there are many be obtained from table of the cutting
conditions than tool type, material, non-cutting material for the setting of the feed
and cutting speed. Accordance with the cutting condition table shown below, make
the automatic input of the feed and cutting speed.
When the feed and cutting speed is automatically set by this function, F and S
command will be re-set by the calculation if possible cutting conditions auto
configuration feature
Cutting table
(1) Set the tool name on the first page, and set the tool material and the non-cutting
material on the third page,
10-65
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(2) The cutting speed and feed rate are automatically set if the cutting condition
satisfies the condition in the cutting condition table.
10-66
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
The display position can be moved by doing the slide while touching on the touch
panel in the image display frame.
10-67
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
The tool image can be individually set according to T number (tool number).
Explain as an example of the case where the image is set in the tool of T50.
(1) The image is preserved right under the drive in the USB memory by the file
name "T50.jpg".
T50.JPG
(2) The USB memory is connected from the USB slot of Arumatik.
10-68
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
10-69
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(4) When "T50.JPG" is touched after “USB" button and "Register" button is pushed,
"Execution" button is appearing and it is pushed.
10-70
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(5) T50.JPG is registered, and "T50.JPG" is displayed in the column of the data
which has been registered. The registration screen is ended when pressing
"End" button.
※ When the total of the registration image file exceeds 2.0GB, it is not
possible to register newly. In that case, please select unnecessary
registration ending data, delete the data which has been registered by
pressing "Delete" button.
10-71
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
It is a function to preserve the present tool management data set in the NC memory
to an external storage device. You can store CF cards, USB type recording media,
devices connected to the serial cable, HD (Built in disk), or FTP server.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "TLMNG1.DAT".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the tool offset data in the NC memory is
saved in the device selected in (1). When the program of a same name has
already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
10-72
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(2) When 'USB' or 'Serial', ‘HD’, ‘Ethr’ button is pressed, the button layout is
changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the
unique name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
10-73
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder
name in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
10-74
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
It can carry out on one screens, such as a setup etc. of the tool name for every tool, the
offset number to be used, the diameter of a tool, and a tool weight, management of tool
life.
The offset data changed on this screen become the same as having set up on the offset
screen, and the data set as the offset screen on this screen is reflected. A setup of wear
compensation can also be performed on this screen. Some part of data of the tool-life
can be set and be changed.
①
②
⑤
④
③
10-75
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
⑦
⑥
10-76
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Tool name setup key: A tool name is set up. A cursor is moved to the line of a tool name
and a tool name is set up by pushing a tool name setup key.
[STAND] button : Specification which usually treats the set-up tool as a tool
is performed.
[HEAVY] button : Specification which treats the set-up tool as a weight tool is
performed. When treated as a weight tool, if it calls, revolution of
a magazine will be performed at a low speed.
[Wide] button : Specification which treats the set-up tool as a diameter tool of a
large is performed. A tool is not stored in the magazine of the
neighbors of the diameter tool of a large when treated as a
diameter tool of a large.
[RETURN] button : It returns to a tool management menu screen.
10-77
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
[Use Time] button : The type of tool life is set in "Use Time".
[MNT Count] button : The type of tool life is set in "Mount Count".
[Use Count] button : The type of tool life is set in "Use Count".
[RETURN] button : It returns to a tool management menu screen.
10-78
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
[SEARCH] button : It search data by the tool number or the pot number or the tool
name.
[READ] button : The tool management data obtained with the output button is
applied to NC.
[PUNCH] button : Tool management data is outputted to a recording media.
[RETURN] button : It returns to a tool management menu screen.
[Change Spindle State] button : Type of spindle tool is changed to the number what
is specified.
[Change Next State] button : Type of next tool is changed to the number what is
specified.
[STAND] button : The type of the spindle or next tool is changed to "Standard".
[HYAVY] button : The type of the spindle or next tool is changed to "HEAVY".
[Wide] button : The type of the spindle or next tool is changed to "WIDE".
10-79
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Functional list:
・Tool management
・Tool or Pot, Tool name search
・Magazine initialization
・Spindle tool / next tool change
・Tool management output
・Tool management input
10-80
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Basic operation:
・Movement of cursor
In order to move a cursor, the direction key left, a top, and the bottom use the right.
・ Page sending
Page ↑/↓ key is used for doing page sending.←→ key is pushed while pushing the
Ctrl key for side sending.
・ Value input
The INPUT key after input value is used in order to perform a value input.
Example): When it is input like the left of the figure below as 100., and presses the
INPUT key, 100.000 is input.
・Value erase
If you delete the input value, you changes to the position which wants to be deleted,
and "Clear" button is pushed.
When "Execution" is selected when the button like the above figure is displayed,
input data is deleted.
10-81
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
Functional details:
・Tool management
The tool management data registration method of a tool management function
becomes below.
(1) As an example, Pot number 1 is set. If there is a change in Tool number, the
cursor is matched to the row of T number, and the change value is input. As for
a present line when a near pot is "Wide" tool, when it is a spindle or a next tool,
the entire line cannot do the change input.
(2) The cursor to the column of "Tool name" is moved, and an arbitrary character is
input after Tool name set button is pushed, or after an arbitrary character is
input tooling name set button is pushed. Setting name can input alphabet + sign.
It is not necessary to push tooling name set button if the tool type is not changed
when changing.
(3) The cursor is moved to the column of "H-OFS", and the offset number used by
tool offset is inputted.
When the head of the value of "H-OFS" is "H", or when the head of the value of
"TOOL-L" is "L", it is not possible to input.
10-82
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(4) A cursor is moved to the line of "TOOL-L" and the offset value used by tool length
compensation is set up. When the head of the value of "H-OFS" is "H" or the head
of this value is "L", the change input cannot be done. When the head of this value
is "*", it is displayed by the value to which the length correction of the tool
longevity screen is added.
(5) A cursor is moved to the line of "L-WEAR" and the amount of wear of tool length
compensation is set up. When the head of the value of "H-OFS" is "H" or the head
of this value is "L", the change input cannot be done. When the head of this value
is "*", it is displayed by the value to which the length correction of the tool
longevity screen is added.
(6) A cursor is moved to the line of "D-OFS” and the offset number used by cutter
compensation is set up.
When the head of the value of "D-OFS" is "D" or the head of “TOOL-D” value is
"L", the change input cannot be done.
10-83
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(7) “A cursor is moved to the line of "the diameter of a tool", and the offset value used
by cutter compensation is set up. Although a screen top is expressed as a
diameter, offset data are set up in a radius. When the head of the value of "D-
OFS" is "D" or the head of “TOOL-D” value is "L", the change input cannot be
done. When the head of this value is "*", it is displayed by the value to which
the radius correction of the tool longevity screen is added.
(8) A cursor is moved to the line of "path wear" and the amount of wear of cutter
compensation is set up. When the head of the value of "D-OFS" is "D" or the head
of “TOOL-D” value is "L", the change input cannot be done. When the head of
this value is "*", it is displayed by the value to which the radius correction of the
tool longevity screen is added.
(9) A cursor is moved to the line of "Tool Type" and weight and the diameter tool of
a large are usually set up.
The pot adjoined cannot be input when it is setting in "Wide". They cannot be
input when it is not setting "Wide".
10-84
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(10) (In the case of equipment with tool breakage detection function) Move your
cursor to the line "Tool Check Command", set the on and off.
(11) Tool life group No. cannot be added, not be changed, and be deleted on this
screen. A setting is done on the tool life screen.
(12) A cursor is moved to the line of "Status" and set up status of tool life.
10-85
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(13) A cursor is moved to the line of "Life type" and set up type of tool life.
(14) A cursor is moved to the line of "Life Set" and set up value of tool life set.
(15) A cursor is moved to the line of "Life Count" and set up value of tool life count.
10-86
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(1) A push on a magazine clear button changes button arrangement as follows. The
check message of whether to perform a magazine clearance is displayed in that
case.
(2) The parameter of the magazine number being displayed to press the execution
button now is deleted.
The All numbers is automatically set in the tool number.
When the cancellation button is pushed, a clear magazine is canceled.
10-87
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
[Change Spindle State] button : The spindle tool number-D set up now is changed.
[Change Next State] button : Next tool keeper number-D set up now is changed.
(2) When the value is input, and the button of the changed spindle / next tool number
is pressed, spindle / next tool number is changed. The background color of the
line which became spindle / next and the released line is changed.
(3) To change the state of the tool of spindle / next, “Spindle-D change” / “Next-D
change” button is pushed.
When the button like the above figure is displayed, the button of the
correspondence is pushed.
10-88
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
It is a function to preserve the present tool management data set in the NC memory
to an external storage device. You can store CF cards, USB type recording media,
devices connected to the serial cable, HD (Built in disk), or FTP server.
(2) When 'USB' or 'Serial', ‘HD’, ‘Ethr’ button is pressed, the button layout is
changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "TLMNG1.CSV".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the tool management data in the NC memory
is saved in the device selected in (1). When the program of a same name has
already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
10-89
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
(2) When 'USB' or 'Serial', ‘HD’, ‘Ethr’ button is pressed, the button layout is
changed as follows.
(3) Read files selection list will be displayed (except for serial) and it will be selected
from here.
1) Select the file to read from the displayed file list. When selected, the
unique name is reflected in the entry field
1) Click the subfolder name of the save destination and display the contents
under the subfolder.
10-90
CUSTOM 10-4.TOOL MANAGEMENT SCREEN
2) Clicking the file name to be read reflects the unique name and sub folder
name in the entry field.
(4) When you press the EXEC button, it will be loaded into the NC memory from
the device specified in (1). To cancel reading, press the CAN button.
10-91
CUSTOM 10-5. TOOL LENGTH MEASUREMENT SCREEN
The amount of the correction of the correction of the length of the tool is measured.
Apply the point of the tool to the working reference plane, and the SET button.
The machine coordinates of Z axis are set to the place of the correction number at the
cursor position by pushing automatically.
Z axis automatically returns to the beginning point after it sets it.
The tool to be measured next without changing the screen can be called.
③ ②
② Tool number
The tool number installed in the main axis is displayed now.
③ Machine coordinates
Present machine coordinates are displayed.
10-92
CUSTOM 10-5. TOOL LENGTH MEASUREMENT SCREEN
Button arrangement:
[SET] button : Z axis machine coordinates are input to the offset number at the
cursor position, and Z axis starting point returns.
[BIAS] button : The distance is set as a bias when the location of measurement is a
working reference plane and is away. When the value is input, and
BIAS button is pressed, bias is set.
[ATC] button : The tool that wants to measure is installed in the main axis. When
ATC button is pressed after the tool number installed in the main
axis is input, tools are exchanged.
[X-Y-ORG](Z) button : X-Y axis (Z axis) is moved to the machine datum. When this button
is pressed, the button arrangement is changed. X-Y axis (Z axis) is
moves to the machine datum when EXEC button is pressed after it
changes.
[Return] button : It returns to the previous screen.
10-93
CUSTOM 10-5. TOOL LENGTH MEASUREMENT SCREEN
Function list:
・Tool length measurement
10-94
CUSTOM 10-5. TOOL LENGTH MEASUREMENT SCREEN
Operation:
・Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used in order to perform a value input.
Example): When it is input like the left of the figure below as 20., and presses the
INPUT key, 20.000 is input.
10-95
CUSTOM 10-5. TOOL LENGTH MEASUREMENT SCREEN
(1) The cursor is set to the position of the offset number in which it wants to set the
length of the tool.
(2) The tip of the blade of the tool is moved to a standard position.
Standard position
10-96
CUSTOM 10-5. TOOL LENGTH MEASUREMENT SCREEN
(3) SET button is pressed. Z axis machine coordinates are input to the offset number
at the cursor position when SET button is pressed, and Z axis starting point
returns.
(4) Next, the tool of the number input to input the tool number to be measured, and
to press ATC button is exchanged for a present tool.
10-97
CUSTOM 10-6. KITAMURA MONITOR SCREEN
It is the ability to monitor the load on the motor spindle abnormalities by changes in
the cutting process. In addition to tool abnormality, you can also control the feed rate
override. (This screen is displayed only if it is supported.)
②
③
② Use to set the mode of the monitor. If you want to use the monitor function, you set
"Teach" (teachings cutting mode) or "Monitor" (monitoring cutting mode). You set to
"Manual" when you do not want to use.
10-98
CUSTOM 10-6. KITAMURA MONITOR SCREEN
④ You refer to the value of each tool. You can also enter a value, the value of any change.
10-99
CUSTOM 10-6. KITAMURA MONITOR SCREEN
10-100
CUSTOM 10-6. KITAMURA MONITOR SCREEN
Functional list:
・ Monitor mode
・ Average
・ Maximum
10-101
CUSTOM 10-6. KITAMURA MONITOR SCREEN
Basic operation:
・Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
・ Page sending
Page ↑↓ key is used for doing page sending.
・ Value input
The INPUT key is used in order to perform a value input.
Example): When it is input like the left of the figure below as ten, and presses the
INPUT key, ten is input.
・Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
10-102
CUSTOM 10-6. KITAMURA MONITOR SCREEN
・Monitor mode
Sets the mode of the monitor function. Set one of the manual mode, cutting mode
(Monitor) or cutting teaching mode (TEACH).
・Average
Sets the amount of average override tool.
・Maximum
Sets the maximum allowable amount of override tool.
10-103
CUSTOM 10-7. AUXILIARY FUNCTION SCREEN
① G, M code designation
The list of G and the M codes is displayed. * Mark is attached to the G code or M code.
It means it’s an option.
10-104
CUSTOM 10-7. AUXILIARY FUNCTION SCREEN
Basic operation:
・ PAGE Skip
In order to perform a skip, a page ↑↓ key is used.
・ LINE Skip
In order to perform a line feed, a ↑↓ key is used.
10-105
CUSTOM 10-8. MACHINE MAINTENANCE SCREEN
10-106
CUSTOM 10-8. MACHINE MAINTENANCE SCREEN
Basic operation:
・ PAGE Skip
In order to perform a skip, a page ↑↓ key is used.
10-107
CUSTOM 10-8-1. THE STATE SCREEN OF ATC
The state of ATC is displayed. A setup of maintenance mode-on / OFF of ATC is also
from this screen.
10-108
CUSTOM 10-8-1. THE STATE SCREEN OF ATC
[PT.UCP] button : While you hold down to return the magazine (when enabled).
[PT.UCP] button : While you hold it down, proceed with the magazine (when
enabled).
[PT.MG] button : While you hold it down, move the pot to the magazine side.
[PT.SP] button : While you hold it down, move the pot to the side of the spindle.
[MENTE] button : Change OFF in maintenance mode.
When the maintenance mode On (case MDI mode and 2 magazines or more in HX Series)
(The Next button is pressed)
10-109
CUSTOM 10-8-1. THE STATE SCREEN OF ATC
When the maintenance mode On (case MDI mode and 3 Magazines in HX Series)
(The Next button is pressed)
[AAM FD] button : Assist arm is advanced while this button is pushing.
[AAM BK] button : Assist arm is returned while this button is pushing.
[AAM OT] button : Assist arm is moved outside while this button is pushing.
[AAM IN] button : Assist arm is moved inside while this button is pushing.
[MENTE] button : Change OFF in maintenance mode.
When the maintenance mode On (case MDI mode and 3 Magazines in HX Series)
(The Next button is pressed)
[AAM R1] button : Assist arm is turned around by 180° on side of magazine 1
[AAM R2] button : Assist arm is turned around by 180° on side of magazine 2
[AAM T1] button : Assist arm is reversed by 90° on side of magazine 1
[AAM T2] button : Assist arm is reversed by 90° on side of magazine 2
[MENTE] button : Change OFF in maintenance mode.
When the maintenance mode On (case MDI mode and 3 Magazines in HX Series)
(The Next button is pressed)
10-110
CUSTOM 10-8-1. THE STATE SCREEN OF ATC
Basic operation:
・ PAGE Skip
In order to perform a skip, a page ↑↓ key is used.
The maintenance buttons, example PT.UCP button, will act if you operate as follows.
It does not work with the normal length press.
10-111
CUSTOM 10-8-2. THE STATE SCREEN OF APC
The state of APC is displayed. A setup of maintenance mode-on / off of APC is also from
this screen.
10-112
CUSTOM 10-8-2. THE STATE SCREEN OF APC
Enter the number of work to be processed. Change of the input position is done in the
↓ ↑ key.
10-113
CUSTOM 10-8-2. THE STATE SCREEN OF APC
[PL.UCP] button : While you hold down the button to return to the front of the
pallet.
[PL.CLP] button : While you hold down the button to move forward the pallet.
[PL.UP] button : While you hold it down, raise on the position of the pallet (only
HX Series)
[PL.DWN] button : While you hold it down, lower down the position of the pallet (only
HX Series)
[MAINTE] button : Change Off in maintenance mode.
Button arrangement when the button is pressed the next button (only HX Series):
[PL.CW P1] button : While you hold down the button rotates Pallet clockwise.
[PL.CCW P2] button : While you hold down the button and rotate Pallet
counterclockwise.
[MAINTE] button : Change Off in maintenance mode.
10-114
CUSTOM 10-8-2. THE STATE SCREEN OF APC
Basic operation:
・ PAGE Skip
In order to perform a skip, a page ↑↓ key is used.
The maintenance buttons, example PL.UCP button, will act if you operate as follows.
It does not work with the normal length press.
10-115
CUSTOM 10-8-3. THE RECORD OF ABNORMAL LOAD SCREEN
The situation of the collision frequency of work is displayed. The log of the alarm
generated at that time and the frequency are displayed.
10-116
CUSTOM 10-8-3. THE RECORD OF ABNORMAL LOAD SCREEN
10-117
CUSTOM 10-8-3. THE RECORD OF ABNORMAL LOAD SCREEN
10-118
CUSTOM 10-8-3. THE RECORD OF ABNORMAL LOAD SCREEN
Basic operation:
・ PAGE Skip
In order to perform a skip, a page ↑↓ key is used.
When swiping to the left, display will be switched to abnormal history count screen,
also when swiping to the right direction, display will be switched to the error history
screen.
10-119
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
① ② ③ ④ ⑤
10-120
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
Setting item:
Tmep[℃]
Time[24h] or Time[Month]
10-121
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
10-122
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
Functional list:
・ The maximum / minimum temperature elimination
・ Graph redraw
・ Temperature / time magnification setup
・ Temperature data output
・ Temperature data input
10-123
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
When the expansion gesture is done with respect to horizontal direction (time) or
longitudinal direction (temperature), it is displayed in a state with a limited display
period or the display temperature.
10-124
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
Operation:
・ PAGE Skip
In order to perform a skip, a page ↑↓ key is used.
・ Value input
The INPUT key is used in order to perform a value input. The CAN key is pressed
when carrying out 1 character deletion of the value under input.
Functional details:
Example): If the delete button is pushed, as shown in the following figure, current
temperature will input into the maximum and the minimum temperature
column it is carried out.
10-125
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
10-126
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
(3) Temperature graph is displayed [display time of onset] for -2 [h] and display end
time as -8 [h].
10-127
CUSTOM 10-8-4. MACHINE TEMPERATURE DISPLAY SCREEN
It is a function to preserve the present temperature (24 hours) and the present
accumulation temperature (one month) data set in the NC memory to an external
storage device. You can store CF cards, USB type recording media, devices connected
to the serial cable, HD (Built in disk), or FTP server.
(2) When one of the displayed buttons of (1) is pressed, is pressed, the button layout
is changed as follows.
(3) If you wish to add a unique name to the file (except serial), enter the unique
number here. If you enter "1", it saves with "MTEMP1.DAT".
(4) When the folder function is enabled, the save destination selection list is
displayed subfolders of the card or HD. Click the subfolder name of the save
destination and click "<←>", the save subfolder name is reflected in the input
field.
(5) When the EXEC button is pushed, the temperature data in the NC memory is
saved in the device selected in (1). When the program of a same name has
already existed, the check message of overwrite is displayed. A cancellation
button is pushed when canceling an execution button and a punch to overwrite.
10-128
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
The part list of the machine is displayed. The part list can be expanded, and the work
such as the reductions be done.
10-129
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
② The kind and the number of pages of part lists being displayed now are displayed.
10-130
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
[Alarm message] button : The details of the alarm that is currently occurring is
displayed.
Right button (in ○) : The displayed part list is specified. <> The display item is
switched with the button.
[RETURN] button : It returns to the previous screen by one.
[EXIT] button : The maintenance support is ended.
[Previous Alarm] button : (Except the first) to display the contents of the alarm with
the last time.
[Next Alarm] button : (If there is another alarm) the contents of another alarm is
displayed.
[RETURN] button : It returns to the previous screen by one.
[END] button : The maintenance support is ended.
10-131
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
[BACK] button : The part list of one of the previous state is displayed.
[NEXT] button : The following part list of one is displayed.
[PARTS LIST] button : The detailed part list is displayed.
[RETURN] button : It returns to the previous screen by one.
[EXIT] button : It returns to the custom menu screen.
10-132
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
When the parts diagram is displayed, if doing the expansion gesture from the
center position you want to enlarge, the specified range is enlarged. In addition, if
doing the shrinking gesture, enlarge the display range.
In a state of displaying enlarge the parts diagram, if swiping with two fingers,
change the range that is seen.
Others, in state of that there are multiple pages on parts diagram or parts list, , page
scroll is doing by swiping up or down with one finger.
10-133
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
・Display of alarm
When an alarm has occurred, the description of the contents of the alarm is displayed.
(1) When you press the "Alarm Messages" button, the contents of the alarm message
will be displayed.
The alarm guidance related to the machine is displayed. Besides, the following
screens are displayed.
(2) When you see the next alarm, press the button "next alarm". When you look at
the contents of the previous alarm again, press the button "previous alarm."
(3) Since there is no alarm display content more than this when the button "next
alarm" is not displayed, go back to the first screen, and press the "Back" button.
Note: Please use the Help function on the message screen from this function. The
guidance of all almost the alarms is displayed.
10-134
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
(1) The part list to be displayed is selected from the button. When the item is
switched, the < > button is pressed.
(4) To change view point of the screen, the bar, which is displayed to corner, is moved
up-down or left-right.
.
10-135
CUSTOM 10-9. MAINTENANCE SUPPORT SCREEN
(5) The next page button is pressed when page sending is done. When only the part
list is displayed, the part list button is pressed.
10-136
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
① Parameter setting
The processing accuracy selection parameter is set. There are a standard screen and
a processing selection screen, and a standard parameter and the parameter when it
gives priority the speed, and accuracy gives priority are set respectively.
10-137
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
[SELECT] button : It moves to the setting of the parameter of the speed priority and
the accuracy priority screen.
[RETURN] button : It returns to the custom menu screen.
Functional list:
・Processing accuracy level selection
10-138
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
Operation:
・Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
Cursor movement moves per grid, as shown in the following figure.
・Value input
The INPUT key is used in order to perform a value input.
The CAN key is pressed when carrying out 1 character deletion of the value under
input.
10-139
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
・Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
Functional details:
Instruction method:
G990 Q*
Q0 ; Standard setup
Q1. ; Speed priority
Q2. ; |
Q3. ; Accuracy priority
*It becomes alarm when it is ordered Q codes other than the above.
10-140
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
Notes:
(2) They are the modes other than high-speed highly precise control in the state
where the parameter is rewritten.
Since it may have a bad influence on the contrary if the modes other than high-
speed highly precise control are used in the state where the parameter is
rewritten, please be sure to return a parameter to a standard setup by “G990Q0.”
after canceling high-speed highly precise control.
However, the state and sending speed of processing change and high-speed highly
precise control mode is used again.
When carrying out, you may rewrite a parameter continuously.
(3) For safety, after processing accuracy function capability use should perform
instructions of G990, and should surely return a parameter to a standard setup.
When it changes into the time of a power supply injection, or an emergency stop
state, he is trying to return to a standard parameter setup automatically, but the
parameter changed depending on conditions may not become effective, and may
have a bad influence on processing accuracy.
(4) The setting of this parameter, you must have the professional knowledge. Please
contact us at once if you want to change the value.
10-141
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
G91;
Parameter setup of speed serious
G990Q1.
; ←
consideration it is alike and rewrites.
(G5.1Q1) ← High-speed highly precise control mode-on
G5P10000;
G01X10.F1500;
Y-20.
X-20.
;
Y20.;
X10.;
G5P0;
(G5.1Q0) ← High-speed highly precise control mode-off
G4X3.
;
To a parameter setup of accuracy
G990Q3.
; ←
serious consideration rewriting
(G5.1Q1) ← High-speed highly precise control mode-on
G5P10000;
G01X10.F300;
Y-20.
;
X-20;
Y20.;
X10.;
G5P0;
(G5.1Q0) ← High-speed highly precise control mode-off
G990Q0.
; ← It rewrites to a standard parameter setup
M30;
10-142
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
① Parameter setting
Set the processing accuracy selection parameters. You can set the parameters of the
conditions 1 to 3, respectively to use 1 to 3. (All 9 patterns)
10-143
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
[ALL Reset] button : Set all of the parameters in the reference parameter.
[App1(P1)] button : The parameters to be set to App1 and displays them on the screen.
[App2(P2)] button : The parameters to be set to App2 and displays them on the screen.
[App3(P3)] button : The parameters to be set to App3 and displays them on the screen.
[RETURN] button : It will return to the machine accuracy menu screen.
・Cursor movement
・Value input
・Value extraction
Function list:
10-144
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
Operation:
・Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the right.
Cursor movement moves per grid, as shown in the following figure.
・Value input
The INPUT key is used in order to perform a value input.
The CAN key is pressed when carrying out 1 character deletion of the value under
input.
10-145
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
・Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
Functional details:
Instruction method:
G120.1 P* Q*
In the command methods other than the above will result in an error.
Also, by directing the G121, you can cancel the processing accuracy selection.
10-146
CUSTOM 10-10. PROCESSING ACCURACY LEVEL SELECTION SCREEN
Notes:
(1) G120.1, G121 command, please command alone block. If you do not want to
command alone block it will result in an error.
(2) G120.1 in the machining program during execution that was parameter
switching by the command, if you make an emergency stop and reset, you switch
to the reference parameter. In addition, when the program end (M02, M30), also
switched to the reference parameters when the power is turned on again.
(3) G120.1, in order to carry out the parameter switching from slowing down by the
G121 command, it may damage the work. G120.1, G121 command at the time,
please so as to command from the Make sure that the tool is away from the work.
(4) The setting of this parameter, you must have knowledge of the specialty. Please
contact us at once to our company if you want to change the value.
Example:
G91;
G120.1P1Q1; ← Rewrite the parameter(App1,Cond1)
G01X10.F1500;
Y-20.
X-20.;
Y20.;
X10.;
G4X3.;
G121.1P1Q3; ← Rewrite the parameter(App1,Cond3)
G01X10.F300;
Y-20.;
X-20;
Y20.;
X10.;
M30; ← Back to the reference parameters set
by the program end
10-147
CUSTOM 10-11. QUADRANT PROJECTION CORRECTION OVERRIDE SCREEN
The quadrant at the time of performing circle cutting changes etc. When the hand of
cut of a servo motor is reversed, the projection called a quadrant projection with a time
delay to the position instructions for which the actual motion of a table was given to
the servo motor by the influence of fricative etc. occurs.
For this reason, a level difference etc. may arise in a cutting side and processing
accuracy (deviation from circular form or field accuracy) may fall.
In order that this function may reduce effectively the projection and the eat lump by
the quadrant projection which occurs from a processing-conditions difference, it
rewrites the quadrant projection compensation parameter by a G code, and realizes
improvement in processing accuracy.
① Parameter setting
A quadrant projection compensation parameter is set.
There are a standard screen and an override screen and the parameter of the
standard time and the parameter at the time of an override are set, respectively.
OV button pressing and time arrangement of button:
10-148
CUSTOM 10-11. QUADRANT PROJECTION CORRECTION OVERRIDE SCREEN
[OV] button : It moves to the parameter setup screen at the time of an override.
[RETURN] button : It returns to a custom-made menu screen.
Functional list:
・Quadrant projection correction override
10-149
CUSTOM 10-11. QUADRANT PROJECTION CORRECTION OVERRIDE SCREEN
Basic operation:
・Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the Right
cursor. Cursor movement moves per grid, as shown in the following figure.
・Value input
The INPUT key is used in order to perform a value input.
The CAN key is pressed when carrying out 1 character deletion of the value under
input.
10-150
CUSTOM 10-11. QUADRANT PROJECTION CORRECTION OVERRIDE SCREEN
・Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
Functional details:
G990 RX. FY ;
X;The radius of a tool center course(mm)
Y;Feed speed
G990 R0
Please order it this.
Moreover, processing accuracy can be further raised by using together with a
processing accuracy function preselection capability (it is also ordered the Q code
together).
Please refer to the page of a processing accuracy function preselection capability
screen for the details of a processing accuracy function preselection capability.
It becomes alarm when not ordered in the above-mentioned R (Q) and the F code.
10-151
CUSTOM 10-11. QUADRANT PROJECTION CORRECTION OVERRIDE SCREEN
Notes:
(1) The F code should order it the actual sending speed (instruction value of a
program) (cutting sending override value) x.
Even when instructions and an actual sending speed change with an automatic
corner override or circle radius sending speed clamps, it calculates internally
and the amount of quadrant projection compensation is calculated at an actual
sending speed.
(2) The R code should order it the radius (instruction radius) (tool radius) ± of a tool
center course.
+: Area around
-: Round the inner
(3) When it changes into the time of a power supply injection, or an emergency stop
state, it returns to standard parameter setup automatically.
(4) The setting of this parameter, you must have the professional knowledge. Please
contact us at once if you want to change the value.
10-152
CUSTOM 10-12. PALLET RECOGNITION SCREEN
The program can be executed alone compared with each work by installing eight kinds
of work in one pallet. Which program (work) is executed can be selected by setting on
the custom screen as "SET-FN".
(a) (b)
(c)
10-153
CUSTOM 10-12. PALLET RECOGNITION SCREEN
・ Movement of cursor
・ Value input
・ Value extraction
Functional list:
10-154
CUSTOM 10-12. PALLET RECOGNITION SCREEN
Basic operation:
・Movement of cursor
In order to move cursor, the direction key left, a top, and the bottom use the
right. Cursor movement moves per grid, as shown in the following figure.
・Value input
The INPUT key is used in order to perform a value input.
The CAN key is pressed when carrying out 1 character deletion of the value
under input.
10-155
CUSTOM 10-12. PALLET RECOGNITION SCREEN
・Value extraction
The INPUT key is used in order to extract a value. If it unites with the value which
wants to extract cursor as shown in the following figure and the INPUT key is
pressed, a value will be extracted and it will enter in an input box.
Functional details:
・Pallet Recognition
(2) You will add the "M60" just before the "M30" in each NC program to be called.
O****;
・
・
・
M60 ;
M30 ;
10-156
CUSTOM 10-12. PALLET RECOGNITION SCREEN
(3) When the program is called, it will be processed in the following flow.
b. The program of the work processed next without exchanging the pallet when
there is unprocessed work (Arranged) is automatically called, and executed
(start at the cycle).
d. When all the work of pallet in machine becomes "Unarrangement", the pallet
is exchanged. And, when the presence of unprocessed work (Arranged) is
checked, and it exists, the work number search is executed. (a) - (d) is repeated
at the following. The state of the arrangement that the maintenance setting is
done is forwarded to the buffer of the arrangement setting (temporary storage
area where it is checked to have processed) at the same time as exchanging the
pallet at the arrangement maintenance.
Note: When unprocessed work (work which has been arranged) does not exist in an
in-flight pallet after exchanging the pallet, the machine stops.
10-157