shuttle component MIA
29 Nov 2016 22:00 - 30 Nov 2016 01:00 #83459
by gmouer
shuttle component MIA was created by gmouer
I have a contour shuttle pro and would like to try the shuttle component to implement it. I found the doc on that component, but the component itself is not in the current 2.7.8 distro and not a hint of where to find it nor how to add add it to my install.
Here is the doc, it was just updated this month, so its not something obsolete.
linuxcnc.org/docs/devel/html/drivers/shuttle.html
Also, there is a sample hal file using the component on the current release BUT again, the component itself is not there.
Any help on finding the component and how to install it would be much appreciated. I am somewhat a novice on linux.
Thanks,
George
(PS, this component "shuttlexpress" document appears nearly identical, EXCEPT it does not support the shuttlepro model as the other missing component does)
Here is the doc, it was just updated this month, so its not something obsolete.
linuxcnc.org/docs/devel/html/drivers/shuttle.html
Also, there is a sample hal file using the component on the current release BUT again, the component itself is not there.
Any help on finding the component and how to install it would be much appreciated. I am somewhat a novice on linux.
Thanks,
George
(PS, this component "shuttlexpress" document appears nearly identical, EXCEPT it does not support the shuttlepro model as the other missing component does)
Last edit: 30 Nov 2016 01:00 by gmouer.
Please Log in or Create an account to join the conversation.
02 Dec 2016 14:04 #83574
by andypugh
Replied by andypugh on topic shuttle component MIA
You are looking in linuxcnc.org/docs/devel/html/drivers/shuttle.html
The "devel" means that it is the development release.
Looking at the source:
Master (Develoment)
github.com/LinuxCNC/linuxcnc/tree/master/src/hal/user_comps
2.7 (Released)
github.com/LinuxCNC/linuxcnc/tree/2.7/src/hal/user_comps
You can probably grab the file and sudo halcompile --install it
The "devel" means that it is the development release.
Looking at the source:
Master (Develoment)
github.com/LinuxCNC/linuxcnc/tree/master/src/hal/user_comps
2.7 (Released)
github.com/LinuxCNC/linuxcnc/tree/2.7/src/hal/user_comps
You can probably grab the file and sudo halcompile --install it
The following user(s) said Thank You: gmouer
Please Log in or Create an account to join the conversation.
Time to create page: 0.115 seconds