Skip to content

Commit 2185cd2

Browse files
committed
clarify taping sequence when using retract multiplier
Signed-off-by: Rene Hopf <renehopf@mac.com>
1 parent 4ca4da7 commit 2185cd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/gcode/g-code.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,8 +1025,8 @@ A rigid tapping move consists of the following sequence:
10251025
. A move from the current coordinate to the specified coordinate, synchronized
10261026
with the spindle at the given ratio and starting from the current coordinate
10271027
with a spindle index pulse.
1028-
. When reaching the endpoint, a command to reverse the spindle (e.g.,
1029-
from clockwise to counterclockwise).
1028+
. When reaching the endpoint, a command to reverse the spindle, and speed up
1029+
by a factor set by the multiplier (e.g., from clockwise to counterclockwise).
10301030
. Continued synchronized motion beyond the specified end coordinate
10311031
until the spindle actually stops and reverses.
10321032
. Continued synchronized motion back to the original coordinate.

0 commit comments

Comments
 (0)