startup an shut down code needed


Results 1 to 3 of 3

Thread: startup an shut down code needed

  1. #1
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default startup an shut down code needed

    I am a new member. I posted this in the club house and maybe tht was the wrong place. I currently use MDI to start up machine. I enter
    m91 m28 x0 y0 z-1.5

    then
    m94 t13
    m97 t13

    I have andi router. fanuc control

    the problem is after this I manually move tool from carousel to spindle, at the end of shift I move it back to carousel. I had a near miss spindle was not stopped. to avoid this I would like a program to run at startup that does above and moves the tool. Then a program for end of shift that moves to center of table and removes tool. as this is what our procedure says we should do.

    Similar Threads:


  2. #2
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    26
    Downloads
    0
    Uploads
    0

    Default

    does this look right. at least I am learning something

    Start
    ‘(start up)
    %
    O0015 (start up)
    (Produced on Thursday, February 08, 2007)
    (1 total ops)
    G91 G28 X0 Y0 Z-1.5
    M94 T10
    M97 T13
    T13

    This homes the machine and moves tool 3 from carousel 1 to spindle
    __________________________________________________ __________________
    Start
    ‘(End day)
    %
    O0016 (end day)
    (Produced on Thursday, February 08, 2007)
    (1 total ops)
    G0 G90 G54 X39 Y15 Z0.1 M15
    T10

    This moves to about center of table
    Insure spindle is off
    Places which ever tool is in spindle back in the carousel



  3. #3
    Registered
    Join Date
    Nov 2005
    Location
    USA
    Posts
    274
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by jrick View Post
    I am a new member. I posted this in the club house and maybe tht was the wrong place. I currently use MDI to start up machine. I enter
    m91 m28 x0 y0 z-1.5

    then
    m94 t13
    m97 t13

    I have andi router. fanuc control

    the problem is after this I manually move tool from carousel to spindle, at the end of shift I move it back to carousel. I had a near miss spindle was not stopped. to avoid this I would like a program to run at startup that does above and moves the tool. Then a program for end of shift that moves to center of table and removes tool. as this is what our procedure says we should do.


    What kind of control? I just created a user Mcode for my Chiron that preforms and auto home function. look up parrameter # 6080 and tell me what it says. If it has the function I can show you how to set up a macro with an Mcode

    Bluesman



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
  •  


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

startup an shut down code needed

startup an shut down code needed