- LinuxCNC
- General LinuxCNC Questions
- ERROR: Linear movement in line xx would exceed the positive stop of the Z axis
ERROR: Linear movement in line xx would exceed the positive stop of the Z axis
- Doc_emmet
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 2
19 Jun 2025 12:10 #330498
by Doc_emmet
ERROR: Linear movement in line xx would exceed the positive stop of the Z axis was created by Doc_emmet
Hello,
can someone explain to me why I'm getting this error message:
Linear movement in line xx would exceed the positive stop of the Z axis.
Line xx contains "N330 G53 G0 Z0." This error message isn't always possible?
As far as I understand, the Z0 position can always be reached, since it's at the very top.
Thanks for your help.
can someone explain to me why I'm getting this error message:
Linear movement in line xx would exceed the positive stop of the Z axis.
Line xx contains "N330 G53 G0 Z0." This error message isn't always possible?
As far as I understand, the Z0 position can always be reached, since it's at the very top.
Thanks for your help.
Please Log in or Create an account to join the conversation.
- MaHa
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 213
19 Jun 2025 20:49 #330532
by MaHa
Replied by MaHa on topic ERROR: Linear movement in line xx would exceed the positive stop of the Z axis
When HOME = 0, MAX_LIMIT should be greater than 0, to avoid get stoped by softlimit error
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 17729
- Thank you received: 5187
19 Jun 2025 20:54 #330533
by PCW
Replied by PCW on topic ERROR: Linear movement in line xx would exceed the positive stop of the Z axis
What are the joint and axis MIN_LIMIT values in your .ini file for Z?
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- ERROR: Linear movement in line xx would exceed the positive stop of the Z axis
Time to create page: 0.095 seconds