Why not using G92 to update the Z homing after auto calibration instead of SET_GCODE_OFFSET ?
This way, SET_GCODE_OFFSET is still free to be used from a slicer, for when you want to tune the squish of the first layer. ABS requires to be quite squished into the bed, while PLA doesn't for example.
I am asking here before sending a pull request, there might be a reason for using SET_GCODE_OFFSET?
Why not using G92 to update the Z homing after auto calibration instead of SET_GCODE_OFFSET ?
This way, SET_GCODE_OFFSET is still free to be used from a slicer, for when you want to tune the squish of the first layer. ABS requires to be quite squished into the bed, while PLA doesn't for example.
I am asking here before sending a pull request, there might be a reason for using SET_GCODE_OFFSET?