Absolute linear scales
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
03 Nov 2016 19:49 #82388
by Todd Zuercher
Replied by Todd Zuercher on topic Absolute linear scales
It appears Linuxcnc applies path blending to all moves including G0 moves. That is not how I thought the planner was supposed to work. I thought that all G0 moves were supposed to be pure positioning moves and behave like a G61 move. In my humble opinion this is a bug.
Your config probably has G64 as a default setting, you can either change that to G61 or add a P tolerance to the default G64 setting. That should straighten out your corners.
Your config probably has G64 as a default setting, you can either change that to G61 or add a P tolerance to the default G64 setting. That should straighten out your corners.
The following user(s) said Thank You: terkaa
Please Log in or Create an account to join the conversation.
03 Nov 2016 19:57 #82389
by terkaa
Replied by terkaa on topic Absolute linear scales
Ah, this explains it. Thank you.
Tero
Tero
Please Log in or Create an account to join the conversation.
Time to create page: 0.093 seconds