Simple Remote Pendant errors
03 May 2018 00:56 - 03 May 2018 03:47 #110080
by dgarrett
Note that for the master branch (2.8~pre), some pins are renamed to conform
to joints/axes updates.
Many updates for the master branch are documented:
linuxcnc.org/docs/master/html/getting-st...dating-linuxcnc.html
These documents note halui pin renames and new pins:And:Ref: linuxcnc.org/docs/master/html/getting-st...linuxcnc.html#_halui
Regardless of branch in use, the halui man page lists available pins:
Note: Wiki entries are often unreliable as no one takes responsibility
to update or note differences occuring for the LinuxCNC development
branch (master == 2.8~pre)
Replied by dgarrett on topic Simple Remote Pendant errors
The error I received is : custom_postgui.hal:62: Pin 'halui.jog-speed' does not exist
Note that for the master branch (2.8~pre), some pins are renamed to conform
to joints/axes updates.
Many updates for the master branch are documented:
linuxcnc.org/docs/master/html/getting-st...dating-linuxcnc.html
These documents note halui pin renames and new pins:
was: halui.jog-speed is: halui.joint.jog-speed
New pins for teleop jogging are:
new: halui.axis.jog-speed
new: halui.axis.jog-deadband
new: halui.axis.L.plus
new: halui.axis.L.minus
... etc.
Regardless of branch in use, the halui man page lists available pins:
$ man halui
Note: Wiki entries are often unreliable as no one takes responsibility
to update or note differences occuring for the LinuxCNC development
branch (master == 2.8~pre)
Last edit: 03 May 2018 03:47 by dgarrett.
Please Log in or Create an account to join the conversation.
09 May 2018 12:11 #110427
by andypugh
You may need
HALUI = halui
In the INI to load the component that creates the halui pins.
linuxcnc.org/docs/2.7/html/gui/halui.html
Replied by andypugh on topic Simple Remote Pendant errors
'halui.jog-speed' does not exist
You may need
HALUI = halui
In the INI to load the component that creates the halui pins.
linuxcnc.org/docs/2.7/html/gui/halui.html
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds