Error while loading file

More
10 Mar 2016 03:03 #71302 by gizmo6023
I am finally to the point of attempting to make chips and now I am getting an error :
"Radius to end of arc differs from radius to start."
What is this caused by and how do I fix it ?
Attachments:

Please Log in or Create an account to join the conversation.

More
10 Mar 2016 13:22 #71329 by Todd Zuercher
It is caused by an error in your G-code, at line 17. I am assuming this file was generated by some sort of CAM program. You may need to change the settings in your CAM prog to tighten up the arc tolerances so that it produces more precise code.

Please Log in or Create an account to join the conversation.

More
10 Mar 2016 13:32 #71331 by BigJohnT
Replied by BigJohnT on topic Error while loading file
Either your not in the correct start position for the arc or you have the offset incorrect or the end point incorrect.

I have an arc generator here that you can use to see why your arc is off.

JT

Please Log in or Create an account to join the conversation.

More
11 Mar 2016 04:53 #71377 by gizmo6023
Replied by gizmo6023 on topic Error while loading file

It is caused by an error in your G-code, at line 17. I am assuming this file was generated by some sort of CAM program. You may need to change the settings in your CAM prog to tighten up the arc tolerances so that it produces more precise code.


Thanks, I will take a look at the tolerances set in Fusion360.

Please Log in or Create an account to join the conversation.

More
11 Mar 2016 04:55 #71378 by gizmo6023
Replied by gizmo6023 on topic Error while loading file

Either your not in the correct start position for the arc or you have the offset incorrect or the end point incorrect.

I have an arc generator here that you can use to see why your arc is off.

JT


This issue started after I set the material offsets, I will clear those and see if the problem goes away.

Please Log in or Create an account to join the conversation.

More
11 Mar 2016 11:53 #71388 by BigJohnT
Replied by BigJohnT on topic Error while loading file
If you post the G code instead of a screen shot we can see what the problem is.

JT

Please Log in or Create an account to join the conversation.

More
11 Mar 2016 14:18 #71401 by andypugh
Replied by andypugh on topic Error while loading file

Thanks, I will take a look at the tolerances set in Fusion360.


Fusion CAD may be confused by G91.1. The (rather spiffy) Autodesk G-code editor certainly is. It interprets G91.1 as G91, and the preview and extends calcs in the editor go crazy:

Please Log in or Create an account to join the conversation.

More
12 Mar 2016 02:56 #71475 by gizmo6023
Replied by gizmo6023 on topic Error while loading file

If you post the G code instead of a screen shot we can see what the problem is.

JT


Here is the file
Attachments:

Please Log in or Create an account to join the conversation.

More
12 Mar 2016 19:33 #71498 by BigJohnT
Replied by BigJohnT on topic Error while loading file
That file runs without any errors in the Axis Simulator. On thing I see is your using % to start and end your code. It is much better to use a program end M2.

Read this carefully. linuxcnc.org/docs/2.7/html/gcode/overvie...de:file-requirements

JT

Please Log in or Create an account to join the conversation.

More
12 Mar 2016 21:15 #71505 by gizmo6023
Replied by gizmo6023 on topic Error while loading file
Thanks JT,
That explains why I have to spend extra time clearing left overs

Please Log in or Create an account to join the conversation.

Time to create page: 0.127 seconds
Powered by Kunena Forum