Hello, good day. I want to write a drilling cycle in ISO format on a CNC milling machine with Siemens 810D control, but I encounter this error. What could be the issue?
ERROR:12470 Channel 1 block unknow G function G83 used
The program used:
G54 G9 G40 G17
G641
T5 M6
S3500 M3
G0 X-23.199 Y-9.5
Z20
G83 G98 Q.5 Z-8.5 R.7 F100
Y9.5
X-38.192 Y0
MCALL
M30