External Jogging
13 Mar 2013 03:26 #31295
by andypugh
Back to trying with the sim, I think.
Replied by andypugh on topic External Jogging
Thanks. Sadly that config is very complicated and needs exactly the right hardware and all your custom components.here is the ZIP File
Back to trying with the sim, I think.
Please Log in or Create an account to join the conversation.
13 Mar 2013 03:37 #31296
by tld70
Replied by tld70 on topic External Jogging
I know.
Its a Machine with 3 Servos, A Spindle, 12 tools Basket toolchanger Partchanger.
Spend a lot time to get this machine to run
Its a Machine with 3 Servos, A Spindle, 12 tools Basket toolchanger Partchanger.
Spend a lot time to get this machine to run
Please Log in or Create an account to join the conversation.
13 Mar 2013 04:02 #31297
by andypugh
I can tell.
Even testing the jog is tricky, as you seem to be jogging with the parport?
Is it screen-jogging that causes the problem, or parport jogging?
Replied by andypugh on topic External Jogging
Spend a lot time to get this machine to run
I can tell.
Even testing the jog is tricky, as you seem to be jogging with the parport?
Is it screen-jogging that causes the problem, or parport jogging?
Please Log in or Create an account to join the conversation.
13 Mar 2013 04:10 #31298
by tld70
Replied by tld70 on topic External Jogging
I do not understand what you correctly mean?
excuse my bad english.
If I move the Axis by Screen in Axis all is OK
If I move the Axis by Keyboard ( Cursor up down left right and picture up down )
all is OK
Only with the buttons ( conected by Parallel port ) the Y Axis move instead the Z
excuse my bad english.
If I move the Axis by Screen in Axis all is OK
If I move the Axis by Keyboard ( Cursor up down left right and picture up down )
all is OK
Only with the buttons ( conected by Parallel port ) the Y Axis move instead the Z
Please Log in or Create an account to join the conversation.
13 Mar 2013 04:54 #31299
by andypugh
The keyboard and HAL jog commands take a different path through the code.
Can you confirm that when you attempt to jog Z that the pins
halui.joint.0.select
halui.joint.1.select
halui.joint.2.select
and
halui.joint.0.is-selected
halui.joint.1.is-selected
halui.joint.2.is-selected
Show the expected values?
I am going to try a simple version, but it is quite likely that what I remove will be the critical bit..
Replied by andypugh on topic External Jogging
If I move the Axis by Keyboard ( Cursor up down left right and picture up down )
all is OK
Only with the buttons ( conected by Parallel port ) the Y Axis move instead the Z
The keyboard and HAL jog commands take a different path through the code.
Can you confirm that when you attempt to jog Z that the pins
halui.joint.0.select
halui.joint.1.select
halui.joint.2.select
and
halui.joint.0.is-selected
halui.joint.1.is-selected
halui.joint.2.is-selected
Show the expected values?
I am going to try a simple version, but it is quite likely that what I remove will be the critical bit..
Please Log in or Create an account to join the conversation.
13 Mar 2013 05:05 #31300
by tld70
Replied by tld70 on topic External Jogging
I confirm
when I select halui.joint.2.select will be 1 when I press the Z Key.
after press the Key it is 0
all other halui.joint.X.select are 0
and than the halui.joint.2.is-selected is 1
all others halui.joint.1.is-selected is 0
and halui.joint.0.is-selected is 0
but Y is moving.
hope this helps
If nothing helps, we can do a vnc sesson
when I select halui.joint.2.select will be 1 when I press the Z Key.
after press the Key it is 0
all other halui.joint.X.select are 0
and than the halui.joint.2.is-selected is 1
all others halui.joint.1.is-selected is 0
and halui.joint.0.is-selected is 0
but Y is moving.
hope this helps
If nothing helps, we can do a vnc sesson
Please Log in or Create an account to join the conversation.
13 Mar 2013 05:14 #31301
by andypugh
Which axis.n.motor-position-cmd pins change value?
Replied by andypugh on topic External Jogging
but Y is moving
Which axis.n.motor-position-cmd pins change value?
Please Log in or Create an account to join the conversation.
13 Mar 2013 06:17 #31303
by andypugh
Replied by andypugh on topic External Jogging
OK, I have managed to reproduce the problem.
I think this is good news for you.
I am now changing to 2.5 to check that it isn't a problem there.
I think this is good news for you.
I am now changing to 2.5 to check that it isn't a problem there.
Please Log in or Create an account to join the conversation.
13 Mar 2013 15:42 #31313
by tld70
Replied by tld70 on topic External Jogging
Hi Andy
that means you find the Problem?
that means you find the Problem?
Please Log in or Create an account to join the conversation.
13 Mar 2013 16:54 #31314
by andypugh
I have found that there definitely is a problem. I haven't found the solution yet.
It looks like Seb did a lot of hacking last night, and has located the commit that caused the issue, but we are still not sure why:
psha.org.ru/irc/%23emc-devel/2013-03-13.html
Might make interesting reading.
Replied by andypugh on topic External Jogging
that means you find the Problem?
I have found that there definitely is a problem. I haven't found the solution yet.
It looks like Seb did a lot of hacking last night, and has located the commit that caused the issue, but we are still not sure why:
psha.org.ru/irc/%23emc-devel/2013-03-13.html
Might make interesting reading.
Please Log in or Create an account to join the conversation.
Time to create page: 0.075 seconds