Mitsubishi Electric MELDAS C6 Programming Manual page 179

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

13. Program Support Functions
Grid (G37.1)
G37.1 X x1 Y y1 I Dx P nx J Dy K ny ;
X, Y
:Designation of start point coordinates. This will be affected by G90/G91.
I
:Interval Dx of the X axis. The unit will follow the input setting unit. If Dx is positive,
the interval will be in the forward direction looking from the start point, and when
negative, will be in the reverse direction looking from the start point.
P
:No. of holes nx in the X axis direction. The setting range is 1 to 9999.
J
:Interval Dy of the Y axis. The unit will follow the input setting unit. If Dy is positive,
the interval will be in the forward direction looking from the start point, and when
negative, will be in the reverse direction looking from the start point.
K
:No. of holes ny in the Y axis direction. The setting range is 1 to 9999.
The nx points on a grid are drilled with an interval ∆ x parallel to the X axis, starting at the position
designated with X, Y. The drilling operation at each hole position will depend on the standard
canned cycle, so the hole drilling data (hole machining mode and hole machining data) must be
held beforehand.
The movement between hole positions will all be done in the G00 mode. G37.1 will not hold the
data even when the command is completed.
(Example)
(Note 1) If the P and K commands are P0 or K0, or if there is no P or K command, the
(Note 2) If an address other than G, L, N, X, Y, I, P, J, K, F, M, S or B is programmed in
(Note 3) If a group 0 G command is issued in the same block as the G37.1 command,
(Note 4) If there is a G72 to G89 command in the same block as the G37.1 command,
When input setting unit is 0.01mm
G91 ;
G81 Z − 10000 R5000 F20 ;
G37.1 X300000 Y − 100000 I50000 P10 J100000 K8 ;
Position before
G37 is executed
y
=100mm
1
x
=300mm
1
program error "P221" will occur.
If the P or K value is more than four digits, the last four digits will be valid.
the same block as the G37.1 command, that address will be ignored.
(Example) G37.1 Xx
the command issued later is the priority.
the canned cycle will be ignored, and the G37.1 command will be executed.
171
13.2 Special canned cycle
∆ x=50mm
nx = 10 holes
Yy
Ii
Pp
Jj
Kk
1
1
1
1
1
1
ny = 8 holes
y=
100mm
Qq
;
1
Ignore

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64Meldas c64t

Table of Contents