588,572 active members*
10,008 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2011
    Posts
    27

    ignore Z value?

    Is there a command to make the machine ignore all Z values starting at a certain place in a 3d file? I want the Z to stay at the last specified value without having to go through and manually remove all the Zs.

  2. #2
    Join Date
    May 2004
    Posts
    4519
    No.

  3. #3
    Join Date
    Jan 2011
    Posts
    0
    You may have already run this job, but here's something for future reference:

    depending on your machine/control there may be a Z axis inhibit button on your
    machine op panel. Do a program restart at the block before you want to turn off
    your Z, and press the button.

    I you do not have a button on your control panel, you could also locate the PLC
    device for the z axis inhibit and force it high (need to be able to access your plc I/F) after getting to your program start point.

    Some controls also offer a G10 that not only writes parameters, but also can
    write to PLC registers.

    Just some things to try if you ever find yourself in the same situation.

  4. #4
    Join Date
    Jul 2003
    Posts
    1220
    Quote Originally Posted by cr2 View Post
    I want the Z to stay at the last specified value without having to go through and manually remove all the Zs.
    Using notepad or the alike you could use 'Find and Replace'
    eg (Fagor Control). Find 'Z' and replace with ':Z'

Similar Threads

  1. Ignore Z?
    By cr2 in forum Mach Mill
    Replies: 0
    Last Post: 10-19-2011, 03:41 PM
  2. Wirecutting M50 ignore
    By vaneedenp in forum G-Code Programing
    Replies: 0
    Last Post: 06-15-2010, 08:44 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
  •