Z axis home settings
02 Feb 2018 09:40 #105319
by kibo
Z axis home settings was created by kibo
Hello.
I have a problem with setting the home position on the Z axis.
The sensor for home position is bottom on the z-axis (please, see attachment).
The z-axis has a shift: 134 mm.
The motor is not inverted. In GUI the "+" button moves the Z-axis UP and "-" button DOWN.
In my INI file I set:
but the setting is probably wrong because I get message that the axis is out of the hard limit.
And I have to turn off the machine and move the z-axis if I touch the limit switch.
Thank you very much.
I have a problem with setting the home position on the Z axis.
The sensor for home position is bottom on the z-axis (please, see attachment).
The z-axis has a shift: 134 mm.
The motor is not inverted. In GUI the "+" button moves the Z-axis UP and "-" button DOWN.
In my INI file I set:
#********************
# Axis Z
#********************
[AXIS_2]
...
HOME = 54.00
MIN_LIMIT = -80.00
MAX_LIMIT = 54.00
HOME_OFFSET = 54.00
...
but the setting is probably wrong because I get message that the axis is out of the hard limit.
And I have to turn off the machine and move the z-axis if I touch the limit switch.
Thank you very much.
Please Log in or Create an account to join the conversation.
02 Feb 2018 11:30 #105323
by Clive S
Replied by Clive S on topic Z axis home settings
Generally the home switch is at the top on a Z axis with the Z moving up it is +ve and down _ve
Please Log in or Create an account to join the conversation.
03 Feb 2018 01:20 #105346
by Kaspret
Replied by Kaspret on topic Z axis home settings
HOME = 0.0
MIN_LIMIT = -80
MAX_LIMIT = 0
HOME_OFFSET = 2
MIN_LIMIT = -80
MAX_LIMIT = 0
HOME_OFFSET = 2
Please Log in or Create an account to join the conversation.
10 Feb 2018 12:30 - 10 Feb 2018 12:31 #105702
by ikkuh
that does not make sense.
Replied by ikkuh on topic Z axis home settings
HOME = 0.0
MIN_LIMIT = -80
MAX_LIMIT = 0
HOME_OFFSET = 2
that does not make sense.
Last edit: 10 Feb 2018 12:31 by ikkuh.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Away
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
10 Feb 2018 16:03 #105710
by Todd Zuercher
Replied by Todd Zuercher on topic Z axis home settings
Most machines are set up with Z0 at the top and all the travel in the negative direction. But that doesn't mean you can't set it up the way you want to. Where you went wrong was having the home and home offset equal to each other. Make the home position a coupleof mm smaller and it should work.
The following user(s) said Thank You: kibo
Please Log in or Create an account to join the conversation.
Time to create page: 0.104 seconds