SPIRAL HOLE ENLARGEMENT

This program creates a gcode file that can be loaded into linuxnc to run a spiral hole enlargement program. It is for cases where a hole that has already been made needs to be slightly enlarged for whatever reason.

The machine should be X and Y zeroed at the center of the hole to be enlarged. This can be done manually or by using the probe utility.

Machining will begin at the current radius of the hole and will then proceed to spiral outward to the desired final radius.

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

Validation of Inputs

PREVIEW PROGRAM

SAVE AS PROGRAM

SEND TO LINUXCNC

If the parameters contain invalid fields, that field is shown with a red border.