verbose mode to display probe trigger heights
-
I would like to ask that a verbose option be added to probe commands so the trigger value gets output to the console.
Just like the output of
G30 S-1
but continous/ on the fly as the machine probes insead of stopping at the trigger height.Why? if the probe is configured with an A and S parameter, the probe will re-probe until the probe tollerance is less than the S parameter. I think it is usefull to be able to read those values.
So for example, if you invoke a P parameter for probe point numbers to level the bed via-
G30 P0 X20 Y190 Z-99999 ; probe point 0 near a leadscrew G30 P1 X180 Y190 Z-99999 ; probe point 1 near a leadscrew G30 P2 X100 Y10 Z-99999 S3 ; probe point 2 near a leadscrew and calibrate 3 motors
I would like to see the initial Z trigger height and sucessive probes, or at least the deviations from the reference value.
respectfully submitted,
sinneD