586,364 active members*
3,182 visitors online*
Register for free
Login

Thread: fanuc 3000

Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2004
    Posts
    258

    fanuc 3000

    Can someone send me a sample program from a 3000 fanuc controller. It looks like a program for a 6m will work but the feed rates seem different?

  2. #2
    Join Date
    Nov 2009
    Posts
    7
    You won't be able to use decimals in any of the addresses. Feed 50.0in/min would be F5000 (or similar).

  3. #3
    Join Date
    Jan 2004
    Posts
    258
    How do I send and recieve to the control? It has a btr hooked to a pc. There is a running program in the machine but it is nothing I want. How do I drip feed?

  4. #4
    Join Date
    Jan 2004
    Posts
    258
    I think that I will be able to get the btr issue. It does not seem like the spindle turns on by the program and I will need to use cutter comp? Do the 3000c have macro or is that asking to much?

  5. #5
    Join Date
    Jan 2009
    Posts
    15
    Hi.
    I have two machine with Fanuc 3000c controls. I use PAC 3 program to communicate DNC through the LPT port (in DOS mode) Programmable in 1 /100 millimeters. Punctuation is not used! 1mm=100 , 10mm=1000 The program looks like:
    G92X0Y0Z0
    M35
    G4P100
    / M41
    / M11
    / M3
    G0G90G40G17X-46190Y-42000M58
    GOG43H33Z4500
    G1G91G41D2X-1F3000
    G1Z-2000
    G1X-1700F2000
    G3G91X-300Y-4000I19853J-3500F2000
    G1G91X50Y-10000
    G3X300Y-4000I20153J-499
    G0X5000
    G0X-5000
    G2X-300Y4000I19853J3500
    G1G91X-50Y10000
    G2G91X300Y4000I20153J499F2000
    G1G91X1700F2000
    G1Z2000
    G1G40X1
    G0G90G49Z0M36
    G0G90Y0M51
    G0G90X0M5
    M2

    Send me a PM exactly what you want. I send him my friend that it translated into my language.
    Sorry for my bad English.

    Best regards.

  6. #6
    Join Date
    Jan 2004
    Posts
    258
    I figured out what is wrong with the machine. the "Y" axis is 10 times off the other axis. If I move X or Z, in tenths, in moves in tenths. If I move "Y" in tenths it moves in thousands. The code works the same way. I need to talk to a fanuc person who can tell me how to changes the parameters to make the Y move correctly?

  7. #7
    Join Date
    Jan 2009
    Posts
    15
    I will check tomorrow in manual which parameter provides a step motor in individual axis.

  8. #8
    Join Date
    Jan 2004
    Posts
    258
    That would be great!

  9. #9
    Join Date
    Jan 2009
    Posts
    15
    HI

    Check you this 4 parameters; No 4 for X axis, No5 for Y, No 6 for Z, No 7 for 4TH or W (second z axis if you have two z axis)



    Sorry for my bad english.

Similar Threads

  1. PROBLEM WITH FANUC 3000 C
    By Dragonbikes in forum Fanuc
    Replies: 7
    Last Post: 09-21-2010, 03:34 PM
  2. PROBLEMA CON FANUC 3000 C
    By Dragonbikes in forum Spanish
    Replies: 2
    Last Post: 03-24-2010, 12:09 AM
  3. Replies: 0
    Last Post: 02-22-2008, 08:35 PM
  4. Replies: 1
    Last Post: 07-12-2007, 02:49 AM
  5. Replies: 0
    Last Post: 04-19-2007, 03:42 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
  •