586,096 active members*
3,744 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    May 2013
    Posts
    22

    Picking up missed steps

    Is there a hands off method to program a home position re-set sequence in G code to pick up lost steps? Homing on the fly? Thanks

  2. #2
    Join Date
    Apr 2004
    Posts
    5737
    No, once they're lost, they're gone. You can re-zero the axis and start again, though.

    Andrew Werby
    www.computersculpture.com

  3. #3
    Join Date
    Mar 2003
    Posts
    2932
    What control?

  4. #4
    Join Date
    May 2013
    Posts
    22
    Mach 3 .062 Specifically I would like to know if I can write into my code a re-homing routine mid program, probably between the rough and finish cuts. I am just starting with G code and VB but would guess there is a command, command group, or sub routine to do this. I could save a lot of time by speeding up the rough out and losing a few steps and then getting back to Zero for a slower finish cut. At the current speed I can only do 4 parts per day. Thanks

  5. #5
    Join Date
    Mar 2003
    Posts
    35538
    Look at G28 and G28.1
    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)

  6. #6
    Join Date
    Apr 2004
    Posts
    5737
    "I could save a lot of time by speeding up the rough out and losing a few steps and then getting back to Zero for a slower finish cut."

    I'm not sure this is a great idea. Once you start losing steps, which can be a little or a lot, you don't really know what the machine's going to do. It could easily cut into the material that's supposed to be saved, and even start chewing away at the machine itself. Rather than letting your machine lose steps, see what you can do to optimize the toolpath, perhaps using a different and more efficient strategy, a bigger or more effective tool, a deeper cut, or a larger step-over. It might be that by increasing your spindle speed, you can complete the same roughing pass with a faster feedrate and not lose steps. Re-homing between operations is okay to do, but it's not necessarily going to compensate for lost steps.

    Andrew Werby
    www.computersculpture.com

  7. #7
    Join Date
    May 2013
    Posts
    22
    Thanks, I got it to work with G28.1 z0 ...G28.1 Y0.....G28.1 X0. three lines. Just to check, I unpluged a motor and pushed the head around and re-homed. I still can not get the X home (two motors) to work the soft limits (mach3) turned on. I can run with it off without problem but wonder if this indicates a slave problem? Works OK for Z and Y (one motor)

Similar Threads

  1. Missed steps on y axis
    By flyrobby in forum Gecko Drives
    Replies: 0
    Last Post: 07-24-2011, 05:29 AM
  2. Ground Loops and Missed Steps
    By cbcnc in forum CNC Machine Related Electronics
    Replies: 34
    Last Post: 03-16-2008, 08:34 PM
  3. Missed Steps
    By fool in forum Machines running Mach Software
    Replies: 11
    Last Post: 04-05-2006, 12:51 AM
  4. Missed Steps - A curse or manageable?
    By andy_ck87028 in forum Stepper Motors / Drives
    Replies: 3
    Last Post: 07-20-2005, 11:47 PM
  5. Problem with error or missed steps or something?
    By rustyolddo in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 18
    Last Post: 07-10-2005, 02:51 PM

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
  •