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
/
tmc2209.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmc2209: Remove duplicate `pdn_disable` initialization
Alex Voinea
2023-03-15
1
-1
/
+0
*
tmc: Beautify initialization code
Alex Voinea
2023-03-07
1
-1
/
+6
*
tmc: Add support for a get_status() method
Kevin O'Connor
2021-08-30
1
-0
/
+1
*
endstop_phase: Convert to using tmc mcu_phase_offset
Kevin O'Connor
2021-08-08
1
-2
/
+1
*
tmc: Move stepper phase reading code to TMCCommandHelper class
Kevin O'Connor
2021-08-06
1
-3
/
+2
*
tmc: Consistently use lower case for all TMC field names
Kevin O'Connor
2021-08-06
1
-21
/
+21
*
tmc2209: Set SENDDELAY=2 to avoid uart rx/tx errors
Kevin O'Connor
2021-07-23
1
-0
/
+3
*
tmc: Move SET_TMC_CURRENT command to TMCCommandHelper()
Kevin O'Connor
2021-02-27
1
-2
/
+2
*
tmc5160: diag0 support (#3159)
Trevor Jones
2020-08-09
1
-2
/
+1
*
extras: Use "from . import module" for relative imports
Kevin O'Connor
2020-06-15
1
-1
/
+1
*
tmc2209: Add support for sensorless homing
Kevin O'Connor
2019-08-19
1
-1
/
+2
*
tmc_uart: Add support for configuring the uart address on tmc2209 chips
Kevin O'Connor
2019-07-31
1
-1
/
+1
*
tmc: Configure "intpol" field from TMCMicrostepHelper
Kevin O'Connor
2019-06-28
1
-1
/
+0
*
tmc: Add support for virtual enable pins
Kevin O'Connor
2019-06-28
1
-0
/
+2
*
tmc: Simplify internal DUMP_TMC interface
Kevin O'Connor
2019-06-25
1
-4
/
+1
*
tmc2209: Initial support for tmc2209 stepper driver
Stephan Oelze
2019-06-23
1
-0
/
+96