Error: A hit Floor (Delta Move error)

Having trouble with printer settings when I run Repetier Host. it gives me A hit Floor message because of this it said that the Z axis is -31560 how can I correct this? is there a gCode to reset that value? Kinda new at this and its my second printer.

Comments

  • Homing resets it. That happens if you leave the valid print area in a way that your move would nor be possible. So check in eeprom if print radius, diagonal length etc are set as you think it should be.

    The value you see is in steps. Divide by steps per mm and you get the position.
  • edited February 2017
    How do I reset the eeprom to take another value? or how do I set the homing is there a G code I can use? Because I tried to reset using the program and cant find a way to do it. Yes total noob.
  • What do you mean with reset?
    M502
    M500
    sets eeprom to configuration.h values or you use a eeprom editor from repetier server/host to change them. 
Sign In or Register to comment.