Renishaw code for Matsuura looks different.
I recently purchased a 2010 Matsuura v.plus 1000 with a fanuc 30i model-a control. I found programs in the control with M900 code for probing cycles. I have Renishaw manuals that show g65 codes like below.
G65P9810Z-8.F3000 Protected positioning move to the start position.
G65P9811X-50.T10. Single surface measurement.
G65P9810Z10.
Will I be able to use this G65 format?
The code I found in the control looks like the following.
<OG54>(TOOL 90 SET)
N1G17G20G40G80
T90 (PROBE)
M6
G90G0G54X0Y0S1
G43Z3.H90
M0
(SET Z WITH PROBE)
M900A9.Z0S1
M0
N2
M900A2.D2.2Z-.5S1(OUTSIDE)
N10G91G28Z0
G28Y0
M30
M0
M900A1.D5.S1(INSIDE BORE)
M0
M900A2.D1.5Z-.5S1(OUTSIDE)
M0
M900A3.X2.S1(INSIDE POCKET)
M0
M900A4.X2.6Z-.5S1(OUTSIDE)
M0
M900A5.X0S1(X-LEFT SIDE OF PART)
M0
M900A6.X0S1(X-RIGHT)
M0
M900A7.Y0S1(Y-FRONT)
M0
M900A8.Y0S1(Y-BACK)
M00
M30
N20G17G20G40G80
T0
M6
N21G90G0G54X0Y0
G90G0X-1.726Y1.726
M30