index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
probe_eddy_current.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
probe_eddy_current: support thermal compensation
Eric Callahan
2024-07-17
1
-7
/
+31
*
probe_eddy_current: Add support for "rapid_scan" mode
Kevin O'Connor
2024-06-19
1
-2
/
+14
*
probe_eddy_current: Add support for probing in "scan" mode
Kevin O'Connor
2024-06-14
1
-0
/
+33
*
probe_eddy_current: Calculate toolhead position along with probed position
Kevin O'Connor
2024-06-14
1
-3
/
+15
*
probe_eddy_current: Process samples as they arrive
Kevin O'Connor
2024-06-14
1
-10
/
+22
*
probe_eddy_current: Generate Z height from average frequency
Kevin O'Connor
2024-06-14
1
-6
/
+16
*
probe_eddy_current: Introduce new EddyGatherSamples helper class
Kevin O'Connor
2024-06-14
1
-63
/
+84
*
probe_eddy_current: No need to use PrinterProbe() class
Kevin O'Connor
2024-06-10
1
-3
/
+15
*
probe: Move add_steppers() logic to HomingViaProbeHelper class
Kevin O'Connor
2024-06-10
1
-7
/
+0
*
sensor_ldc1612: Halt homing if sensor reports a warning
Kevin O'Connor
2024-05-21
1
-3
/
+6
*
mcu: Raise an error on a failed home_wait() call
Kevin O'Connor
2024-05-21
1
-2
/
+3
*
probe_eddy_current: Calibrate every 40um instead of 50um
Kevin O'Connor
2024-05-21
1
-7
/
+7
*
probe_eddy_current: fix attribute name
Eric Callahan
2024-05-21
1
-1
/
+1
*
probe_eddy_current: Fix wait for samples in probing_move()
Kevin O'Connor
2024-05-21
1
-7
/
+9
*
probe_eddy_current: Use sensor value at halt position for "trigger" position
Kevin O'Connor
2024-04-09
1
-0
/
+44
*
probe_eddy_current: Initial support for PROBE command
Kevin O'Connor
2024-04-09
1
-1
/
+104
*
probe_eddy_current: Support calibrating Z height to sensor frequency
Kevin O'Connor
2024-04-09
1
-0
/
+182