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
/
tmc2240.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isort all klippy code
Tomasz Kramkowski
2025-08-15
1
-1
/
+3
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-230
/
+232
*
tmc2240: Allow the slope_control field to be configured via printer.cfg
Kevin O'Connor
2025-01-10
1
-0
/
+2
*
tmc2240: Correct maximum TMC2240 UART address. (#6757)
Liam Powell
2024-12-02
1
-1
/
+1
*
tmc5160: csactual -> cs_actual
Timofey Titovets
2024-05-21
1
-1
/
+1
*
tmc: Implement high_velocity_threshold for drivers that support it
Alex Voinea
2024-05-14
1
-0
/
+1
*
tmc: Implement coolstep_threshold for drivers that support it
Alex Voinea
2024-05-14
1
-0
/
+2
*
tmc: Do not pass the frequency directly to the helpers
Alex Voinea
2024-05-14
1
-1
/
+1
*
tmc2240: add ADC voltage formatters
Kamil DomaĆski
2024-03-20
1
-0
/
+2
*
tmc2240: Adding UART interface support to tmc2240 (#6305)
FrY Sennberg
2023-09-10
1
-3
/
+9
*
tmc: Configurable `multistep_filt`
Alex Voinea
2023-06-16
1
-2
/
+3
*
tmc: Enable sg_angle_offset for smooth switching from Stealthchop to Spreadcy...
BIGTREETECH
2023-03-27
1
-0
/
+2
*
tmc: SET_TMC_FIELD VELOCITY
Alex Voinea
2023-03-20
1
-1
/
+2
*
tmc: Enable `multistep_filt` for drivers that support it
Alex Voinea
2023-03-15
1
-0
/
+1
*
tmc2240: initial implementation
Alex Voinea
2023-03-01
1
-0
/
+397