mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-22 14:30:40 +02:00
Store the 12 constants needed for the common probe_eddy_current "tap" filter in trigger_analog.py code. This avoids requiring "tap" users to have the scipy python package installed. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>