Welcome! Log In Create A New Profile

Advanced

Marlin 1.1.8: 10mm above z-endstop after homing, not in 1.1.9 or 2.0 - how to get that back?

Posted by prikolow 
I updated yesterday from Marlin 1.1.8 to 1.1.9 and 2.0.
The printer is a Ender 3, with stock creality melzi board.
I have Autobedleveling active with a inductive sensor in parallel to the z-endstop.

I noticed a different behavior when homing:

In 1.1.8, the nozzle homed. After hitting the Z-Endstop twice, the nozzle was driven up about 10mm, it rested way higher than the bed.
In 1.1.9, after homing and hitting z-end twice, the Arm rests on the z-endstop.
2.0 bugfix yesterday shows the same behavior as 1.1.9.

In all versions I could do a initialize EEPROM, which should clear any preset values including home offset.
But only in 1.1.8 I got this 10mm above z-endstop, not in 1.1.9 or 2.0 even with initializing.

How do I get back the behavior of 1.1.8? I would like to have the nozzle resting at a height of 10mm after homing.
I believe what you are looking for is

#define Z_CLEARANCE_DEPLOY_PROBE 10 // Z Clearance for Deploy/Stow

Edited 1 time(s). Last edit at 09/03/2018 10:16AM by Roberts_Clif.


Computer Programmer / Electronics Technician
Thank you.

I played around and this was not it.

It was "#define Z_AFTER_PROBING".
Weirdly this was commented out in all versions.

Edited 1 time(s). Last edit at 09/04/2018 03:46PM by prikolow.
Sorry, only registered users may post in this forum.

Click here to login