Code reference
How to Program a Helix in G-Code (G02/G03 With Z)
A helix is just a circular arc with a simultaneous Z move. Add a Z value to a G02 or G03 and the tool spirals instead of staying flat. Here is how it works.
Lawrence Arya··5 min
Posts tagged Helix from the G-Code Sprint team.
A helix is just a circular arc with a simultaneous Z move. Add a Z value to a G02 or G03 and the tool spirals instead of staying flat. Here is how it works.