Fanuc 6MB feed with no spindle rpm????


Results 1 to 14 of 14

Thread: Fanuc 6MB feed with no spindle rpm????

  1. #1
    Member
    Join Date
    Aug 2005
    Location
    usa
    Posts
    78
    Downloads
    0
    Uploads
    0

    Question Fanuc 6MB feed with no spindle rpm????

    Is there a parameter that I can change so that I can use a feed rate without my running the spindle. When I try it now it just stops with no alarm.
    Thanks
    Mike

    Similar Threads:


  2. #2
    Registered
    Join Date
    Oct 2008
    Location
    USA
    Posts
    106
    Downloads
    0
    Uploads
    0

    Default

    You may want to program it inch per minute instead?

    Ahn Vuong



  3. #3
    Registered Mitsui Seiki's Avatar
    Join Date
    Feb 2007
    Location
    USA
    Posts
    464
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by mt92 View Post
    Is there a parameter that I can change so that I can use a feed rate without my running the spindle. When I try it now it just stops with no alarm.
    Thanks
    Mike
    I don't think there is a parameter but you might be able (but you shouldn't!!)to override it by using Keep relays.
    Why do you want to run the machine without the spindle running?
    Maybe there's another way to do what you want to do.

    Stefan Vendin


  4. #4
    Registered
    Join Date
    Oct 2008
    Location
    USA
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default

    Mike,

    Fanuc Controlled Machining Centers control Feed in two ways, by G-Code.
    1.) G94 Feed per Minute (This is usually the Default){see notes below}
    or
    2.) G95 Feed per Rotation (This Not Default, It is used for Tapping Primarily, and can be Used for "Controlled" Positioning {I know of a User who has a Tool Made to Pick Up a Bushing from a Gravity feed chute, and Presses it into the Just Reamed Bore!}

    Fanuc Controlled Lathes control Feed in two ways, by G-Code also.
    1.) G99 Feed per Rotation (This IS Default)
    or
    2.) G98 Feed per Minute (This is Not the Default),
    G98 is Usually used on Lathe with Bar Feeder or Bar Puller because Most Lathe Logic will NOT ALLOW Axis Movement while Chuck is Open.
    {see notes below}



    {NOTES}
    On either Machine Tool When you change (By M-code ) from the Default Feed Control Code, You must for Safety Sake Add the Default G-code after you have finished using it at the NOT DEFAULT Feed Mode back to the G-code for the Default Mode.

    Be sure to be aware of this- If you are in the wrong Mode for the Feedrate, your crash will teach you to not Do that again!

    A Smart Man Learns from His Mistakes....

    A Wise Man Learns from Everyone's Mistakes...

    JimW



  5. #5
    Member
    Join Date
    Aug 2005
    Location
    usa
    Posts
    78
    Downloads
    0
    Uploads
    0

    Default

    I have a router mounted for engraving. and would like to run a G1 in IPM??



  6. #6
    Registered
    Join Date
    Oct 2008
    Location
    USA
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default

    Mike,

    Is your controller a Fanuc 6 MB?

    If it is use the G-codes noted in my prior post for Machine center, not Lathe!

    BTW if you have a manual and can copy / scan / e-mail the Table of contents, I'll point you to the section that covers this.

    All controllers are the same in Principle, they just use different names for similar functions and some have special functions.

    All should be described in your documentation. If you don't have it then that is the first thing to get!!

    Then if you have questions other can help if you send the info...

    JimW

    Last edited by jimwymz; 12-23-2008 at 01:58 PM. Reason: Spoke before I looked at theorginal post


  7. #7
    Registered Mitsui Seiki's Avatar
    Join Date
    Feb 2007
    Location
    USA
    Posts
    464
    Downloads
    0
    Uploads
    0

    Default

    I was wondering.
    Is it possible to use G31.

    Stefan Vendin


  8. #8
    Member
    Join Date
    Aug 2005
    Location
    usa
    Posts
    78
    Downloads
    0
    Uploads
    0

    Default

    I am pretty sure that it is in g94 as a default because that is how I always program when using the machine spindle. I cannot get it to run in a feedrate of any kind without the machine spindle running. Currently I have been using a blank toolholder and let it run 20rpm(S20M3).



  9. #9
    Registered Mitsui Seiki's Avatar
    Join Date
    Feb 2007
    Location
    USA
    Posts
    464
    Downloads
    0
    Uploads
    0

    Default

    Like I said. It can't be done.It's a safety thing.

    Stefan Vendin


  10. #10
    Member
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    12177
    Downloads
    0
    Uploads
    0

    Default

    I have been waiting for a chance to write this "Get a Haas".

    I just checked: G98 G01 X-5. F5. works with the spindle stationary.

    Surely there must be some way to make your machine do the same.

    An open mind is a virtue...so long as all the common sense has not leaked out.


  11. #11
    Registered
    Join Date
    Nov 2006
    Location
    Scotland
    Posts
    925
    Downloads
    0
    Uploads
    0

    Default

    There may be a parameter that puts a feedhold on until the spindle is up to speed.



  12. #12
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    24221
    Downloads
    0
    Uploads
    0

    Default

    Normally the CNC side does not look at the spindle unless a G code for CSF or rigid tapping, feed/rev etc, and then it looks at/reads the spindle encoder.
    Otherwise all M,S,T, codes are programmed through the PMC.
    So it depends on the MTB as to what/how the feed rate reacts to the spindle not running when other than the above commands are issued.
    Al.

    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  13. #13
    Registered
    Join Date
    Nov 2006
    Location
    Scotland
    Posts
    925
    Downloads
    0
    Uploads
    0

    Default

    Most of my W&S cnc lathes with various Fanuc controls will rapid to the feedstart position but will not start feeding until the spindle reaches the programmed speed.I`m sure the Churchills are the same.That applies to all feed commands not just canned cycles.As you say it will be a MTB decision.
    Was there not a thread somewhere a while back about turning it of on a machining centre to allow flat knurling or engraving or similar?



  14. #14
    Registered
    Join Date
    Jan 2009
    Location
    South Africa
    Posts
    117
    Downloads
    0
    Uploads
    0

    Default

    It is possible that the control is waiting for the spindle's speed arrival in order to run the G01 after G00.

    Check parameter number 6 bit 6. Example:
    006 01000000 (bit 6 is active which means SAR signal is checked)
    006 00000000 (bit 6 is inactive so that SAR is not checked to allow G01 command)

    Give it a try.



Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Fanuc 6MB feed with no spindle rpm????

Fanuc 6MB feed with no spindle rpm????