G02 /G03 accuracy issue won't allow my code to load
- berntd
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
14 Jan 2018 20:52 #104461
by berntd
G02 /G03 accuracy issue won't allow my code to load was created by berntd
I am wondering if there is a way to use the G02 and G03 commands in G90 (absolute) mode instead of G91 (relative)
I wanted to do it but every time, it tells me that my start radious is differnet from my finish radius.
For example, yesterday, the value I fed it are correct and they do compute on r1 = 14.848 but on r2 it gets 14.862.
It just won't accept this and load / run that code.
I am guessing that these are calculation tolerances and they seem unavoidable.
Can I somehow set the calculations or tolerance to round better or just accept such a small error?
Regards
Bernt
I wanted to do it but every time, it tells me that my start radious is differnet from my finish radius.
For example, yesterday, the value I fed it are correct and they do compute on r1 = 14.848 but on r2 it gets 14.862.
It just won't accept this and load / run that code.
I am guessing that these are calculation tolerances and they seem unavoidable.
Can I somehow set the calculations or tolerance to round better or just accept such a small error?
Regards
Bernt
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
Less
More
- Posts: 5011
- Thank you received: 1464
15 Jan 2018 02:45 #104490
by Todd Zuercher
Replied by Todd Zuercher on topic G02 /G03 accuracy issue won't allow my code to load
This has come up before. I don't remember if the arc tolerance is easily adjustable but I don't think it is. How are you generatingyour code, what CAM program? Most have a setting for how tight the tolerance need be. Also are you working in inches or mm?
Please Log in or Create an account to join the conversation.
- berntd
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
15 Jan 2018 02:51 #104491
by berntd
Replied by berntd on topic G02 /G03 accuracy issue won't allow my code to load
Hi, I am working in metric / mm
I use Gedit (text editor on Linux) to write the code directly. It is really just a simple path and the numbers are straight forward.
I use Gedit (text editor on Linux) to write the code directly. It is really just a simple path and the numbers are straight forward.
Please Log in or Create an account to join the conversation.
Time to create page: 0.057 seconds