- 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
- New Member
-
Less
More
- Posts: 16
- 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.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 466
- Thank you received: 46
19 Jun 2025 19:09 #330527
by langdons
Replied by langdons on topic ERROR: Linear movement in line xx would exceed the positive stop of the Z axis
Sometimes LinuxCNC is weird.
Look at the stepconf default config and try to make your config similar if you can.
Worked for me!
Look at the stepconf default config and try to make your config similar if you can.
Worked for me!
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 466
- Thank you received: 46
19 Jun 2025 19:12 #330528
by langdons
Replied by langdons on topic ERROR: Linear movement in line xx would exceed the positive stop of the Z axis
Is there a home switch on the Z axis?
Rember that you can touch-off an axis.
So G0 Z0 ≠ "Go to actual, physical 0 coordinate"
Rember that you can touch-off an axis.
So G0 Z0 ≠ "Go to actual, physical 0 coordinate"
Please Log in or Create an account to join the conversation.
- MaHa
- Offline
- Platinum Member
-
Less
More
- Posts: 427
- Thank you received: 182
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: 18740
- Thank you received: 5173
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?
The following user(s) said Thank You: langdons
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.118 seconds