586,608 active members*
3,697 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Mastercam > losing Z after tool change
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2006
    Posts
    3

    losing Z after tool change

    I am losing my Z location after a tool change to a drilling operation no problems when changing mills just drilling. After a tool change to a drill cycle the Z could be anywhere I have to re home the machine to correct it. I am using Mastercam x3 and running a Harding xv710 w/Fanuc control

    All tool lengths are set correct and remain after the tool change and the machine z is set correct as it works fine after re homing

    any idea what I am doing wrong? is my drill cycle set up incorrectly?
    Thanks

  2. #2
    Join Date
    Mar 2005
    Posts
    461
    It sounds like this would be a LOT easier to diagnose if you post some actual .nc code that was performing incorrectly.

  3. #3
    Join Date
    Mar 2006
    Posts
    1013
    Most likely it's in your post. The first line after the toolchange is not being forced out, because it still thinks it's at that location (i.e. it doesn't know the machine has actually moved).

    Usually in the toolchange sequence you'll find a line that says something z =9999 of z = c9k (c9k is a variable set previously in the post, that contains the value 9999)

    Because it now thinks the z is at 9999, the next move to z.1 if different, so it outputs it.

    But you should be able to force the Z output. look in the ptlchg section of your post for a line that says pzout and change it pfzout. This will force the Z output.

    Mike Mattera
    Tips For Manufacturing Training CD's, DVD's for Mastercam, SolidWorks, Inventor, G-Code Training & More
    http://www.tipsforcadcam.com

Similar Threads

  1. How to change Tool change position(About MAZATROL T1 control)
    By liushuixingyun in forum Mazak, Mitsubishi, Mazatrol
    Replies: 6
    Last Post: 01-07-2014, 01:33 AM
  2. Tool change ?
    By Blacksunshine in forum DIY CNC Router Table Machines
    Replies: 3
    Last Post: 07-10-2008, 04:48 AM
  3. Very slow tool change on Tool Room Mill
    By Capt Crunch in forum Haas Mills
    Replies: 3
    Last Post: 12-21-2007, 07:20 PM
  4. tool change
    By jrick in forum Commercial CNC Wood Routers
    Replies: 0
    Last Post: 01-14-2007, 12:01 AM
  5. tool change
    By Dwallace in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 03-24-2005, 07:17 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
  •