Cant jog Z axis after homing
- lesureia
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
21 Aug 2017 17:24 #97826
by lesureia
Cant jog Z axis after homing was created by lesureia
I have been trying to get homing sequence working in Linuxcnc2.8 and have done this by following this topic.
www.forum.linuxcnc.org/38-general-linuxc...-gantry-homing#94128
I can home but after homing i cant jog Z axis.
Was thinking of adding an A axis in the near future.
Where could this be changed in Axis? Swedish keyboard layout
www.forum.linuxcnc.org/38-general-linuxc...-gantry-homing#94128
I can home but after homing i cant jog Z axis.
Was thinking of adding an A axis in the near future.
Where could this be changed in Axis? Swedish keyboard layout
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4998
- Thank you received: 1459
21 Aug 2017 19:31 #97835
by Todd Zuercher
Replied by Todd Zuercher on topic Cant jog Z axis after homing
Best guess is that you have your soft limits, and or home position configured incorrectly for your Z.
I'm not sure I understand your 2nd question. (Not being Swedish or knowing the keyboard differences.)
I'm not sure I understand your 2nd question. (Not being Swedish or knowing the keyboard differences.)
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11250
- Thank you received: 3759
21 Aug 2017 20:12 #97837
by rodw
Replied by rodw on topic Cant jog Z axis after homing
Sometimes when setting up a machine the linuxcnc.var file in your config folder gets corrupted. Delete it and see if that fixes it.
Please Log in or Create an account to join the conversation.
- lesureia
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
22 Aug 2017 03:08 - 22 Aug 2017 03:42 #97852
by lesureia
Replied by lesureia on topic Cant jog Z axis after homing
Im off to work now will look into it when i get home.
Even before homing i cant jog with Z axis it seems that Y2 has taken over where Z axis should be makes that sense.
IN Axis when choosing joint3 in gantry config simulation i cant jog there either not with keyboard or mouse
Even before homing i cant jog with Z axis it seems that Y2 has taken over where Z axis should be makes that sense.
IN Axis when choosing joint3 in gantry config simulation i cant jog there either not with keyboard or mouse
Last edit: 22 Aug 2017 03:42 by lesureia. Reason: Adding info
Please Log in or Create an account to join the conversation.
- lesureia
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
22 Aug 2017 13:23 - 22 Aug 2017 13:24 #97869
by lesureia
Replied by lesureia on topic Cant jog Z axis after homing
I have deleted the linuxcnc.var file in my config folder but no luck
Before homing i can jog joint 0 1 2 but not 3
After homing i can jog axis X Y but still no Z
Before homing i can jog joint 0 1 2 but not 3
After homing i can jog axis X Y but still no Z
Last edit: 22 Aug 2017 13:24 by lesureia. Reason: remove file
Please Log in or Create an account to join the conversation.
- fc60
- Offline
- Premium Member
-
Less
More
- Posts: 135
- Thank you received: 8
23 Aug 2017 15:46 #97937
by fc60
Replied by fc60 on topic Cant jog Z axis after homing
Greetings,
Your *.ini file shows Z axis as Joint 3.
I believe it should be Joint 2.
Cheers,
Dave
Your *.ini file shows Z axis as Joint 3.
I believe it should be Joint 2.
Cheers,
Dave
Please Log in or Create an account to join the conversation.
- lesureia
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
23 Aug 2017 18:09 #97940
by lesureia
Replied by lesureia on topic Cant jog Z axis after homing
Thanks for your reply.
I have changed my ini file and now i am getting a joint error when trying to home.
joint 2 following error
emc/task/taskintf.cc 944: Error on joint 2, command number 94
Its some setting in my ini file that is not correct i think have to keep trying just a little bit more.
One or two errors disappeared when starting in terminal so must be on the right way.
But i will keep reading and learning.
Is it wrong to setup a gantry machine like i did XYYZ ? with individual homing?
/Rickard
I have changed my ini file and now i am getting a joint error when trying to home.
joint 2 following error
emc/task/taskintf.cc 944: Error on joint 2, command number 94
Its some setting in my ini file that is not correct i think have to keep trying just a little bit more.
One or two errors disappeared when starting in terminal so must be on the right way.
But i will keep reading and learning.
Is it wrong to setup a gantry machine like i did XYYZ ? with individual homing?
/Rickard
Please Log in or Create an account to join the conversation.
- dgarrett
- Offline
- Platinum Member
-
Less
More
- Posts: 567
- Thank you received: 325
23 Aug 2017 19:26 #97943
by dgarrett
Replied by dgarrett on topic Cant jog Z axis after homing
Excerpt from your ini file:
All [AXIS_L]MAX_VELOCITY, MAX_ACCELERATION items must be
non-negative
[AXIS_Z]
MAX_VELOCITY = -25.0
MAX_ACCELERATION = -750.0
All [AXIS_L]MAX_VELOCITY, MAX_ACCELERATION items must be
non-negative
Please Log in or Create an account to join the conversation.
- lesureia
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
01 Sep 2017 07:11 #98324
by lesureia
Replied by lesureia on topic Cant jog Z axis after homing
Well it seems that my configuration of my machine was wrong so i made a new one.
I made a X Y Z A configuration and changed the A axis to be part of my Y as Y2.
And all is working now. Just thought you could configure a machine like i did but it did not work like that
My fault
/RIckard.L
I made a X Y Z A configuration and changed the A axis to be part of my Y as Y2.
And all is working now. Just thought you could configure a machine like i did but it did not work like that
My fault
/RIckard.L
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 4998
- Thank you received: 1459
01 Sep 2017 12:37 - 01 Sep 2017 12:43 #98329
by Todd Zuercher
Replied by Todd Zuercher on topic Cant jog Z axis after homing
It is possible, but more difficult do. There is a lot more manual editing of the configuration files. If you are not very familiar with how to edit and manipulate Linuxcnc's configuration files it is very easy to get tripped up.
The reason for the difference in difficulty of setting XYYZ vs XYZY, is because you have to reconfigure the default nature of joint 2 from being the Z axis.
The reason for the difference in difficulty of setting XYYZ vs XYZY, is because you have to reconfigure the default nature of joint 2 from being the Z axis.
Last edit: 01 Sep 2017 12:43 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
Time to create page: 0.313 seconds