probe_accuracy_tests
probe_accuracy_tests copied to clipboard
My bed mesh starts at `xmin = 0`, which led to the X portion of the move to not be executed. To reproduce: ```toml [probe] x_offset: 25 y_offset: 0 [bed_mesh]...
So I got this error while trying to install the requirements, not sure what to do. My specs are PI4 4Gb with bookworm pi@raspberrypi:~ $ cd probe_accuracy_tests/ pi@raspberrypi:~/probe_accuracy_tests $ ls...
Thanks for providing such a great scripts to debugging the voron issues. It seems that my printer has some drifting issues according to your tests. The results are very similar...
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...
Would it be possible to add some sort of location bias test, similar to the 4 corner test but as like a whole bed mesh, e.g. 15x15 (or customisable XxY)...
Hello, Cartographer config section was renamed as [scanner], this PR ensure compatibility with old or new cartographer config.