We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca4da7 commit 2185cd2Copy full SHA for 2185cd2
1 file changed
docs/src/gcode/g-code.txt
@@ -1025,8 +1025,8 @@ A rigid tapping move consists of the following sequence:
1025
. A move from the current coordinate to the specified coordinate, synchronized
1026
with the spindle at the given ratio and starting from the current coordinate
1027
with a spindle index pulse.
1028
-. When reaching the endpoint, a command to reverse the spindle (e.g.,
1029
- from clockwise to counterclockwise).
+. When reaching the endpoint, a command to reverse the spindle, and speed up
+ by a factor set by the multiplier (e.g., from clockwise to counterclockwise).
1030
. Continued synchronized motion beyond the specified end coordinate
1031
until the spindle actually stops and reverses.
1032
. Continued synchronized motion back to the original coordinate.
0 commit comments