I’m not too keen on makerverse but the maslow is doing what it’s told to do. The pitch setting is likely off since your plunge is too deep according to the gcode. The travel height is determined by program settings (I don’t know where in makerverse) and via gcode.
I can’t help much more than that, I use webcontrol to control my maslow and carbide create to create my gcode.
Here is the maths for fine tuning your z pitch. (Taking from the meticulous z axis post)
To calculate the movement error:
E = D2 / D1
Where:
E = Error
D2 = Distance the carriage actually moved D
1 = Distance the carriage was requested to move
To calculate the corrected setting:
C = Z * E
Where:
C = Corrected Z-Axis mm/rev
Z = Z-Axis mm/rev from the test
E = Error