probe_accuracy_tests
probe_accuracy_tests copied to clipboard
Add support for `dockable_probe` and do some cleanup
Kalico Klipper declares the Klicky probe in a section called dockable_probe and uses different commands.
This PR adds support for this. In addition to that, I went ahead and simplified some code and fixed a warning related to a missing \ for the regular expression.