Skip to content

Commit 4abc99f

Browse files
authored
Merge pull request #1805 from PetteriAimonen/master
halui.axis.L.pos-relative: Fix misleading documentation
2 parents 299b799 + e017796 commit 4abc99f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/gui/halui.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ L = axis letter (xyzabcuvw)
223223
* 'halui.axis.L.is-selected' (bit out) - status pin that axis L is selected
224224
* 'halui.axis.L.pos-commanded' (float out) - Commanded axis position in machine coordinates
225225
* '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
226+
* 'halui.axis.L.pos-relative' (float out) - Feedback axis position in relative coordinates
227227

228228
=== Axis Jogging
229229

0 commit comments

Comments
 (0)