HOLE CIRCLE UTILITY

This program creates a gcode file that can be loaded into linuxnc to run a hole circle operation.

The machine should be X and Y zeroed at the center of the desired circle.

The Z zero should be set to the top of the workpiece.

The parameter units are set to whatever mode the machine is currently in, either metric or imperial.

Validation of Inputs

SAVE AS PROGRAM

SEND TO LINUXCNC

Whenever a new toolpath is created, a list of hole angles and XY coordinates is displayed in the report box. This could be used, for example, to manually jog to a specific hole location.