19
[2]
[
↓
]
If the range is
<0;9>
, the value will be modified by -1. If the range is
<A; Z>, the previous letter
in the alphabet is displayed.
[3]
[
←
]
The cursor moves to the previous item of the entered name.
[4]
[
→
]
The cursor moves to the successive item of the entered name.
3)
Accept the name by pressing:
[F2]
“
Accept
”
.
o
The display will show the following message:
“
Machine waiting for data
”
.
4)
Send the program for a computer, making sure that you have pre-set appropriate parameters of
transmission:
Baud rate=9600bps, Data bits=8b, Stop bit=1, Parity=No, Flow control=No.
o
If transfer is successful, the user will be redirected to:
Programming [P] -> List of programmes
3.3
New program
Intended use:
This function enables saving the new program.
Access path:
Programming [P] -> New program
Course of action:
1)
Enter the name of file. The name can have up to 8 characters. You can enter characters in the
following ranges: <A; Z> and <0; 9>.
a.
The range of entered characters (<A; Z> or <0;9>) can be defined with the following key:
[F1]
“
ABC/123
”
o
To enter a particular name, use the block of navigational keys (see Fig. 3). See below to learn about the
operations assigned to each of the keys:
[1]
[
↑
]
If the range is
<0;9>
, the value will be modified by +1. If the range is
<A; Z>, the next letter in
the alphabet is displayed.
[2]
[
↓
]
If the range is
<0;9>
, the value will be modified by -1. If the range is
<A; Z>, the previous letter
in the alphabet is displayed.
[3]
[
←
]
The cursor moves to the previous item of the entered name.
[4]
[
→
]
The cursor moves to the successive item of the entered name.
2)
Accept the name by pressing:
[F2]
“
Accept
”
.
3)
Save the program.
a.
Select the type of code:
[F2]
“
G-code
”
, [F3]
“
M-code
”
.
b.
Enter the required value of code, using the numeric keypad (
[DEL]
– Deletes the entered
character;
[ESC]
– Cancels the option of entering a value).
c.
Accept the entered value, by pressing
[ENT]
.
o
If a particular G-code requires defining its parameters to work correctly, a list of elements
accompanied with default values will be displayed on the screen. However, if a particular G-code
requires no parameters, and we intend to:
continue writing the program, go back to item
a
;
finish writing the program, press
[F1]
“
Save
”
.
d.
Provide correct values in the list of parameters.
i.
Open the window dedicated to entering values corresponding to a given parameter
(a list of keys that call windows dedicated to entering each individual parameter is
shown In Table 3.1).
ii.
Enter the required value, using the numeric keypad (
[DEL]
– Deletes the entered
character;
[ESC]
– Cancels the option of entering a value).
iii.
Accept the entered value, by pressing
[ENT]
.
e.
If you want to declare another G-code: go back to item
a
, or finish writing the program by
pressing
[F1]
“
Save
”.
o
If the operation is successful, the user will be redirected to:
Programming [P] -> List of programmes