Howto include HB04
- klucky
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
26 Jun 2016 12:40 #76676
by klucky
Howto include HB04 was created by klucky
Hello!
I am new to linuxcnc and don't have any experience with linux at all.
I have some problems with getting my HB04 to work.
I have included the following lines into my ini file:
[HAL]
HALUI = halui
HALFILE = F1210_3-Achsen.hal
HALFILE = custom.hal
POSTGUI_HALFILE = postgui_call_list.hal
SHUTDOWN = shutdown.hal
HALFILE = xhc-hb04.tcl
[XHC_HB04_CONFIG]
layout = 2
coords = x y z
coefs = 1 1 1 1
scales = 1 1 1 1
threadname = servo-thread
sequence = 1
jogmode = normal
require_pendant = yes
inch_or_mm = mm
[XHC_HB04_BUTTONS]
stop = halui.program.stop
goto-zero = halui.mdi-command-00
step = xhc-hb04.stepsize-up
rewind = halui.program.step
macro-1 = halui.mdi-command-01
mode = ""
But i always get error messages.
Is there a way to include the HB04 so that in doesn't get removed when i run the pncconf wizzard?
Thank yiu fpr your Help!
Best Regards!
Klucky
I am new to linuxcnc and don't have any experience with linux at all.
I have some problems with getting my HB04 to work.
I have included the following lines into my ini file:
[HAL]
HALUI = halui
HALFILE = F1210_3-Achsen.hal
HALFILE = custom.hal
POSTGUI_HALFILE = postgui_call_list.hal
SHUTDOWN = shutdown.hal
HALFILE = xhc-hb04.tcl
[XHC_HB04_CONFIG]
layout = 2
coords = x y z
coefs = 1 1 1 1
scales = 1 1 1 1
threadname = servo-thread
sequence = 1
jogmode = normal
require_pendant = yes
inch_or_mm = mm
[XHC_HB04_BUTTONS]
stop = halui.program.stop
goto-zero = halui.mdi-command-00
step = xhc-hb04.stepsize-up
rewind = halui.program.step
macro-1 = halui.mdi-command-01
mode = ""
But i always get error messages.
Is there a way to include the HB04 so that in doesn't get removed when i run the pncconf wizzard?
Thank yiu fpr your Help!
Best Regards!
Klucky
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23262
- Thank you received: 4927
27 Jun 2016 02:07 #76690
by andypugh
What do the error messages say? The folk who write the error messages do try to make them tell you what the problem is. (unless it is an error they failed to imagine, that happens)
Replied by andypugh on topic Howto include HB04
But i always get error messages.
What do the error messages say? The folk who write the error messages do try to make them tell you what the problem is. (unless it is an error they failed to imagine, that happens)
Please Log in or Create an account to join the conversation.
- cncbasher
- Offline
- Moderator
-
Less
More
- Posts: 1744
- Thank you received: 288
27 Jun 2016 09:52 - 27 Jun 2016 09:54 #76696
by cncbasher
Replied by cncbasher on topic Howto include HB04
find attached an ini file with the correct entrys
make sure you have all the xhc-04 files with your config , the file i have attached is in metric , but this is easy to change
if you need to
make sure you have all the xhc-04 files with your config , the file i have attached is in metric , but this is easy to change
if you need to
Last edit: 27 Jun 2016 09:54 by cncbasher.
Please Log in or Create an account to join the conversation.
Time to create page: 0.092 seconds