584,849 active members*
4,276 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Posts
    12

    Question mori zl-15 code ?

    im trying to use a bar puller can someone show me what the code would look like? or just tell me what the code for the jaws open and close are i think the rest should be pretty straight up i think
    :withstupi

  2. #2
    Join Date
    Sep 2007
    Posts
    26
    I believe the m codes are m10 and m11

  3. #3
    Join Date
    Nov 2006
    Posts
    16

    Bar Pull Macro

    Here is a macro I made, you can use this as a sub program or sub your program at the end of this one.

    O6000
    (BAR PULLER)
    (.500 OF MATERIAL MUST BE LEFT AFTER PART OFF)

    #1=3.5 (OD OF BAR)
    #2=.5 (BACK Z OF PARTOFF)
    #3=.5 (PULL OUT)
    #4=0101 (TOOL STATION)
    #5=300 (IPM)

    G0T#4
    X[#1+2.0]
    Z[#2-.375]
    G98
    G1X0.0F#5
    M11
    Z#3
    M10
    X[#1+2.000]
    G28U0
    G28W0
    G99
    M30
    %

    Hope this helps!!!

Similar Threads

  1. Mori-Seiki SL-0 / Yasnac LX1 Alarm Code 332 Help!?!
    By larrynsr in forum DNC Problems and Solutions
    Replies: 3
    Last Post: 01-11-2013, 09:46 PM
  2. learning g code or cad-cam code output?
    By slow_rider in forum G-Code Programing
    Replies: 3
    Last Post: 02-28-2010, 03:48 AM
  3. G-code for beginners - want to learn G-code
    By FPV_GTp in forum G-Code Programing
    Replies: 7
    Last Post: 11-18-2008, 06:25 AM
  4. Mori sl-15 with a new code 100 p/s alarm
    By bob1112 in forum Fanuc
    Replies: 8
    Last Post: 07-10-2007, 05:32 AM

Posting Permissions

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