Search found 1 match

by SG.Hydro
Mon Mar 31, 2025 1:27 pm
Forum: General
Topic: G-Code question: How to highlight XYZ... coordinates lacking a "dot"?
Replies: 1
Views: 2538

G-Code question: How to highlight XYZ... coordinates lacking a "dot"?

Hi all,

I'm using textpad to write G-Code for a CNC mill, the issue is that in this mill in you forget a "dot" in the number you use for coordinate the machine defaults to microns.

So if I write for example G01 X120. F1000 the machine will move (G01 command) to coordinate 120.0mm in whatever ...