Code reference
G98 vs G99: Canned Cycle Return Planes Explained
G98 retracts to the initial level, G99 only to the R plane. How to mix them around clamps, the lathe feed-mode trap, and the cycle time G99 really saves.
Lawrence Arya··10 min
Posts tagged Drilling from the G-Code Sprint team.
G98 retracts to the initial level, G99 only to the R plane. How to mix them around clamps, the lathe feed-mode trap, and the cycle time G99 really saves.
A bolt hole circle is sine and cosine around a center: X = center + radius times cosine of the angle, Y = center + radius times sine. The formula and a worked set.
A canned cycle is a built-in routine the control expands into many moves from one block: a drilling, boring, or tapping operation packed into a single line.
G81 is a simple drill cycle and G83 is a peck drill cycle for deep holes. Here is how canned cycles work, their R, Z, and Q words, and when to use each.