Your printer requested a pause message

I get this message after homing when I keep hearing the motors from whatever reason, this happens about 60& of the time when I home the printer. What is the problem?

Comments

  • Some more details....

    I'm using repetier firmware version 0.92.8.

    Settings:

    steps per mm = 100
    max. travel speed = 200 mm/sec
    homing speed = 80 mm/sec
    travel acceleration = 1000 mm/sec^2
    print acceleration = 1000 mm/sec^2
  • Delta printer? Than it is a problem with the endstops not fully untriggering for second attempt. Try going back a bit more so switches can turn off,
  • Yes, this is a delta printer. This means increasing "ENDSTOP_(X|Y|Z)_BACK_MOVE" ?
  • For delta only z is relevant, so 





    #define ENDSTOP_Z_BACK_MOVE 3

    would at least be a reason when not knowing your printer.

Sign In or Register to comment.