G-Code Sprint Back to site
Tag

#Arc

Posts tagged Arc from the G-Code Sprint team.

Code reference

I, J, K vs R in G02: Arc Center Words Explained

I, J, and K give the arc center as an offset from the start point, while R gives the radius. Here is when each works, and why full circles need I and J.

Lawrence Arya··5 min
Code reference

Why Is G02 Cutting a Straight Line? Common Causes

G02 cuts a straight line when the arc is not actually defined: missing I and J words, a firmware without arc support, the wrong plane, or a huge radius.

Lawrence Arya··5 min