New Project with Mesa 7I96 and THCAD-05
24 May 2021 00:23 #209959
by phillc54
Replied by phillc54 on topic New Project with Mesa 7I96 and THCAD-05
If you have HOME_SEQUENCE = <n> in all your [JOINT_n] sections then you will have a home all button.
Homing does not set zero, it only homes the selected axis (or all axes) you then need to TOUCHOFF for each axis, that will set zero.
I don't know why the LED would blink, did you try PCW's suggetions here
Homing does not set zero, it only homes the selected axis (or all axes) you then need to TOUCHOFF for each axis, that will set zero.
I don't know why the LED would blink, did you try PCW's suggetions here
Please Log in or Create an account to join the conversation.
24 May 2021 00:50 #209963
by TexasCNC
Replied by TexasCNC on topic New Project with Mesa 7I96 and THCAD-05
I haven’t been trying to find an example on how to add the debounce. How would I do that?
Please Log in or Create an account to join the conversation.
24 May 2021 00:59 #209965
by phillc54
Replied by phillc54 on topic New Project with Mesa 7I96 and THCAD-05
There "should" be debounce setup in the <machine>_connections.hal file already, check it out and if you are not sure post the file here.
Please Log in or Create an account to join the conversation.
24 May 2021 01:08 #209966
by TexasCNC
Replied by TexasCNC on topic New Project with Mesa 7I96 and THCAD-05
Attachments:
Please Log in or Create an account to join the conversation.
24 May 2021 01:31 #209970
by phillc54
Replied by phillc54 on topic New Project with Mesa 7I96 and THCAD-05
Give this one a try, you can change the value in this line if needed. Hopefully I got it right, it is untested.
setp db_arc-ok.delay 5
Please Log in or Create an account to join the conversation.
24 May 2021 01:43 #209971
by TexasCNC
Replied by TexasCNC on topic New Project with Mesa 7I96 and THCAD-05
it gave me an error on starting up the gui
Please Log in or Create an account to join the conversation.
24 May 2021 01:44 #209972
by phillc54
Replied by phillc54 on topic New Project with Mesa 7I96 and THCAD-05
What is the error?
Please Log in or Create an account to join the conversation.
24 May 2021 01:56 #209974
by TexasCNC
Replied by TexasCNC on topic New Project with Mesa 7I96 and THCAD-05
Dbounce: dlopen: /use/lib/linuxcnc/modules/dbounce.so: cannot open shared object
Twopass: load the modules cmd=<orig_loadrt dbounce names=db_arc-ok>
Twopass: load the modules cmd=<orig_loadrt dbounce names=db_arc-ok>
Please Log in or Create an account to join the conversation.
24 May 2021 02:00 #209976
by phillc54
Replied by phillc54 on topic New Project with Mesa 7I96 and THCAD-05
Weird, I don't know what that means, maybe the different debounce components conflict.
Try this one instead.
Try this one instead.
Please Log in or Create an account to join the conversation.
24 May 2021 02:10 #209977
by TexasCNC
Replied by TexasCNC on topic New Project with Mesa 7I96 and THCAD-05
Error here is the full error
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.173 seconds