Skip to content

Commit 5e408c1

Browse files
authored
Added missing period to description of G95. (PR #3542)
2 parents 97831a6 + ffb860a commit 5e408c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/gcode/g-code.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2651,7 +2651,7 @@ rate mode does not affect `G0` (<<gcode:g0,rapid move>>) motions.
26512651
millimeters per minute, or degrees per minute,
26522652
depending upon what length units are being used and which axis or axes are moving.
26532653

2654-
* 'G95' - is Units per Revolution Mode
2654+
* 'G95' - is Units per Revolution Mode.
26552655
In units per revolution mode,
26562656
an F-word is interpreted to mean the controlled point should move a certain number of inches per revolution of the spindle,
26572657
depending on what length units are being used and which axis or axes are moving.

0 commit comments

Comments
 (0)