probe_accuracy_tests icon indicating copy to clipboard operation
probe_accuracy_tests copied to clipboard

Add support for `dockable_probe` and do some cleanup

Open Luro02 opened this issue 8 months ago • 0 comments

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.

Luro02 avatar Apr 29 '25 06:04 Luro02