Z Homing Configuration
Hi,
I'm currently trying to convert my two printers from running Marlin to Repetier-Firmware for a couple of reasons. (Marlins auto bed levelling is a bit buggy where its not calculating it correct and I also use Repetier-server to control the printers so it makes sense to use Repetier Firmware).
I think I've configured it correct with the same values that I used for the Marlin firmware. However no matter what Z settings I change I seem to have the following:
Run G28, X & Y Home Correct
Z Then goes to home, the probe goes down senses the bed and triggers and the Z axis moves back up as I would expect. However it then just keeps moving down crushing the bed even though the probe is triggering again.
i suspect I have a value wrong but can't figure it out. I've put the configuration on paste.ubuntu.com over at http://paste.ubuntu.com/23936179/
Thanks
Ryan
Comments
Z_PROBE_HEIGHT 40 means when z probe triggers it must go 40mm down so nozzle touches bed. I guess this is too high and drives your nozzle into bed as described.