Post Z homing, please move to max!
- bottleworks
- Offline
- Senior Member
- Posts: 73
- Thank you received: 0
Alternatively, Homing to Z max would solve this problem, however, every configuration that I tried using Z max as the home switch resulted on the axis only being allowed to move down/- by .100".
Please Log in or Create an account to join the conversation.
Alternatively, Homing to Z max would solve this problem, however, every configuration that I tried using Z max as the home switch resulted on the axis only being allowed to move down/- by .100".
Sounds like the MAX_LIMIT and MIN_LIMIT in your ini file need changing, because they are relative to the homed position and will be the wrong way around if set for a switch at the other end of the axis travel
regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Alternatively, Homing to Z max would solve this problem, however, every configuration that I tried using Z max as the home switch resulted on the axis only being allowed to move down/- by .100".
I think this is a much better option. Home-all shouldn't crush your touch-probe
The trick is to have MAX_LIMIT as zero and MIN_LIMIT as -300 (or whatever). Then it all works out.
Please Log in or Create an account to join the conversation.
and then check that the home and limit switches are mounted , home being the top of z
Please Log in or Create an account to join the conversation.
- bottleworks
- Offline
- Senior Member
- Posts: 73
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- bottleworks
- Offline
- Senior Member
- Posts: 73
- Thank you received: 0
Please Log in or Create an account to join the conversation.
MAX_LIMIT = 0 ... to say 10
it needs to be a slightly higher than the dro for now , you can fine tune it later
if you look at Axis screen you'll see a red bounding box this is soft limit area , so adjust the min and max limits to suit your machine
Please Log in or Create an account to join the conversation.
- bottleworks
- Offline
- Senior Member
- Posts: 73
- Thank you received: 0
in axis 2 change
MAX_LIMIT = 0 ... to say 10
it needs to be a slightly higher than the dro for now , you can fine tune it later
if you look at Axis screen you'll see a red bounding box this is soft limit area , so adjust the min and max limits to suit your machine
Of course. Simple. Up and running. Thanks.
LinuxCNC configs are like speaking to someone who doesn't share your language, but your both trying to talk about something you're both familiar with...You almost understand what he's saying, but your just not grasping the whole picture.
Please Log in or Create an account to join the conversation.