When I do a surfacing using gSenders tools, it is automatically adding 3mm to the cut depth (first pass) no matter what depth settings i use.
gSender wasteboard surfacing cut depth and max set say to 0.25 and max 0.5.
gSender’ generated g code first pass Z is set to 3.25, second pass is Z 2.75.
I can manually change the Z depth settings in the editor but I don’t think I should have to.
@lsippell Welcome to the forum. Which version of gSender are you using?
@lsippell I just took a look at a gcode file created from the tool. Y depth is 0.1mm and the first (actually the second) z movement is Z-3.1
But you’ll notice that before that, there is a Z3 movement, presumably for the safe height retract.
So the plunge values you are seeing could be to compensate for the z retract that came before them.