586,341 active members*
3,271 visitors online*
Register for free
Login
Results 1 to 12 of 12
  1. #1
    Join Date
    Jan 2013
    Posts
    37

    Fanuc oi tb parameter ?

    Trying to use a G1 with z moves for a bar puller. When this line is reached it stops and shows the correct distance to go but will not move. If I turn it on DRY RUN it will move and do the cycle fine. I'm using the same program for 3 other machines with Fanuc controls. I even tried MDI ( G1 z-.1 F50. ) and it would not move with out DRY RUN either. Is this a parameter that is turn off ?
    Thanks

  2. #2
    Join Date
    Dec 2013
    Posts
    6
    Stab in the dark here but it sounds like your machine is not going into mm/min (G98) but if your machine uses special G code this would be

    G95 (mm/min)
    G94 (mm/rev)

    Hope this helps

  3. #3
    Join Date
    Jan 2013
    Posts
    37
    Quote Originally Posted by Ant29018 View Post
    Stab in the dark here but it sounds like your machine is not going into mm/min (G98) but if your machine uses special G code this would be

    G95 (mm/min)
    G94 (mm/rev)

    Hope this helps
    At the beginning of the bar puller I use G0 G40 G98. All programming is in inch. Should I try G95 in place of G98?
    Thanks for your time.

  4. #4
    Join Date
    Dec 2013
    Posts
    6
    Yes that is where i would start

    Heres a link to a list of special G codes

    http://www.memex.ca/wp-content/uploads/Memex-Standard-Lathe-G-Code-Chart.pdf

  5. #5
    Join Date
    Jan 2013
    Posts
    37

    Re: Fanuc oi tb parameter ?

    Quote Originally Posted by Ant29018 View Post
    Yes that is where i would start

    Heres a link to a list of special G codes

    http://www.memex.ca/wp-content/uploa...Code-Chart.pdf
    Still no luck. It says no feed rate specified when using G94 and illegal G code with G95. When I put it back to where all the other machine are and press dry run to get z to move then immediately release it will do the feed rate i want but after m69 to unclamp I have to press dry run again to get moving then release to get proper feed rate. I even photoed the active G codes on another Fanuc 0i machine while bar pulling and they match. Any other ideas ?
    Thanks for your time.

  6. #6
    Join Date
    Aug 2008
    Posts
    406

    Re: Fanuc oi tb parameter ?

    Did you give it a feed rate after the G1 command ?

  7. #7
    Join Date
    Dec 2013
    Posts
    6
    What machine is it?

  8. #8
    Join Date
    Jan 2013
    Posts
    37

    Re: Fanuc oi tb parameter ?

    Quote Originally Posted by gabedrummin View Post
    Did you give it a feed rate after the G1 command ?
    Yes I did.
    G0G40G98
    x0.z0.
    G1Z-1.F50.
    Once it reaches the G1 Line it stop. Will start axis movement with DRY RUN and if I take it off it will finish its stroke in the specified feedrate.

  9. #9
    Join Date
    Jan 2013
    Posts
    37

    Re: Fanuc oi tb parameter ?

    Quote Originally Posted by Ant29018 View Post
    What machine is it?
    Hwacheon HI-Tech 200A Fanuc 0i-tb

  10. #10
    Join Date
    Dec 2013
    Posts
    6
    There could be an M code that allows the machine to move whilst the spindle is not rotating like on a doosan

    There could be a keep relay that could affect the same

    I have done a little digging and found this, does it sound familiar?

    http://www.cnczone.com/forums/fanuc/108494-bar-puller-hwacheon-oi-tb.html

  11. #11
    Join Date
    Jan 2013
    Posts
    37

    Re: Fanuc oi tb parameter ?

    Quote Originally Posted by Ant29018 View Post
    There could be an M code that allows the machine to move whilst the spindle is not rotating like on a doosan

    There could be a keep relay that could affect the same

    I have done a little digging and found this, does it sound familiar?

    http://www.cnczone.com/forums/fanuc/...eon-oi-tb.html
    I changed bit 0 on parameter 3708 from 1 to 0 and it worked !!! The other guy chimed in and said that it will cause problems with thread cutting if bit 2 of parameter 3708 is also 1 but I will check parameters on other Hwacheon 0i tomorrow cause it threads fine while doing feed rates with spindle off. I will let you know.
    Thanks again !!!

  12. #12
    Join Date
    Jan 2013
    Posts
    37

    Problem solved !

    Doing ID threading using G76 code with no problem Changing Parameter 3708 bit 0 to 0.
    Thanks for all your help Ant29018 !!!

Similar Threads

  1. Parameter for Fanuc OI-MB
    By CBMach in forum Fanuc
    Replies: 4
    Last Post: 06-26-2012, 11:39 PM
  2. Need help with Fanuc 6MB parameter
    By nguyenthanhthi in forum Fanuc
    Replies: 0
    Last Post: 07-24-2008, 05:15 AM
  3. parameter fanuc 18t
    By rmosier1 in forum Fanuc
    Replies: 3
    Last Post: 06-17-2008, 06:47 PM
  4. Need help with Fanuc 6MB parameter
    By nguyenthanhthi in forum Fanuc
    Replies: 5
    Last Post: 10-22-2007, 02:12 AM
  5. parameter fanuc om-d
    By dlmusinage in forum Fanuc
    Replies: 1
    Last Post: 05-17-2006, 10:54 PM

Tags for this Thread

Posting Permissions

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