Quote Originally Posted by Irkie500 View Post
I need to adjust the z offset of the start routine. My first layer has some gaps, but all others are perfectly fine.
You can use G92 to set the current coordinate values. For example... After the machine goes to Z=15.0mm you could do a G92 Z15.25 to move the nozzle closer to the bed.