586,047 active members*
3,784 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Vectric > Z cutting deeper the more time goes by ???
Page 5 of 6 3456
Results 81 to 100 of 105
  1. #81
    Join Date
    Sep 2003
    Posts
    1469

    Re: Z cutting deeper the more time goes by ???

    First time i ever saw it

    found mine and all lines say empty, and all 0.0000

    What now?

    could you run the TXT file a couple of lines up, and see what happens? i explained what happens when i run it.
    thanks Gary

  2. #82
    Join Date
    Sep 2003
    Posts
    1469

    Re: Z cutting deeper the more time goes by ???

    i ran this TXT file and it runs perfectly.???
    Attached Files Attached Files

  3. #83
    Join Date
    Aug 2009
    Posts
    1573

    Re: Z cutting deeper the more time goes by ???

    G49 - cancels tool length compensation missing? H1 would still be Active at m30.

  4. #84
    Join Date
    Apr 2016
    Posts
    841

    Re: Z cutting deeper the more time goes by ???

    Quote Originally Posted by Mr.Chips View Post
    First time i ever saw it

    found mine and all lines say empty, and all 0.0000

    What now?

    could you run the TXT file a couple of lines up, and see what happens? i explained what happens when i run it.
    thanks Gary

    HH

    Sorry, but I have no way to run your code. I took apart my CNC and am in the process of building a new one. I'm also building a new work table (think oversized Festool MFT). Both CNC and work table are 80/20 extrusion based. I've been milling 80/20 extrusions to get the ends square and getting same size parts all the same length. Sprinkled in the process is a remodel of the master bedroom, master bath, sitting room and sun room. I also have 1-1/4 acres worth of yard work (4 trailer loads of yard waste so far this spring, and still counting). Fortunately, our dump also makes mulch and takes all yard waste without charge.

    I don't understand people who are bored in retirement. I sure don't have a problem keeping busy.

    Gary

  5. #85
    Join Date
    Sep 2003
    Posts
    1469

    Re: Z cutting deeper the more time goes by ???

    Uhhhhhhhh lost in translation, sorry don’t know what your trying to say. Is that related to the above code?

    This is nin response to Machinehop

  6. #86
    Join Date
    Sep 2003
    Posts
    1469

    Re: Z cutting deeper the more time goes by ???

    No problem Gary
    Quote Originally Posted by GME View Post

    HH
    No problem. But I really would like to see what another machine does..
    thanks

    Sorry, but I have no way to run your code. I took apart my CNC and am in the process of building a new one. I'm also building a new work table (think oversized Festool MFT). Both CNC and work table are 80/20 extrusion based. I've been milling 80/20 extrusions to get the ends square and getting same size parts all the same length. Sprinkled in the process is a remodel of the master bedroom, master bath, sitting room and sun room. I also have 1-1/4 acres worth of yard work (4 trailer loads of yard waste so far this spring, and still counting). Fortunately, our dump also makes mulch and takes all yard waste without charge.

    I don't understand people who are bored in retirement. I sure don't have a problem keeping busy.

    Gary

  7. #87
    Join Date
    Aug 2009
    Posts
    1573

    Re: Z cutting deeper the more time goes by ???

    Looking at your Programs...and do not see where you have cancelled tool length compensation. T1 or H1(offset) would still be Active from Line N140G00G43Z0.8000H1 right?

  8. #88
    Join Date
    Sep 2003
    Posts
    1469

    Re: Z cutting deeper the more time goes by ???

    Quote Originally Posted by machinehop5 View Post
    Looking at your Programs...and do not see where you have cancelled tool length compensation. T1 or H1(offset) would still be Active from Line N140G00G43Z0.8000H1 right?
    Sorry I’m not familiar with tool length compensation, if that’s one of the Mach tables they are all 0.0000 and empty.
    Not using any offsets.
    Sorry I’m no help here.
    Did you run a small file and see how it reacts with you. There is one in one of the above posts.

    Thanks I appreciate you response

  9. #89
    Join Date
    Apr 2016
    Posts
    841

    Re: Z cutting deeper the more time goes by ???

    Quote Originally Posted by machinehop5 View Post
    Looking at your Programs...and do not see where you have cancelled tool length compensation. T1 or H1(offset) would still be Active from Line N140G00G43Z0.8000H1 right?

    Wouldn't tool length compensation trigger a setting in the Mach3 tool table, assuming there was one? Since nothing is set up in the Tool Table, wouldn't T1 wouldn't point to a valid tool, and there would be no offset. So, aren't they just meaningless commands that, in this case, do nothing?


    Gary

  10. #90
    Join Date
    Sep 2003
    Posts
    1469

    Re: Z cutting deeper the more time goes by ???

    I posted on the VcarvePro forum and getting some input.
    They are mentioning H1 also talking about the “registry “. I asked where it was, and told them that the “tool table” maybe same as registry, it was all 000 and empty.
    Seems they are busy with it now.

    Thanks for sticking with me I’ll let you know how it comes out.
    Hager

  11. #91
    Join Date
    Jun 2010
    Posts
    4256

    Re: Z cutting deeper the more time goes by ???

    material zeroed at surface.
    it cuts deep and when it finishes the run i use MDI and say z0 and the vbit goes 0.200" into the surface.


    My comments may have been already considered - if so my apologies.
    I will assume you are using Mach3 - if not, my apologies.

    That sounds as though you are getting extra pulses on the Z axis as you work. If this is not noise, and it may not be, then try inverting the Active state in Mach3 (under Ports & Pins I think).

    Explanation: Most motor drivers require a gap between a change in the DIR state and the Step pulse. This works fine IF the rest or INactive state for the Step pulse matches the inactive state on the motor driver. However, if you have one of them reversed, you can lose a single pulse every time you change direction. Or you can gain one! Note that changing the Active state for the Step pulse will NOT change your calibration or anything else.

    Cheers
    Roger

  12. #92
    Join Date
    Sep 2003
    Posts
    1469
    Quote Originally Posted by RCaffin View Post
    material zeroed at surface.
    it cuts deep and when it finishes the run i use MDI and say z0 and the vbit goes 0.200" into the surface.


    My comments may have been already considered - if so my apologies.
    I will assume you are using Mach3 - if not, my apologies.

    That sounds as though you are getting extra pulses on the Z axis as you work. If this is not noise, and it may not be, then try inverting the Active state in Mach3 (under Ports & Pins I think).

    Explanation: Most motor drivers require a gap between a change in the DIR state and the Step pulse. This works fine IF the rest or INactive state for the Step pulse matches the inactive state on the motor driver. However, if you have one of them reversed, you can lose a single pulse every time you change direction. Or you can gain one! Note that changing the Active state for the Step pulse will NOT change your calibration or anything else.

    Cheers
    Roger
    Thanks Roger I look at this tomorrow. I’m burnt out right now.

  13. #93
    Join Date
    Apr 2016
    Posts
    841

    Re: Z cutting deeper the more time goes by ???

    Quote Originally Posted by RCaffin View Post
    material zeroed at surface.
    it cuts deep and when it finishes the run i use MDI and say z0 and the vbit goes 0.200" into the surface.


    My comments may have been already considered - if so my apologies.
    I will assume you are using Mach3 - if not, my apologies.

    That sounds as though you are getting extra pulses on the Z axis as you work. If this is not noise, and it may not be, then try inverting the Active state in Mach3 (under Ports & Pins I think).

    Explanation: Most motor drivers require a gap between a change in the DIR state and the Step pulse. This works fine IF the rest or INactive state for the Step pulse matches the inactive state on the motor driver. However, if you have one of them reversed, you can lose a single pulse every time you change direction. Or you can gain one! Note that changing the Active state for the Step pulse will NOT change your calibration or anything else.

    Cheers
    Roger

    Roger,

    An interesting post. Thank you. I learned something.

    One issue, though. This machine has been in operation for 10 years and there's never been an issue. According to the OP, this is the first time in those 10 years that anything like this has happened. I've wondered if something got corrupted in the G Code when V Carve Pro created it. Stranger things have happened. The OP has gone all though the mechanical aspect of the machine and found nothing. I suspected coupling slippage, which will cause the symptoms the OP described. It happened to me. Turns out to not be the case.

    Gary

  14. #94
    Join Date
    Jun 2010
    Posts
    4256

    Re: Z cutting deeper the more time goes by ???

    this is the first time in those 10 years that anything like this has happened.
    Ah, maybe, but what else has happened in those 10 years? What completely innocent little thing which has been completely forgotten by all but the machine?

    I could tell you stories aplenty from the archives of Computer Field Service Engineers of these things happening, as some of you can imagine. Some of them are quite funny.

    Please note: this is NO criticism of the owner of the problem. It is just hard experience from nearly 50 years in the game.

    Cheers
    Roger

  15. #95
    Join Date
    Mar 2003
    Posts
    35538

    Re: Z cutting deeper the more time goes by ???

    You keep focusing on the g-code, but the g-code is not the problem.

    What's actually causing the problem is anyone's guess.

    My guess would still be lost steps.
    You've changed your speeds, but have you tried changing the Z axis acceleration?

    If it's always off by 0.2, then a mechanical issue would be most likely. Lost steps would usually be more random.
    But it's not clear that this is the case?

    It's possible that your Mach3 .xml file is corrupt, or the Mach3 installation itself.

    I'd first try replacing the .xml file with an older copy from the \Mach3\xmlbackups\ folder.

    If that doesn't help, then I'd completely uninstall, then re-install Mach3.


    You might want to try swapping the Z axis drive or motor with an X or Y axis drive and motor, and see if the issue changes axis?
    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)

  16. #96
    Join Date
    Apr 2016
    Posts
    841

    Re: Z cutting deeper the more time goes by ???

    [QUOTE=ger21;2280180]

    My guess would still be lost steps.
    You've changed your speeds, but have you tried changing the Z axis acceleration?

    If it's always off by 0.2, then a mechanical issue would be most likely. Lost steps would usually be more random.
    But it's not clear that this is the case?

    It's possible that your Mach3 .xml file is corrupt, or the Mach3 installation itself.

    I'd first try replacing the .xml file with an older copy from the \Mach3\xmlbackups\ folder.

    If that doesn't help, then I'd completely uninstall, then re-install Mach3.




    Quote Originally Posted by ger21 View Post

    My guess would still be lost steps.

    I'm confused. If the Z axis is cutting deeper than commanded, wouldn't that indicate an excess of pulses, or gaining steps (assuming nothing mechanical, like a slipping coupling)? I can't get my head around how lost steps would fit in this scenario.



    You might want to try swapping the Z axis drive or motor with an X or Y axis drive and motor, and see if the issue changes axis?

    I believe he tried that. Problem remained.

  17. #97
    Join Date
    Aug 2009
    Posts
    1573

    Re: Z cutting deeper the more time goes by ???

    What if you slow down all Z Rapid move's...say make them a G1 at Feedrate of 25-50 IPM See if the problem disappears.

  18. #98
    Join Date
    Mar 2003
    Posts
    35538

    Re: Z cutting deeper the more time goes by ???

    I'm confused. If the Z axis is cutting deeper than commanded, wouldn't that indicate an excess of pulses, or gaining steps (assuming nothing mechanical, like a slipping coupling)? I can't get my head around how lost steps would fit in this scenario.
    When the Z axis stalls while retracting, or lifting, it ends up lower than it's supposed to be. So the next move down will be deeper.
    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)

  19. #99
    Join Date
    Jun 2007
    Posts
    39

    Re: Z cutting deeper the more time goes by ???

    Yes, I'm leaning toward the loosing steps direction I looked at the code and didn't see any thing weird. I thinking an optional stop (m1) at each z retract between each letter and measure the z and compare to the readout and ( like somebody said earlier ) see if its random or a consistent amount and if happens in one spot or grows worse as it runs.

  20. #100
    Join Date
    Jun 2010
    Posts
    4256

    Re: Z cutting deeper the more time goes by ???

    This is a standard test.
    Set up a Dial Indicator on the table and put a square-ended bit of metal in the spindle.
    Lower the spindle until you have a reading on the DI.
    Now cycle the Z axis up and down 50 times and see if and how the DI creeps.

    If it suddenly jumps - um, interesting.
    But if it just creeps steadily, then you are picking up or losing Z axis Step pulses on every direction change.

    Cheers
    Roger

Page 5 of 6 3456

Similar Threads

  1. LAser cutting machine makes a wave in a corner at the time of cutting
    By angeldp in forum Laser Engraving / Cutting Machine General Topics
    Replies: 10
    Last Post: 02-08-2017, 03:51 PM
  2. Machine cutting deeper than G code indicates
    By kaetamer in forum Avid CNC
    Replies: 15
    Last Post: 12-12-2016, 11:30 PM
  3. Z axis cutting deeper than expected
    By bitsa in forum Chinese Machines
    Replies: 3
    Last Post: 11-08-2015, 08:40 AM
  4. Cutting deeper than flute length
    By BanduraMaker in forum DIY CNC Router Table Machines
    Replies: 12
    Last Post: 12-22-2011, 04:49 AM
  5. Cutting deeper than cutting length
    By magudaman in forum CNC Tooling
    Replies: 4
    Last Post: 10-10-2011, 04:36 AM

Tags for this Thread

Posting Permissions

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