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

All posts.

503 posts · page 33 of 42.

Code reference

Lathe vs Mill G-Code Differences: A Cheat Sheet

The motion core is identical; six differences do the damage: default plane, diameter programming, feed modes, CSS, cycle families, and comp mechanics.

Lawrence Arya··4 min
Code reference

Left-Hand Threading M-Code: M04 vs M03 Explained

A left-hand tap runs on M04, the reverse spindle code, with the G74 cycle on mills. For single-point threading, the spindle and feed direction together set the hand.

Lawrence Arya··5 min
Code reference

LightBurn G-Code Console Commands, Explained Simply

LightBurn's console is a direct line to your GRBL controller: $$ lists settings, $H homes, $X unlocks, $G shows active modes. Here is the working command set.

Lawrence Arya··4 min
Code reference

M3 vs M4 on a CNC Laser Cutter: Which Mode to Use

In GRBL laser mode, M3 holds constant power while M4 scales power with speed, killing corner burn. Here is when each wins and why laser mode must be on.

Lawrence Arya··4 min
Code reference

Mazatrol vs G-Code: The Differences That Matter

Mazatrol is Mazak's menu-guided programming language; G-code is the universal word-address standard. Here is how they differ and when each one wins.

Lawrence Arya··4 min
Guides

Missing Decimal Point in G-Code: Why It Crashes

A missing decimal point can make a G-code move 1000 times too big or too small, depending on the control's setting. Here is why it happens and how to avoid it.

Lawrence Arya··4 min