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
/
ldc1612.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-61
/
+102
*
ldc_1612: Supports configurable external crystal frequency (#6734)
XiaoK
2025-03-29
1
-5
/
+7
*
sensor_bulk: Change maximum data size from 52 to 51 bytes
Kevin O'Connor
2024-06-10
1
-1
/
+1
*
sensor_ldc1612: Halt homing if sensor reports a warning
Kevin O'Connor
2024-05-21
1
-4
/
+5
*
sensor_ldc1612: Add support for chips with INTB line routed to mcu
Kevin O'Connor
2024-05-21
1
-2
/
+11
*
bulk_sensor: Rework ChipClockUpdater class into FixedFreqReader
Kevin O'Connor
2024-04-20
1
-20
/
+10
*
bulk_sensor: Refactor ChipClockUpdater constructor
Kevin O'Connor
2024-04-20
1
-9
/
+5
*
ldc1612: Use extract_samples() for sample timestamp calculation
Kevin O'Connor
2024-04-20
1
-22
/
+10
*
probe_eddy_current: Initial support for PROBE command
Kevin O'Connor
2024-04-09
1
-0
/
+21
*
probe_eddy_current: Support calibrating Z height to sensor frequency
Kevin O'Connor
2024-04-09
1
-3
/
+8
*
ldc1612: Add LDC_CALIBRATE_DRIVE_CURRENT calibration command
Kevin O'Connor
2024-04-09
1
-3
/
+45
*
ldc1612: Initial host support for reading ldc1612 bulk sensor data
Kevin O'Connor
2024-04-09
1
-0
/
+154