Welcome to Our Community

Some features disabled for guests. Register Today.

Program randomly stops running

Discussion in 'OpenBuilds Bug Report' started by Ed Rose, Apr 6, 2024.

  1. Ed Rose

    Ed Rose New
    Builder

    Joined:
    Apr 6, 2024
    Messages:
    2
    Likes Received:
    0
    I really am at my wits end on this one.
    I am running a very simply surface planing pass and the machine keeps just randomly stopping.
    When it stops it always resets the x and y zero and sometimes resets the z zero.
    I started with a program that was starting at X0Y0.
    I was using a back and forth along the x axis with a G1X625 going one way and an G1X0 going the other way.
    Inbetween I was using a G1Y10 for the stepover between passes.
    The depth of cut was 2mm
    The feed was 254mm
    The 1st time it stopped I was half way through the 1st move back to X0.
    I thought that maybe I had too high a feed rate so I tried again by slowing down the feedrate on my hand controller to 70%.
    This time it stopped halfway on the 1st pass.
    I then removed the Vaccum hose from the dust boot and slowed down to 30%.
    This seemed to be working fine until I was on the 4th time to the X625 and it stopped at about 610 on the x move.

    Any help on how to trouble shoot this would be greatly appreciated.
     
  2. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,701
    Likes Received:
    4,249
  3. Ed Rose

    Ed Rose New
    Builder

    Joined:
    Apr 6, 2024
    Messages:
    2
    Likes Received:
    0
    I went through all the wiring, double checking the connections.
    I forgot to mention that I am running the program from a USB stick that is plugged into the touch interface.
    Here are the lines of code and the program is consistantly stopping at the same place.

    G90 G94 G17
    G21
    G54
    S10000 M3
    G0 X0 Y0
    G1 Z0 F254
    G1 X625
    G1 Y10
    G1 X0
    The next few lines after this are (not sure how many lines it looks ahead from the touch controller using USB)
    G1 Y20
    G1 X625
    G1 Y30
    G1 X0
    G1 Y40
    G1 X625
    G1 Y50
    G1 X0
    G1 Y60
    G1 X625
    G1 Y70
    G1 X0
    G1 Y80
    G1 X625
    G1 Y90
    G1 X0
    G1 Y100
    G1 X625
    G1 Y110
    G1 X0
    G1 Y120
    G1 X625
    G1 Y130

    Any additional suggestions are appreciated.
     
  4. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,701
    Likes Received:
    4,249
    Checking wiring is good. Now on to EMI then?
     

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