587,115 active members*
3,031 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2007
    Posts
    96

    Error Code 243 Bad Number ?

    I had an issue this morning with a error code on our Haas VF3 #243 (bad number) pop up but not in the same spot on some code our CAM program created. I looked at the code and :
    G0Z-.2
    Y4.1889
    G1Z-.465F15.
    G3Y4.1502Z-.4666K-.4688F50.
    G1Y4.1394Z-.4676
    Y4.1374Z-.4679
    The text that is in bold was highlighted on the screen where the program stopped. I cannot see anything wrong with the code? What else can cause this problem. I am DNC'ing from a computer under 6 feet away. Thanks

  2. #2
    Join Date
    Aug 2006
    Posts
    259
    That code looks a bit strange.. Not sure what your trying to accomplish with it. Are you trying to move in a YZ arc? If so, then you should have G19 enabled (moving in the YZ plane) then your code should be something like G3 Y4.15 Z-.4666 Jxxx K-.4688 Where J would be the distance along the Y axis to center of the circle, and K is the distance along the Z axis to center of the circle.

    Read up in the haas manual on how the G02/G03 commands work, and also about the G17,G18,G19 plane specifications.
    Just when you thought you had it all figured out, all hell breaks loose..

  3. #3
    Join Date
    Aug 2007
    Posts
    96
    I was outputting the code in arcs instead of smoothed line segments via gibbscam. ALso yes it was withing the yz plane. There must be something in the control on the cnc possibly that does not like the tolerance. It will run for about 10 minutes then stop. I finally gave up and switched the output code to smoothed line segments. The code gets bigger and is not quite as smooth tool path but it has not stopped yet. What are your thoughts?

  4. #4
    Join Date
    Aug 2006
    Posts
    259
    I'm guessing your doing some fine intricate 3d profiling with arcs that small. I still say that the problem is that the J isn't being introduced into the mix, but I could be wrong. The manual does say that it is 'optional'.

    Could be tolerances. Are you using cutter compensation? I've found that with doing 3d cutting, it is almost imperative that I program to the size of the cutter.
    Just when you thought you had it all figured out, all hell breaks loose..

  5. #5
    Join Date
    Aug 2007
    Posts
    96
    tnik,
    Thanks for the help. I will have to do a little digging on the post processor since it seems that it will post code on arc tool paths (3d) that perhaps cause a problem for the CNC sometimes.

Similar Threads

  1. Code for a random number
    By guypb in forum Haas Mills
    Replies: 6
    Last Post: 06-11-2008, 06:36 PM
  2. Replies: 8
    Last Post: 10-30-2007, 12:23 PM
  3. Fanuc 11m error message. improper number of axis
    By kmcmillen571 in forum DNC Problems and Solutions
    Replies: 0
    Last Post: 04-02-2007, 01:14 AM
  4. G-code ploter with line number annotated?
    By webcruiser8 in forum G-Code Programing
    Replies: 3
    Last Post: 09-21-2006, 11:49 AM
  5. Line Number Range Error
    By gar in forum Haas Mills
    Replies: 2
    Last Post: 05-23-2006, 11:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •