Welcome to Our Community

Some features disabled for guests. Register Today.

calculating travel settings

Discussion in 'Laser Cutters' started by Dale Y, Jun 20, 2016.

  1. Dale Y

    Dale Y New
    Builder

    Joined:
    Jun 20, 2016
    Messages:
    46
    Likes Received:
    6
    OK, got a rookie here. When setting up a motor, how do I calculate the correct travel speed/distance settings? I think I have an idea what I need to know, just not how to use it.
     
  2. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,239
    Likes Received:
    1,815
    Hi
    Calculating the steps per mm settings is easy, see C-Beam™ Machine - Plate Maker

    The leadscrew is likely to be spot on from the calculation, but belts will need to be calibrated because they stretch a bit.

    As for travel speed, start with 1000mm/minute and double it until it stops working, then go to halfway between the last one that worked and the one that did not work, and try again. When you find a speed that only just works, reduce to 80% of that value.
    As speed gets higher, you will need to increase acceleration as well just to keep acceleration times reasonable. Once you have a reliable top speed, double acceleration until it stops working, then reduce, and so on.

    Note that a bare motor will be able to rotate and accelerate MUCH faster than one that is driving a mechanism.
     
  3. Ronald4418

    Ronald4418 Well-Known
    Builder

    Joined:
    Nov 4, 2015
    Messages:
    218
    Likes Received:
    33
    I'm having a heck of a time getting my machine up and running consistently. I can't seem to figure out a Base Setting for my Axis'. I'm using the TR8 x 8 ( 4 Start ) Leadscrews on all 3 Axis and a G540 Driver which is a 10 Microstep Driver. I've tried the Axis Calibration in Mach3 but it gives me weird numbers to accept as Gospel. I've tried starting with 2000 Steps Per, Accel at 25 and Velocity at 30. But all I get is jerky motions of less than an inch. The only Calculator I have been able to find is the RepRap Calculator and it doesn't do 10 Microsteps.
    What is everyone using as their base Steps Per, Accel, and Velocity?
    Also, I'm trying to convert everthing into Imperial Measurement.
     
  4. Giarc

    Giarc OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Jan 24, 2015
    Messages:
    2,899
    Likes Received:
    1,613
    I remember thinking as a kid I would never use algebra again. But apparently I end up having to do more math for my hobbies than my real life job. The steps/mm can then be calculated like this: steps per mm = (steps per revolution x microsteps)/mm per rev. (formu21-122--xyla from gnea/grbl)

    So:

    200 x 10 = 2000
    2000/8 = 250 steps/mm

    *someone check my math. I suck at it.

    This assumes you are using 1.8 degree steppers and the TR8 x8 tadvance a nut EXACTLY 8 mm/revolution. You may have to calibrate further once you get it dialed in to theoretical steps/mm. Here is how in a low production value video :) :
     
  5. Ronald4418

    Ronald4418 Well-Known
    Builder

    Joined:
    Nov 4, 2015
    Messages:
    218
    Likes Received:
    33
    Thanks for the Math Update. You'd think some site would be available with all of the theoretical math necessary available!
     
  6. GrayUK

    GrayUK Openbuilds Team Elder
    Staff Member Moderator Builder

    Joined:
    May 5, 2014
    Messages:
    1,668
    Likes Received:
    627
    There is a site! It's here! :D:thumbsup:
     
  7. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,239
    Likes Received:
    1,815
    good point, must add 10 and other base10 microstep settings to
    GRBL settings calculator

    and calibrating is a resource right here on this site

    a note on calibrating GRBL based controllers. I found that changing the $ values before sending it back to the start point broke 'something' and I had to reset after that to get good travels.
    so do this process:
    jog to where you need to start
    set 0 for that axis (lets use X)
    G0 X500
    measure
    G0 X0 ; go back to start point
    $100=newcalib value
    G0 X500 ; should get you to the right point, but you may want to do a soft reset before this​
     
  8. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,239
    Likes Received:
    1,815
    Craig: oh man your acceleration is slow ! (-:
    I slowed my OX down to 650 from 1300 because it was jerking the table around, but it never lost steps.
     
  9. Giarc

    Giarc OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Jan 24, 2015
    Messages:
    2,899
    Likes Received:
    1,613
    I changed that after the video. It is much faster now. :thumbsup:
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice