584,846 active members*
4,064 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Toyoda > Lost Pallet change Macro
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2014
    Posts
    5

    Lost Pallet change Macro

    One of our programmers deleted the macro program for ou Toyoda FH45. Anyone have a copy of it?

  2. #2
    Join Date
    Feb 2006
    Posts
    338

    Re: Lost Pallet change Macro

    I don't know if this is the original standard Toyoda macro,and it is not specifically for the FH45
    Still I put it out there for anyone that needs it.

    Code:
    %
    O2000(*** MAIN PROGRAM ***)
    (** FA-400 FA-450 FA-550 **) 
    (********* FA-630 *********)
    (* FANUC 16I CONTROL ONLY *)
    (*** AUTO CYCLE PROGRAM ***) 
    
    N1 
    IF[#1014EQ1.]GO5
    #3006=2(TURN ON TOUCH SENSOR)
    GO1
     
    N5 
    (*** PALLET CHANGE ***)
    G91G28X0Y0Z0 
    G90
    M70
    M2 
    M90
    M20
    M1 
     
    IF[#1010EQ0]GO15 
     
    (*** PALLET A PROGRAM ***) 
    N10
    M82 
    M98P6969
    GO20
     
    (*** PALLET B PR0GRAM ***) 
    N15
    M83 
    M98P6970
    
    N20
    M30
    %

Similar Threads

  1. Fanuc OM, lost tool change macro
    By laka in forum Fanuc
    Replies: 50
    Last Post: 06-08-2022, 09:11 PM
  2. Replies: 3
    Last Post: 03-20-2017, 01:21 PM
  3. Pallet Change
    By CNC Mendez in forum G-Code Programing
    Replies: 7
    Last Post: 01-25-2017, 02:48 PM
  4. APC wont pallet change - Need help please!
    By Iownacnc in forum Okuma
    Replies: 7
    Last Post: 12-12-2011, 04:50 PM
  5. Pallet checking macro
    By cncwhiz in forum Fanuc
    Replies: 15
    Last Post: 07-11-2008, 04:48 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
  •