586,055 active members*
4,068 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Haas Machines > Haas Mills > Laoded my first program, hit the green button...
Page 1 of 2 12
Results 1 to 20 of 26
  1. #1
    Join Date
    Apr 2005
    Posts
    903

    Laoded my first program, hit the green button...

    and got a INVALID ADDRESS FORMAT code, any ideas?
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  2. #2
    Join Date
    Mar 2010
    Posts
    1852
    Quote Originally Posted by l u k e View Post
    and got a INVALID ADDRESS FORMAT code, any ideas?
    Can you copy and post the first part of it?

    Mike
    Two Haas VF-2's, Haas HA5C, Haas HRT-9, Hardinge CHNC 1, Bother HS-300 Wire EDM, BobCAD V23, BobCAD V28

  3. #3
    Join Date
    Apr 2005
    Posts
    903
    Just the top part of the program from the control??
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  4. #4
    Join Date
    Jul 2005
    Posts
    12177
    Turn on Single Block (if you haven't already done that) and step through the program until it stops and see what is on the line it stops at.

    My manual says invalid address format is: "An address A....Z was used improperly". Which is not very helpful.

    You might have a decimal on a number that should be an integer, such as L2. or something similar.
    An open mind is a virtue...so long as all the common sense has not leaked out.

  5. #5
    Join Date
    Apr 2005
    Posts
    903
    Ok, I have an alarm at:
    N150 M03 F12. S6921. ;

    This code was generated by OneCNC XR4
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  6. #6
    Join Date
    Jul 2005
    Posts
    12177
    Quote Originally Posted by l u k e View Post
    Ok, I have an alarm at:
    N150 M03 F12. S6921. ;

    This code was generated by OneCNC XR4
    You have a decimal on the speed command, should be an integer.
    An open mind is a virtue...so long as all the common sense has not leaked out.

  7. #7
    Join Date
    Apr 2005
    Posts
    903
    Ok, got another one
    N170 G00 G43 Z300. H07 D07

    I wonder I improperly posted this program in OneCNC, gonna go check it...
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  8. #8
    Join Date
    Apr 2005
    Posts
    903
    LOL, yea I screwed up!
    Will reload and single block this one.
    (Note to self: I'm a dork!)
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  9. #9
    Join Date
    Mar 2010
    Posts
    1852
    Quote Originally Posted by l u k e View Post
    Ok, got another one
    N170 G00 G43 Z300. H07 D07

    I wonder I improperly posted this program in OneCNC, gonna go check it...
    Z300., is your ceiling that tall? Well, the machine can't go that high anyway.

    If you are calling for a G41 or G42 in your in your program, the tool offset goes in the program body during a straight line move. Where you put you D07 is where I put my M08.

    Mike
    Two Haas VF-2's, Haas HA5C, Haas HRT-9, Hardinge CHNC 1, Bother HS-300 Wire EDM, BobCAD V23, BobCAD V28

  10. #10
    Join Date
    Jan 2007
    Posts
    1389
    Luke
    No offence but after reading all your posts and questions and some answers, My Suggestion is you buy a book on gcode better yet just goto haas and down load there training manual, then read it 2-3 times., if you dont understand it pull the power from your machine until you do.
    Your going to cause yourself alot of grief and cost with screwing up.

    ALSO DUMP YOUR CAD CAM PROGRAM Untill you learn what g codes it.
    your cadcam program aint going to help you a bit if you dont have a clue what the feeds and speeds are or what g code is.

    WRITE programs by hand UNTIL you are comfortable, then play with the cadcam stuff, your going way to fast and not grasping the concept.

    BTW if you had a minus 300 in your program you could have destroyed your machine. Luckly the machine saw the number ( another reason NOT to screw with parameters unless you know what your doing).

    what I am getting at is you didnt know enough to see that, that 300 number was wrong. what if the program had -4 or -5 inchs how would you know if it was good, you wouldnt have gotten an alarm and posibly destroyed your machine.


    TURN THE POWER OFF READ ON PROGRAMMING and G CODE. and pull the plug from your CADCAM PC.

    Again not trying to be nasty just stating facts and trying to save you a ton of money caused by your screwups.

    Delw

  11. #11
    Join Date
    Apr 2005
    Posts
    903
    Guys, I screwed up is all see post #8 above, I didn't use a Haas post with I set up the program. Just ran the program without a hitch.
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  12. #12
    Join Date
    Mar 2010
    Posts
    1852
    Quote Originally Posted by l u k e View Post
    Guys, I screwed up is all see post #8 above, I didn't use a Haas post with I set up the program. Just ran the program without a hitch.
    Hang in there Luke. But, I would run the program in simulation mode before any program you run.

    The benefit to learning the write by hand is that you are able to monitor the program as it runs. I have run programs written by others and have hit the panic button often just before the crash came.

    Mike
    Two Haas VF-2's, Haas HA5C, Haas HRT-9, Hardinge CHNC 1, Bother HS-300 Wire EDM, BobCAD V23, BobCAD V28

  13. #13
    Join Date
    Apr 2005
    Posts
    903
    I ran in single block till I knew I was on the right track..
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  14. #14
    Join Date
    Jan 2007
    Posts
    1389
    HAAS has a very good book for understandng g-code, last I checked it was free and downloadable, just been searching and now cant find it.

    its called
    programming workbook
    they give it to you when your in the training class( My wife got one)
    I highly advise you get one and read it and use it before you do anything else, other wise your going to cause yourself an injury or a some very deep pockets.

    I've trained alot of guys on machines over the 20+ years, if they dont understand the basics of G-CODE they need to stay away from programming and especially cad cam work until they do.

    the scary part to me was you didnt see the Z300. ( the decimal I can understand in the first one cause if your blind like me they are hard to see.)
    2 things cause this, one you dont know what your looking at in g-code and your hoping that the cadcam program will do it for you( which it obvisouly wont) or 2 your not paying attention. both things cost alot of money when something happens and also causes injuries.
    Like I said I am not rying to be a dick, just stating what I have seen and read from your posts over the last few months.
    you will figure it out , you just need to slow way down and pay attention.
    Also advise you to see your HFO for a training class, if I rmember right they are free if you own a haas.

    Quote Originally Posted by l u k e View Post
    Ok, got another one
    N170 G00 G43 Z300. H07 D07

    I wonder I improperly posted this program in OneCNC, gonna go check it...

  15. #15
    Join Date
    Mar 2011
    Posts
    0
    Luke, Luke, you become CNC celebrity....

  16. #16
    Join Date
    Apr 2005
    Posts
    903
    Just finished #2, no pictures but no crashes either!
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  17. #17
    Join Date
    Mar 2010
    Posts
    1852

    Talking

    Quote Originally Posted by Protoword View Post
    Luke, Luke, you become CNC celebrity....
    It's like "The Truman Show!" Luke, put in live video feed cameras!!!!!

    Or, like watching a new child being brought into the world!

    Again, congrats----Mike
    Two Haas VF-2's, Haas HA5C, Haas HRT-9, Hardinge CHNC 1, Bother HS-300 Wire EDM, BobCAD V23, BobCAD V28

  18. #18
    Join Date
    Apr 2005
    Posts
    903
    I'll buy "first steps"
    2008 Haas VF2D
    OneCNC XR5 Mill Expert

  19. #19
    Join Date
    Sep 2010
    Posts
    72
    Quote Originally Posted by Delw View Post
    I've trained alot of guys on machines over the 20+ years, if they dont understand the basics of G-CODE they need to stay away from programming and especially cad cam work until they do.
    any book or materials on GCODE you recommend for a newbie (other than the HAAS downloadable I guess).

    thanks

  20. #20
    Join Date
    Dec 2008
    Posts
    319
    Quote Originally Posted by t300 View Post
    any book or materials on GCODE you recommend for a newbie (other than the HAAS downloadable I guess).

    thanks
    Peter Smids book is good.

Page 1 of 2 12

Similar Threads

  1. Replies: 8
    Last Post: 02-01-2010, 04:45 PM
  2. The Green button won't go :-\
    By Shanghyd in forum Bridgeport / Hardinge Mills
    Replies: 3
    Last Post: 11-19-2009, 11:29 PM
  3. the green button
    By msn_jrd in forum Tormach Personal CNC Mill
    Replies: 1
    Last Post: 07-20-2008, 04:02 PM
  4. "INPUT BUTTON NOT FUNCTIONAL IN PROGRAM MODE"
    By offroadxx in forum Fanuc
    Replies: 0
    Last Post: 03-26-2008, 12:56 PM
  5. green as they come
    By SILVERBACK in forum Charter Oak Automation Support Forum
    Replies: 6
    Last Post: 09-25-2006, 12:34 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
  •