We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5153f7 commit e017796Copy full SHA for e017796
1 file changed
docs/src/gui/halui.adoc
@@ -223,7 +223,7 @@ L = axis letter (xyzabcuvw)
223
* 'halui.axis.L.is-selected' (bit out) - status pin that axis L is selected
224
* 'halui.axis.L.pos-commanded' (float out) - Commanded axis position in machine coordinates
225
* 'halui.axis.L.pos-feedback' float out) - Feedback axis position in machine coordinates
226
-* 'halui.axis.L.pos-relative' (float out) - Commanded axis position in relative coordinates
+* 'halui.axis.L.pos-relative' (float out) - Feedback axis position in relative coordinates
227
228
=== Axis Jogging
229
0 commit comments