1. Got a question or need help troubleshooting? Post to the troubleshooting forum or Search the forums!

Answered Auto levels then stops

Discussion in 'Troubleshooting' started by Just Print, Dec 10, 2018.

  1. Just Print

    Just Print New Member

    Joined:
    May 3, 2017
    Messages:
    7
    Likes Received:
    1
    My ROBO 3D has been working great but today i went to print and all it will do is auto level then it stops once it dose the last level point. anyone else ever have this problem ?
     
  2. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
  3. Just Print

    Just Print New Member

    Joined:
    May 3, 2017
    Messages:
    7
    Likes Received:
    1
    This is what the Gcode reads at the first error
    <-ok [78.788]
    ->N157 G1 X0 Y0 Z5 F5000*6 [78.789]
    <-Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting) [78.797]
    <-ok [78.800]
    ->N158 M104 S245*106 [78.801]
     
  4. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    and if you look all the way back you will find the first error as mentioned in that thread I linked :)
    M999 is not an error, it is the warning that an error has previously occurred

    The fact that you get an M999 means an error (a real one) has already happened at that point

    Read it like this:

    <-Printer stopped due to errors.

    We (Marlin) is not going to tell you want it was again, but one happened

    Fix the error and use M999 to restart.

    Once you fix it then you can restart with an M999
     

Share This Page