klipper_z_calibration icon indicating copy to clipboard operation
klipper_z_calibration copied to clipboard

Disable "Save Z Endstop" and "Save Z Probe" when print completes.

Open karlfife opened this issue 9 months ago • 1 comments

The Klipperscreen Job Status page, at end of a print offers user to "Save Z Endstop" and "Save Z Probe" when print completes.

I would like to disable this offer because "Save Z Endstop" (save_offset_endstop) and "Save Z Probe" (save_offset_probe), will at best do no harm.

For anyone running klipper_z_calibration (and presumably also TAP), should prefer this disabled (I would think). Has anyone found a way to disable these prompts in Klipperscreen? I can't seem to find a setting in the Klipperscreen config.

Is there a workaround like zeroing out the z_offset in print_end macro or some such thing?

karlfife avatar May 11 '24 22:05 karlfife