G-Code Sprint Back to site
G-code basics archive

All posts.

503 posts · page 10 of 42.

Guides

How to Manually Enter a Tool Offset in G-Code

Most tool offsets are entered on the offset page, not in the program: G43 H calls a length, the table holds the value. Where each lives, and the G10 exception.

Lawrence Arya··4 min
Guides

How to Read G-Code to Find the Next Tool Change

Finding the next tool change is a search skill: look for the T word and M06, read the preamble that re-establishes the tool, and use it as a safe restart point.

Lawrence Arya··4 min
Code reference

How to Set Work Zero on a CNC vs a 3D Printer

Printers find their zero by homing to switches; CNC machines are told theirs by touch-off into offsets. Why the philosophies differ, and what transfers.

Lawrence Arya··4 min
Guides

How to Teach G-Code to High School Shop Students

Teaching teens G-code works when it is concrete and fast: start with motion they can see, drill the core, write a square, and run it. The sequence and the traps.

Lawrence Arya··4 min