We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f9ed8 commit add1f26Copy full SHA for add1f26
1 file changed
docs/man/man1/milltask.1
@@ -6,7 +6,7 @@
6
\fBmilltask\fR is an internal process of LinuxCNC.
7
It is generally not invoked directly but by an INI file setting: \fB[TASK]TASK=milltask\fR.
8
The \fBmilltask\fR process creates the \fBini.*\fR HAL pins listed below and owned by the \fBinihal\fR component.
9
-These pins may be modified while LinuxCNC is running to alter values that are otherwise statically specified in an INI file.
+These pins may be modified while LinuxCNC is running to alter values that are typically statically specified in an INI file.
10
11
The \fBinihal\fR pins are sampled in every task cycle, however,
12
commands affected by their values typically use the value present at the time when the command is processed.
0 commit comments