Error Code appears now but did not before

  • JackB1
  • JackB1's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
12 Oct 2022 18:51 #254027 by JackB1
This the error code I'm receiving now. I was able to run it previously. Anyone possibly help a rookie out?
G-Code error in Face2.ngc (appears to be line N65)Near line 24 of /home/jack/linuxcnc/nc_files/Test.NGC/Face2.ngc:Radius to end of arc differs from radius to start:start=(Z-0.1500,X3.2375)center=(Z-0.1500,X3.2000)end=(Z-0.1875,X2.9563) r1=0.0375r2=0.2466 abs_err=0.2091 rel_err=84.7912%   %(FACE2)(MACHINE)(  VENDOR SHERLINE)(  MODEL 5400)(  DESCRIPTION SHERLINE 3-AXIS)(T15  D=0.375 CR=0. - ZMIN=-0.1875 - FLAT END MILL)N10 G90 G94 G17 G91.1N15 G20(WHEN USING FUSION 360 FOR PERSONAL USE, THE FEEDRATE OF)(RAPID MOVES IS REDUCED TO MATCH THE FEEDRATE OF CUTTING)(MOVES, WHICH CAN INCREASE MACHINING TIME. UNRESTRICTED RAPID)(MOVES ARE AVAILABLE WITH A FUSION 360 SUBSCRIPTION.)N20 G53 G0 Z6.125(FACE2)N25 T15 M6N30 S2800 M3N35 G54N40 G64 P0.0004 Q0.0004N45 G0 X2.9938 Y0.066N50 G43 Z0.6 H15N55 G1 Z0.2 F90.N60 Z-0.15 F30.N65 G18 G3 X2.9563 Z-0.1875 I-0.0375 K0. F90.N70 G1 X2.9379N75 X-0.1879N80 G17 G2 Y0.3168 I0. J0.1254N85 G1 X2.9379N90 G3 Y0.5676 I0. J0.1254N95 G1 X-0.1879N100 G2 Y0.8184 I0. J0.1254N105 G1 X2.9379N110 G3 Y1.0693 I0. J0.1254N115 G1 X-0.1879N120 G18 G3 X-0.2254 Z-0.15 I0. K0.0375N125 G1 Z0.6N130 G17N135 G53 G0 Z6.125N140 M30%

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

More
12 Oct 2022 19:16 #254033 by tommylight
Replied by tommylight on topic Error Code appears now but did not before
Radius errors are usually due to the tool in the tool table having a bigger radius than the arc being cut, or when starting a cut in the middle of a radius.
Check the tool size in the tool table and CAM software, they must match on both for the same tool number.
Also, mind the tool compensation, it must be used in CAM OR Linuxcnc, never on both.
The following user(s) said Thank You: JackB1

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

  • JackB1
  • JackB1's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
12 Oct 2022 22:23 #254041 by JackB1
Replied by JackB1 on topic Error Code appears now but did not before
Thank you I’ll check my tool library.

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

More
13 Oct 2022 01:37 #254050 by MaHa
As no cuttercompensation is active, you could use any tool and no error occurs.
The problem is, you try to run a different file where N65 has X3.237. Try the posted code, which doesn't produce an error, has in N65 X2.9563
The following user(s) said Thank You: tommylight, JackB1

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

Time to create page: 0.056 seconds
Powered by Kunena Forum