Close



Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    This program is very helpful on this kind of thing. I think you can "Try it Today" and see what you think. If you like what it does, there are similar programs that do the same thing for free:

    http://www.prestosoft.com/edp_examdiffpro.asp?flm=1

  2. #12
    Staff Engineer printbus's Avatar
    Join Date
    May 2014
    Location
    Highlands Ranch, Colorado USA
    Posts
    1,437
    Add printbus on Thingiverse
    This could have nothing to do with configuration settings.

    If USB is being used to print, make sure the host computer isn't doing much of anything else during a print, especially if it is an older/slower machine. The command buffer in Marlin isn't very deep, and the printer could simply be running out of things to do while it waits for new gcode data to be received and interpreted.

    I'd also scrub through all the mechanics, looking closely for anything that could be momentarily catching or binding. Move everything manually through the entire travel range and make sure things move smoothly. Remove belts etc from motors and repeat the testing if nothing is felt. Perhaps something like a bearing is bad and occasionally catches, torque builds up and then the movement breaks free...

  3. #13
    Banned
    Join Date
    Jan 2015
    Posts
    306
    Quote Originally Posted by printbus View Post
    This could have nothing to do with configuration settings.

    If USB is being used to print, make sure the host computer isn't doing much of anything else during a print, especially if it is an older/slower machine. The command buffer in Marlin isn't very deep, and the printer could simply be running out of things to do while it waits for new gcode data to be received and interpreted.

    I'd also scrub through all the mechanics, looking closely for anything that could be momentarily catching or binding. Move everything manually through the entire travel range and make sure things move smoothly. Remove belts etc from motors and repeat the testing if nothing is felt. Perhaps something like a bearing is bad and occasionally catches, torque builds up and then the movement breaks free...

    Prints from SD card.

    The motion occurs at different height intervals whenever it chooses. If it was a mechanical snag, it would repeat in certain positions and be somewhat predictable.

    I checked all the points that I thought caused a snag, everything moves smooth. The snag looks to be motor controlled. The steppers spin and then momentarily and abruptly just stop for milliseconds, and then continue to the very last segment of motion, which is ends up being a few millimeters of travel. It always happens at that last leg of travel.

    I will try to look for more mechanical snags, but I couldnt find any on either machine.

  4. #14
    Banned
    Join Date
    Jan 2015
    Posts
    306
    I uploaded the same firmware to my 3rd machine, and it does the exact same thing. It performs the jerk movement right before the G28 on the way to travelling to its center home position. Then it will do it seldomly after that.

    It has to be software. I will try to think more about it. I did not use the comparison program yet to look at the .zip firmware vs my firmware after I touched it.

  5. #15
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    How about you take a quick video of the jerk motion and put it up on YouTube for us to look at. It might be something very simple, but we kind of need to see what it is doing.

  6. #16
    Banned
    Join Date
    Jan 2015
    Posts
    306
    ok, i will do that, thank you Roxy.

  7. #17
    Banned
    Join Date
    Jan 2015
    Posts
    306



    I just took the video. Let me know what you think.

  8. #18
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    I can hear it. I can just barely see it. I'll see what I can find in the G28 code....

Page 2 of 2 FirstFirst 12

Posting Permissions

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