Problem GRBL missing steps when jogging and de accelerating - Page 2

Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: GRBL missing steps when jogging and de accelerating

  1. #21
    Member
    Join Date
    Mar 2015
    Location
    Netherlands
    Posts
    409
    Downloads
    1
    Uploads
    0

    Default Re: GRBL missing steps when jogging and de accelerating

    Turn down the acceleration and max speed 90%. If it solves the problem start increasing the speed until the problem comes back. At some speed(s) there can be resonance in de stepper driver causing irratic movements. I test my max speed by very very slowly increasing the speed. You can than hear the resonance. Every time you pass this speed (during accelerations), you may lose steps. Lowering the power supply voltage may solve this problem.
    In my software if found the next lines, added once i solved a similar problem:
    //According to GRBL config.h: !!!!! MinStepPulseTime + direction delay time must not exceed 127 !!!!!!!
    //Found that running at 70 us results in slow max FeedRates
    //keep lower than 35 us for good results

    I also have a chinese board with a realy bad design (Smitt Trigger before the optocouplers). I bypassed the optocouplers to get it working.
    I use TB6600 drivers (TB6560 also). Some say that leadshine drivers are better (getting more speed) but if you don't want/need to get the most speed from your machine, i thing the cheaper drivers will do. What i have read on several forums is that Gecko drivers are the best. But for those you pay top dollar. As soon as i have the time, i am going to build my own driver, i bit like smooth stepper and Gecko, but based on TB6600.



  2. #22
    Member
    Join Date
    Mar 2015
    Location
    Netherlands
    Posts
    409
    Downloads
    1
    Uploads
    0

    Default Re: GRBL missing steps when jogging and de accelerating

    James,
    I have looked at your config file.
    -Try setting the step pulse time a bit longer Set $0 to 30 (max rate will be 16.67 kHz)
    -Try setting the step idle delay a bit longer Set $1 to 25

    According to the datasheet, your driver chip should do well with 1 us delays. So this should not be a solution.
    I use these setting on my TB6600 drivers and i never miss a step.
    Try jogging using CNCL, i should work well.



Page 2 of 2 FirstFirst 12

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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

GRBL missing steps when jogging and de accelerating

GRBL missing steps when jogging and de accelerating