Page 1 of 3 123 LastLast
Results 1 to 12 of 31

Thread: Z Zero Procedure

  1. #1
    Registered
    Join Date
    Sep 2005
    Location
    USA
    Posts
    108
    Downloads
    0
    Uploads
    0

    Z Zero Procedure

    Hi all I have a problem that I am sure I am just doing something stupid. I have a cnc mill at home running on Mach3. Been using that for a couple years. We recently got a Tormach at work and I have been struggling with setting the Z zero on the first tool in a program. Here is my procedure, please tell me what I am doing wrong.

    1 Reference machine
    2 Edge find X and Y zero DRO's for these 2
    3 Load program
    4 Load 1st tool that the program will call for
    5 Make sure the right tool number is in the tool# box
    6 Move tool to top of part and zero the Z Dro
    7 Move z up to safe distance
    8 Press Cycle Start

    When the program starts, z is never at zero it is always either above or below where I set it to begin with, and the DRO #'s have changed also. If I hit cycle stop and when the movement starts I hit pause. Then set the z zero then it works, but I do not think I should have to do that?

    I do not know what I am doing wrong as I use this procedure on the mill at home everyday and never have this problem. Any help would be greatly appreciated!!

    Walt


  2. #2
    Registered
    Join Date
    Aug 2009
    Location
    Australia
    Posts
    40
    Downloads
    0
    Uploads
    0
    Hello Walt,

    Try this order. Its pretty much the one I use except that at 2 use a 3D tester and use its number at step 3 and then load the tool I need after cycle start. 4&5 are interchangeable.

    1 Reference machine
    2 Load 1st tool that the program will call for
    3 Make sure the right tool number is in the tool# box
    4 Move tool to top of part and zero the Z Dro
    5 Edge find X and Y zero DRO's for these 2
    6 Move z up to safe distance
    7 Load program
    8 Press Cycle Start

    My impression (can't say 100%) is the when a program load the offsets are calculated.

    Christian


  3. #3
    Registered
    Join Date
    May 2008
    Location
    Canada
    Posts
    436
    Downloads
    0
    Uploads
    0
    This was found on youtube


    [nomedia="http://www.youtube.com/watch?v=_8apTgMTvjI"]YouTube - How to Change Tools in Mach3 CNC - Part 1[/nomedia]

    [nomedia="http://www.youtube.com/watch?v=0cM32grBMvo&feature=related"]YouTube - How to Change Tools in Mach3 CNC - Part 2[/nomedia]

    Hope this help

    Jeff


  4. #4
    Registered holbieone's Avatar
    Join Date
    Feb 2007
    Location
    usa
    Posts
    634
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by wdp67 View Post
    Hi all I have a problem that I am sure I am just doing something stupid. I have a cnc mill at home running on Mach3. Been using that for a couple years. We recently got a Tormach at work and I have been struggling with setting the Z zero on the first tool in a program. Here is my procedure, please tell me what I am doing wrong.

    1 Reference machine
    2 Edge find X and Y zero DRO's for these 2
    3 Load program
    4 Load 1st tool that the program will call for
    5 Make sure the right tool number is in the tool# box
    6 Move tool to top of part and zero the Z Dro
    7 Move z up to safe distance
    8 Press Cycle Start

    When the program starts, z is never at zero it is always either above or below where I set it to begin with, and the DRO #'s have changed also. If I hit cycle stop and when the movement starts I hit pause. Then set the z zero then it works, but I do not think I should have to do that?

    I do not know what I am doing wrong as I use this procedure on the mill at home everyday and never have this problem. Any help would be greatly appreciated!!

    Walt
    when you zero the dro it does not change the tool offset value

    it sounds like you have a value in tool 1 offset

    when setting up for a part ,when you are setting "Z" do this :

    1) use a tooling ball to set the part zero ( if mach3 lets you set "z" with no tool active your ok at this point)
    if you have to call a tool active make sure there is no value in that tool offset)

    2)set your tool offsets from the tooling ball
    1) using a block or a dial indicator ,bring the ball down to a the block or indicator
    2) record the "Z" value
    3) repeat step 1 and 2 for each tool
    4) subtract the recorded "z" value for the tool from the recorded "Z" value from the ball , this will be your tool offset

    if the tool is longer then the ball the value will be "+"
    if the tool is shorter then the ball the value will be "-"


    http://www.use-enco.com/CGI/INSRIT?P...&PARTPG=INSRHI
    Last edited by holbieone; 10-29-2010 at 03:10 AM.


  • #5
    Registered
    Join Date
    Sep 2005
    Location
    USA
    Posts
    108
    Downloads
    0
    Uploads
    0
    I have watched those video's numerous times and can not see where I am doing anything different. In the video he uses a touch off tool as tool one, but he does fill out the offset in the tool table. Is there a way to turn the offset off and on?

    I really appreciate everyones help!

    Walt


  • #6
    Registered
    Join Date
    Feb 2007
    Location
    United States
    Posts
    960
    Downloads
    0
    Uploads
    0
    When you zero out your tool make sure it's the correct tool... Oh and don't forget to hit enter.

    I go thru the following


    - Ref mill
    - load program
    - zero out Z with a indicator or now with my probe
    - I insert tool 3 which is a .125 chamfer to find the X & Y center. I use a caliper and measure both sides, then split that number in half and I etch a small line into the stock both X & Y direction making an X. As soon as I locate the position I then jog it up a bit (also make sure when setting either the Z X & Y that your tool is the correct tool in the tool box.)
    - hit cycle start
    - change to the tool that's called on


  • #7
    Registered
    Join Date
    Feb 2007
    Location
    United States
    Posts
    960
    Downloads
    0
    Uploads
    0
    "When the program starts, z is never at zero it is always either above or below where I set it to begin with, and the DRO #'s have changed also. If I hit cycle stop and when the movement starts I hit pause. Then set the z zero then it works, but I do not think I should have to do that?
    "



    This really sounds like you're not using the correct tool when setting the Z X Y. Double, triple check the tool when setting these to make sure it's correct. Now I've had a few problems before with this same issue and made sure I was using the correct tool number when setting, couldn't figure out why and restarted the program. Everything worked perfect after that.


  • #8
    Registered Don Clement's Avatar
    Join Date
    Jan 2007
    Location
    Running Springs, California USA
    Posts
    907
    Downloads
    0
    Uploads
    0
    Are you sure the same work coordinate system (G54-G59) is used?

    Don


  • #9
    Registered
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,214
    Downloads
    0
    Uploads
    0
    Walt,

    Are you using the NewFangled Solutions Wizards by any chance? I normally use G-code produced by SprutCAM and never have a problem with that but just had the same issue with tool zero while using the NFS square rectangle wizard. Updating to the newest reease (2.83?) seemed to fix it.

    I seem to remember a problem on older versions of the wizards with the Tormach mill and version of Mach3 that it uses.

    Mike


  • #10
    Registered
    Join Date
    Sep 2005
    Location
    USA
    Posts
    108
    Downloads
    0
    Uploads
    0
    I am using Bobcad to produce the code for this particular situation, just got the mill so have not played with Sprutcam much. Anyways I locate the x and y zero with an edge finder. I then load the first tool that the program calls for enter the correct number in the box hit enter and then touch it off. I do not have a probe or a touch tool that Tormach sells.

    This is the exact same procedure I use on my self converted mill at home. It also runs on Mach3 but I do not have this issue. I have also tried loading the program then using the MDI typed in M06 T# G43 T# that did not make any difference either. I think somehow I need to turn the offset off or something first, but i do not know.

    I am not using any of the wizards at this time
    Walt


  • #11
    Registered holbieone's Avatar
    Join Date
    Feb 2007
    Location
    usa
    Posts
    634
    Downloads
    1
    Uploads
    0
    just a shot in the dark , look and see what the z backlash comp is set at

    if your calling the tool up and then setting "Z" it should work , at least for that tool

    sounds like a parameter is set wrong in the control


  • #12
    Registered
    Join Date
    Sep 2005
    Location
    USA
    Posts
    108
    Downloads
    0
    Uploads
    0
    It is how it is setup straight from Tormach. I can not find anywhere to change the backlash.

    Walt


  • Page 1 of 3 123 LastLast

    Similar Threads

    1. Need Help!- Fanuc 3M start up procedure
      By Gunner52 in forum Fanuc
      Replies: 6
      Last Post: 03-01-2009, 04:35 PM
    2. Need Help!- Procedure for changing Z belt
      By KurtsKustom in forum Milltronics
      Replies: 5
      Last Post: 01-26-2009, 09:59 AM
    3. Procedure for BMU 6TA
      By SGARCIAM in forum Fanuc
      Replies: 1
      Last Post: 10-25-2008, 01:38 PM
    4. Question on a procedure
      By gv71 in forum OneCNC
      Replies: 3
      Last Post: 06-13-2006, 08:51 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.