We tried to run a program on our cnc over the weekend with a code generated with bobcad. I had a very experienced machinist helping me as this is our first adventure into cnc. If we tried a G02xyij, it would run okay, but if it followed a G01 move, it would flash an error 1084.
This code works:
G90G1X0.0Y0.0
G2X1.0Y-1.0I0.0J-1.0
This code does not
G90G0X0.0Y0.0
G1Y1.0
G2X1.0Y2.0I1.0J1.0
G1X2.0
Both codes ran correctly on a diferent machine. We are using a Fagor 8055i mc controller on our mill. If anyone has any suggestions it would be appreciated! The full code is attached if anyone wants to see how we got here, the program would stop with an error on N10
Travis


LinkBack URL
About LinkBacks






