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
/
motion_report.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isort all klippy code
Tomasz Kramkowski
2025-08-15
1
-0
/
+2
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-68
/
+137
*
motion_report: Don't negate step_distance on steppers with inverted dir pin
Kevin O'Connor
2024-04-02
1
-2
/
+0
*
bulk_sensor: Rework APIDumpHelper() to BatchBulkHelper()
Kevin O'Connor
2023-12-26
1
-15
/
+17
*
bulk_sensor: New add_mux_endpoint() helper function in APIDumpHelper
Kevin O'Connor
2023-12-26
1
-15
/
+7
*
bulk_sensor: Move APIDumpHelper() from motion_report.py to bulk_sensor.py
Kevin O'Connor
2023-12-26
1
-95
/
+3
*
motion_report: Ensure startstop_cb is called atomically
Kevin O'Connor
2022-02-21
1
-4
/
+12
*
extruder: Add support for reversing the direction of extruder stepper movement
Kevin O'Connor
2022-02-10
1
-1
/
+1
*
motion_report: Fix typo causing error reports to not propagate
Kevin O'Connor
2021-09-26
1
-1
/
+1
*
motion_report: Add helper tool for internal subscribers of data
Kevin O'Connor
2021-08-30
1
-0
/
+22
*
motion_report: Add support for dumping steps/trapq via API server
Kevin O'Connor
2021-08-22
1
-5
/
+125
*
motion_report: Fix typo causing incomplete queries
Kevin O'Connor
2021-08-17
1
-4
/
+2
*
motion_report: Add get_status() method with current requested toolhead position
Kevin O'Connor
2021-07-29
1
-4
/
+43
*
motion_report: Add new extras module for low-level motion diagnostics
Kevin O'Connor
2021-07-29
1
-0
/
+146