Drill GCode Error

This only happens with drills. Using a drill operation with a Chamfer tool doesnt produce this error.

Edit: Forgot to mention using MasterCam 2023.

L1
L2
L3
L4
(T4 | #36 JOBBER DRILL (.1065) | D=.1065 | CR=0.)
G90 G94
G17
G20

S2139 M3
G54
G0 X1.2886 Y-.2264
Z.5
G99 G81 Z-.8283 R.5 F4.11
Y-.7776
G80
S0 G4 P0.4
M5
M30

what number tool is the chamfer tool? Been some discussion about double digit or high number tool numbers causing issues.

edit half asleep I though 36 was the tool number. But could be something to do with the tool name.

Don’t know if it helps, but here’s a drill line generated from Fusion that works for an example.

(T2 D=0.25 CR=0 TAPER=118deg - ZMIN=-1.5081 - drill)

I don’t believe Cut Control supports canned cycles so G81 will not work.

1 Like

Ahh yeah you are correct. G81 is a canned cycle. I’m not sure why that is appearing as I have all canned drilling cycles disabled in Mastercam.

1 Like