Results 1 to 12 of 12

Thread: fanuc 31i-c

  1. #1
    Registered dcutler35's Avatar
    Join Date
    Jan 2012
    Location
    Unted States
    Posts
    83
    Downloads
    0
    Uploads
    0

    fanuc 31i-c

    does anyone have a post for a 4 axis hbm cnc with thru the spindle coolant also what is the baud rate and other I am using master cam but I also have accces to gibbs cam any help would be grately appreciated


  2. #2
    Registered
    Join Date
    May 2004
    Location
    United States
    Posts
    4,519
    Downloads
    0
    Uploads
    0
    You do not have the generic Fanuc post for this? GENERIC FANUC 4X MILL.PST

    Should go with MILL 4 - AXIS HMC.MMD
    http://www.kirkcon.com/


  3. #3
    Registered dcutler35's Avatar
    Join Date
    Jan 2012
    Location
    Unted States
    Posts
    83
    Downloads
    0
    Uploads
    0
    oh ok I saw it I guess now all I have to do is figure out how to load the programs into a fanuc 31-c controller I tried using a flash card but it would not read it today I am going to use a laptop and a chord using bobcad 23 editor to send it. I was amazed on how different the 31i-c controller was compared to the 18 i That i am use to


  4. #4
    Registered
    Join Date
    Jan 2010
    Location
    Denmark
    Posts
    40
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by dcutler35 View Post
    oh ok I saw it I guess now all I have to do is figure out how to load the programs into a fanuc 31-c controller I tried using a flash card but it would not read it today I am going to use a laptop and a chord using bobcad 23 editor to send it. I was amazed on how different the 31i-c controller was compared to the 18 i That i am use to
    tryed changing the IO channel in the settings in offset?

    mine is 4 for flash card.


  • #5
    Community Director cadcam's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    3,133
    Downloads
    0
    Uploads
    0
    Also how big a flash card are you using. do not us any bigger then a 1gb or it will not see it. What is the HMC is it a Matsurra or a Mori Sekei
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
    Cadcam
    Owner, contract Programming and Consultant , Mastercam Instructor and on line trainer at www.eapprentice.net
    Some tips: http://www.youtube.com/PrecisionProgramming


  • #6
    Registered
    Join Date
    Feb 2009
    Location
    usa
    Posts
    4,000
    Downloads
    0
    Uploads
    0
    A mori would have USB that new, as well as network standard. I've used larger than 1gb without issue on the new controls.


  • #7
    Registered dcutler35's Avatar
    Join Date
    Jan 2012
    Location
    Unted States
    Posts
    83
    Downloads
    0
    Uploads
    0
    the machine is hunnming from china the builders left yesterday and they spoke chinese they did not have it quite right till about quitting time they loaded the program from my 256mb card but they had the control language in chinese so I could not follow the steps I have used a vmc for a while but one thing that thru me off was the spindle is in z and the column is in w and that leads me to another question how can you set your tools length in z when you also are moving in w


  • #8
    Registered
    Join Date
    May 2004
    Location
    United States
    Posts
    4,519
    Downloads
    0
    Uploads
    0
    Tool length Z would always need to be set with column W at the same position, assuming the "home" zero position.
    http://www.kirkcon.com/


  • #9
    Registered dcutler35's Avatar
    Join Date
    Jan 2012
    Location
    Unted States
    Posts
    83
    Downloads
    0
    Uploads
    0
    So when you move in w then you have to touch off all your tools ? I know you are right I just am having a hard tjme figuring out how to start setting tools and running jobs without constantly remeasuring. So every time you change w you must measure your tool and unless there is also a way to set an offset in w? I am a little lost is there a more logical approach to this ?


  • #10
    Registered
    Join Date
    May 2004
    Location
    United States
    Posts
    4,519
    Downloads
    0
    Uploads
    0
    The way I have done this in the past, set W at any level. Touch off all tools needed for job and set tool lengths. If same tools are used, and W changes, this will be accounted for in work zero setting (i.e. G54).

    Maybe if you watch this video it will help. Video: CNC Training Video Setting Tool Height Offsets (Lengths and Diameters) for a Knee Mill
    http://www.kirkcon.com/


  • #11
    Registered dcutler35's Avatar
    Join Date
    Jan 2012
    Location
    Unted States
    Posts
    83
    Downloads
    0
    Uploads
    0
    i think i am starting to get it but when mesuring the tool from home I normally put that value in that tools h offset. It seems that what i need to do is find out that tools lenght using a reference tool ie mesure the ref tool and subtract tool length from that to find the exact tool lenght after that is accomplished to all tools i then can move my w to any position then touch off with any tool in my library and set my z axis in g54 ? that is where i get a little confused


  • #12
    Registered
    Join Date
    May 2004
    Location
    United States
    Posts
    4,519
    Downloads
    0
    Uploads
    0
    Ok. As indicated in another thread (http://www.cnczone.com/forums/haas_m..._question.html), maybe you need to move away from just pushing buttons in a certain order to really understand what the numbers mean and how the machine control uses those numbers. Start with putting zeros in all offset registers and move all machine axis to Home positions. Then program:

    T01 M06
    G00 G90 G54 X0. Y0. W0.
    G00 G43 H01 Z0.

    Then press cycle start. See where the machine moves to. Note the numbers for Machine Position and Absolute position.

    Now touch tool 1 to the table and put in the value for the tool length offset. Move all machine axis back to Home positions. Then program:

    T01 M06
    G00 G90 G54 X0. Y0. W0.
    G00 G43 H01 Z2.

    Then press cycle start. See where the machine moves to. Note the numbers for Machine Position and Absolute position.

    Now put a piece of material on the table and put in numbers for G54 Work Offsets for X, Y, and Z and repeat previous steps.

    Now put in a number for W and see how that changes things.
    http://www.kirkcon.com/


  • Similar Threads

    1. GE Fanuc & FANUC proprietary posts
      By CNCadmin in forum Fanuc
      Replies: 52
      Last Post: 03-20-2013, 10:54 AM
    2. Need Help!- Fanuc 5S servo tuning on Fanuc 15TF
      By rai in forum Fanuc
      Replies: 2
      Last Post: 02-05-2012, 05:38 PM
    3. Replies: 5
      Last Post: 03-09-2011, 10:11 AM
    4. Fanuc & GE Fanuc Repairs
      By RRL in forum Product and Manufacturer Announcements
      Replies: 0
      Last Post: 10-01-2008, 01:42 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.