Adjust the "NOZZLE_TO_PROBE_OFFSET " settings through your builder?

Would it be possible to add a builder option to alter “NOZZLE_TO_PROBE_OFFSET” settings for the marlin configuration.h file through your builder?

This would be useful under the BLTouch and other bed leveling probe options you have.

The offset should be set via the M851 command.

Compiling the offset into your firmware is not the best idea.

This should go in your slicers start G-Code.

It would be nice to have this internal to the device when not printing. Often when checking my bed, I will run home z from the printer screen.

You should be able to set these up via the screen, and use the Store Settings option to save to the internal EEPROM.

That way, your offset will be restored on each power on.