You mean you had something like
G1 Z0.12
G92 Z0
that works good and now it should have that height after homing?
For zmax homing change zlength, for zmin homing increase
<p class="p1">#define ENDSTOP_Z_BACK_ON_HOME 0</p><p class="p1">by the value. This gets added after homing before defining position as zero.</p>