
B-64663EN/01 LASER FUNCTION 8.CONTROL FUNCTION
- 177 -
Command data
(1) Items of command data
- Feedrate
- Peak value
- Frequency
- Duty cycle
- Assist gas pressure
- Assist gas type
- Standard shift
- Correction value
Override is applied to the feedrate, peak value, frequency, duty
cycle, and assist gas pressure.
(2) Command data display
A screen is provided to display command data.
Execution of data
(1) Piercing command
(a) When G24 is executed, a specified E code is written to the
piercing data E code buffer. The E code is read from the
buffer, and the data set corresponding to the number
specified in the E code is read from the data area and used
for piercing.
G24Exxx ;
Piercing data set number (101 to 103)
(b) The piercing data area number can be specified separately.
The specified E code is written to the piercing data E code
buffer. In this specification method, only the condition is
specified at the beginning of the program, and G24; is
issued later without specifying the E code.
Exxx ;
:
:
:
G24 ;
Piercing data set number (101 to 103)
(2) Reading machining data
(a) When a cutting command is executed, the specified E code
is written to the machining E code buffer. The E code is
read from the buffer, and the data set corresponding to the
number specified in the E code is read from the data area
and used for machining.
Exxx ;
Machining data set number
(1 to 10)
Cutting feed command G01 +
G02
G03
G12