Thanks Thanks:  0
Likes Likes:  0
Needs Pictures Needs Pictures:  0
Picture(s) thanks Picture(s) thanks:  0
Results 1 to 10 of 10
  1. #1
    Join Date
    Jul 2010
    Location
    New Zealand
    Posts
    29

    Default Mach 3 - "Goto zero" moves Z negative and below zero

    Helping a mate set up his CNC (neither of us have much experience setting up a machine!)
    Most things appear to be working properly.
    X, Y & Z all home in the correct direction etc.

    After setting Z height to zero on top of work material, then pressing "goto zero" the Z axis plunges further down at least to -10 (at which point the machine started moving the X & Y axes toward zero)
    Not sure what would cause the Z axis to move below zero.
    Any help appreciated.
    Cheers, David

  2. # ADS
    Google Adsense Advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many





     
  3. #2
    Join Date
    Nov 2018
    Location
    Newcastle
    Posts
    1,016

    Default

    Have you homed the machine before zeroing the axes?

  4. #3
    Join Date
    Jul 2010
    Location
    New Zealand
    Posts
    29

    Default

    Quote Originally Posted by Bernmc View Post
    Have you homed the machine before zeroing the axes?
    Thanks.
    Yes, after homing the machine, I definitely set the axes to zero.
    To be specific, X0 and Y0 to material's bottom left hand corner.
    And Z0 to the top surface of the material.
    Cheers
    D

  5. #4
    Join Date
    Sep 2009
    Location
    Newcastle
    Posts
    549

    Default

    What direction does Z move?
    What does the DRO in Mach3 show after it has down to this Z move down?

    Chances are you have it set up so that Z moving down is positive.

    Z moving up towards the sky should be positive (value increasing)
    Z moving down towards the ground should be negative.

    Convention is to have Z all the way up as zero, and all the Z axis travel is negative (in machine coordinates).

    Important to understand machine coordinates (G53) vs work coordinates (G54)

    I suspect your GCode program has a line like
    G0 Z10
    Then
    G0 X0 Y0

    If you have Z set inverted, this will result in a plunge down 10mm then move to X0Y0

    If you post the GCode we may be able to comment further.

    Good idea to proof new g code by running it in air, well above workpiece.

  6. #5
    Join Date
    May 2019
    Location
    Sydney
    Age
    45
    Posts
    214

    Default

    Are you setting z height with a probe or manually?

    There should be a probe thickness setting that might apply an offset automatically and make it think is a distance above the workpiece when it isn’t.

  7. #6
    Join Date
    Jul 2010
    Location
    New Zealand
    Posts
    29

    Default

    Quote Originally Posted by pippin88 View Post
    What direction does Z move?
    What does the DRO in Mach3 show after it has down to this Z move down? "-10"

    Chances are you have it set up so that Z moving down is positive.
    When Z moves up the DRO number increases.
    In my explanation above when I set the zero to the top of the work, If I move the bit down it will then read --18 on the surface of the spoil board.

    Z moving up towards the sky should be positive (value increasing) Yes it is
    Z moving down towards the ground should be negative. Yes it is

    Convention is to have Z all the way up as zero, and all the Z axis travel is negative (in machine coordinates). (I will check this)

    Important to understand machine coordinates (G53) vs work coordinates (G54) Yes

    I suspect your GCode program has a line like
    G0 Z10
    Then
    G0 X0 Y0
    Issue occurs when I press the goto zero button on the Mach 3 screen, I do not need to have any gcode loaded

    If you have Z set inverted, this will result in a plunge down 10mm then move to X0Y0

    If you post the GCode we may be able to comment further.
    Apologies, I should have included the word "button" in my ooriginal post.
    It is when I press the "Goto zero" button just below the 3/4 DROs in the middle of the Mach 3 screen that the Z axis moves from zero or a number above zero down (and unfortunately proceeded to jam the end mill into the work piece and then snap it off when moving to X0 and Y0!)


    Good idea to proof new g code by running it in air, well above workpiece.
    Yes
    Responses in red alongside your points and questions

  8. #7
    Join Date
    Jul 2010
    Location
    New Zealand
    Posts
    29

    Default

    Thanks, I'll check, but I think I had given up on the probe at this point (as the probe was giving unexpected results too).
    FWIW, When the X, Y & Z are all manually set relating to a specific job, everything is OK. We have successfully cut out shapes several times.

  9. #8
    Join Date
    May 2019
    Location
    Sydney
    Age
    45
    Posts
    214

    Default

    Given a manual setting works ok it sounds like a toggle in the software is wrong.
    I use a setting to change the zero reference between the material surface and the machine bed, depending on the job I want to do.
    If I set the toggle to material surface and zero to the bed the behavior I get is as you describe.

    Unfortunately I don't know Mach 3 at all and am no help about where to look for a similar setting.

  10. #9
    Join Date
    Jul 2010
    Location
    New Zealand
    Posts
    29

    Default

    Thanks Bone Inspector.
    That sounds interesting.
    What is the the software you're using and what is the name of the toggle?

  11. #10
    Join Date
    May 2019
    Location
    Sydney
    Age
    45
    Posts
    214

    Default



    Vectric and fusion.

    but this is in the software that generates the g code.

    I use UGS to stream code to my cnc and there is stuff there too for setting up offsets with my probe.

Similar Threads

  1. "from computer" tab missing in "insert image" dialogue in private messages
    By pianoman in forum FORUMS INFO, HELP, DISCUSSION & FEEDBACK
    Replies: 3
    Last Post: 17th January 2021, 06:04 PM
  2. Plastic "Bung Taps" - I want to "click" a garden hose onto the end of one...?
    By Batpig in forum NOTHING AT ALL TO DO WITH WOODWORK
    Replies: 4
    Last Post: 7th May 2017, 04:05 PM
  3. Why do so many "private" eBay sellers only offer "local pickup"?...
    By Batpig in forum NOTHING AT ALL TO DO WITH WOODWORK
    Replies: 27
    Last Post: 16th July 2016, 08:57 PM
  4. Replies: 12
    Last Post: 26th December 2012, 02:51 PM
  5. eBay: How long can you "Save" the "Draft"-listing of an item you want to sell?...
    By Batpig in forum NOTHING AT ALL TO DO WITH WOODWORK
    Replies: 0
    Last Post: 22nd January 2011, 06:04 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
  •