Welcome to Our Community

Some features disabled for guests. Register Today.

JOGS perfect but wont run G-Code

Discussion in 'OpenBuilds Forum Help' started by RFX, Nov 22, 2020.

  1. RFX

    RFX New
    Builder

    Joined:
    Nov 22, 2020
    Messages:
    4
    Likes Received:
    1
    First CNC Lead 1515 with the Blackbox for some reason I can jog my machine perfectly, ZERO issues but I can't get my G-code to run. No dust collection or router running so I don't believe it to be EMI from what I've read. .
    Currently using carbide create with GRBL and INCHES as post processor.
     
  2. sharmstr

    sharmstr OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 23, 2018
    Messages:
    2,059
    Likes Received:
    1,448
    Probably an issue with the gcode. Attach your gcode via a text file so we can have a look at it.
     
  3. RFX

    RFX New
    Builder

    Joined:
    Nov 22, 2020
    Messages:
    4
    Likes Received:
    1
    G90
    G20
    (Love)
    M05
    M0 ;T301
    M03S18000
    G0X5.799Y1.563Z0.200
    G1Z-0.002F20.0
    X5.774Y1.554Z-0.009F90.0
    X5.727Y1.542Z-0.019
    X5.700Y1.538Z-0.026
    X5.680Z-0.032
    X5.655Y1.543Z-0.041
    X5.637Y1.549Z-0.050
    X5.618Y1.561Z-0.060
    X5.604Y1.573Z-0.069
    X5.596Y1.582Z-0.074
    X5.588Y1.596Z-0.080
    X5.585Y1.609Z-0.084
    X5.584Y1.631Z-0.087
    X5.614Y1.723Z-0.092
    X5.623Y1.739Z-0.091
    X5.694Y1.846Z-0.095
    X5.819Y1.994Z-0.094
    X5.980Y2.155Z-0.089
    X6.169Y2.317Z-0.081
    X6.376Y2.473Z-0.070
    X6.596Y2.612Z-0.058
    X6.614Y2.623Z-0.056
    X6.819Y2.725Z-0.045
    X6.835Y2.732Z-0.044
    X7.041Y2.802Z-0.035
    X7.236Y2.829Z-0.031
    X7.269Y2.828Z-0.032
    X7.298Y2.825
     
  4. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,402
    Likes Received:
    1,896
    the M0 means 'program pause', just press 'run' again to continue.
    better yet, set the options on the post to exclude this line from the Gcode.
     
    sharmstr likes this.
  5. RFX

    RFX New
    Builder

    Joined:
    Nov 22, 2020
    Messages:
    4
    Likes Received:
    1
    I repeatedly pressed run and it did not. However I think you’re right.
    I’m thinking I need a new post processor but I’m not sure if I can add it to carbide create. I also don’t know how to edit it out other than just deleting it from already created g-code. Gonna be a big learning curve I think
     
  6. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,402
    Likes Received:
    1,896
    i search in the carbide create forums will find your answers (-:
     
  7. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    14,749
    Likes Received:
    4,264
    Start with something from the open source / known working ecosystem. Carbide's software is technically for their machines (;

    See docs:software:overview [OpenBuilds Documentation] - running the stuff we know, will help us all answer your questions better too
     

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