603,844 active members*
3,106 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2004
    Posts
    162

    Zero location resetting mid-run

    I have been experiencing a wierd behavior.. i was making my first try with Mach3, using an engraving of my wife. The engraving seemed to work properly, but periodically, it would seem to get to the end of the Y run, and, instead of returning to ZERo, it would start the next line beginning where the previos line left off..

    any ideas what would cause this?

    I eliminated skipped steps, as that would have caused i to atleast return part way to ZERO Y position. Is there a G or M command that i should be looking for in my code that could cause this behavior?

    Is it possible for the code to set (or Reset) the current position in Mach 3?

    Thanks for any ideas you may have .

    Eddie Miller

  2. #2
    Join Date
    Mar 2003
    Posts
    35494
    It won't return to zero unless the code tells it to. Maybe I'm not exacctly sure what you're saying? Are you sure it's not just following the g-code?
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  3. #3
    Join Date
    Apr 2004
    Posts
    162

    maybe..

    I think it may be following the code, and that there is an error in the code, but it displays perfectly in mach3, and other than it offsetting the Y axis at that point, it appears to run properly.. problem is that point was over an hour into the run, and I am not sure where it reset itself...

    My question is whether it is possible that there is an M or G code that is able to reset the currect position..i.e.. I am currectly at Y4, and i want to change that position to Y0. Is this possible in the G-Code?

    Eddie

  4. #4
    Join Date
    Mar 2003
    Posts
    35494
    Sure, it's possible.

    But, if Mach3's display is correct, and the actual toolpath is not following the display, then you may have lost steps possibly. Does the DRO show the correct location?
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  5. #5
    Join Date
    Apr 2004
    Posts
    162

    DRO shows where it should be

    The DRO shows where it THINKS it is .. i.e.. It is now running from Y4 to Y8, instead of Y0 to Y4 .. however, the DRO is still showing Y0 to Y4 .. that is why I was asking if the software could have RESET the DRO position ?

    Not sure that makes it any clearer....

    Eddie

  6. #6
    Join Date
    Mar 2003
    Posts
    35494
    If the actual position doesn't match the DRO's, I'm pretty sure either your steps/unit is set wrong, or you're losing steps.

    Unless maybe you're using work offsets? Is there a G54,G55,G56 or something like that in the code?
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

Posting Permissions

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