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
/
tmc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmc: Revert incorrect changes to TPWMTHRS setting
Kevin O'Connor
2020-02-20
1
-26
/
+18
*
homing: Merge home_prepare()/home_finalize() into move_begin/move_end events
Kevin O'Connor
2020-02-15
1
-35
/
+34
*
tmc: Fix typo preventing stealthchop threshold from being set
Kevin O'Connor
2020-02-09
1
-2
/
+3
*
tmc: Query the stepper step_distance from the stepper object
Kevin O'Connor
2020-02-01
1
-17
/
+24
*
tmc: Remove virtual_enable support and replace with automatic support
Kevin O'Connor
2019-11-12
1
-33
/
+30
*
tmc2209: Add support for sensorless homing
Kevin O'Connor
2019-08-19
1
-6
/
+24
*
mcu: Integrate query_endstop_wait() into query_endstop()
Kevin O'Connor
2019-07-10
1
-1
/
+0
*
tmc: Configure "intpol" field from TMCMicrostepHelper
Kevin O'Connor
2019-06-28
1
-3
/
+3
*
tmc: Add support for virtual enable pins
Kevin O'Connor
2019-06-28
1
-6
/
+34
*
tmc: It's not valid to schedule messages with print_time=0
Kevin O'Connor
2019-06-25
1
-2
/
+2
*
tmc: Simplify internal DUMP_TMC interface
Kevin O'Connor
2019-06-25
1
-7
/
+9
*
endstop_phase: Fix endstop_phase on trinamic drivers that aren't inverted
Kevin O'Connor
2019-06-21
1
-1
/
+1
*
tmc: Retry register init during connect
Kevin O'Connor
2019-06-18
1
-4
/
+12
*
tmc: Move common TMC stepper driver code to new file tmc.py
Kevin O'Connor
2019-06-10
1
-0
/
+242