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
/
endstop_phase.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
-55
/
+88
*
kinematics: Generic Cartesian kinematics implementation (#6815)
Dmitry Butyugin
2025-05-06
1
-2
/
+2
*
klippy: remove a few unused variable assignments (#6504)
Kamil DomaĆski
2024-04-05
1
-1
/
+0
*
tmc2240: initial implementation
Alex Voinea
2023-03-01
1
-1
/
+2
*
extruder: Add a SET_EXTRUDER_ROTATION_DISTANCE command
Kevin O'Connor
2022-02-10
1
-1
/
+2
*
endstop_phase: Use config.getintlist() for trigger_phase config option
Kevin O'Connor
2021-08-21
1
-5
/
+1
*
endstop_phase: Calculate phase based on trigger position
Kevin O'Connor
2021-08-17
1
-18
/
+18
*
endstop_phase: Convert to using tmc mcu_phase_offset
Kevin O'Connor
2021-08-08
1
-13
/
+10
*
endstop_phase: Unify phase conversion code
Kevin O'Connor
2021-06-06
1
-80
/
+87
*
endstop_phase: Add support for reporting phase information via get_status()
Kevin O'Connor
2021-06-03
1
-14
/
+32
*
stepper: Remove set_tag_position() code
Kevin O'Connor
2021-05-29
1
-9
/
+8
*
Revert "endstop_phase: wip"
Kevin O'Connor
2021-04-28
1
-7
/
+0
*
endstop_phase: wip
Kevin O'Connor
2021-04-28
1
-0
/
+7
*
homing: Make homing.py an "extras" module
Kevin O'Connor
2021-01-08
1
-3
/
+3
*
endstop_phase: Obtain phases directly from stepper microsteps config
Kevin O'Connor
2020-12-18
1
-36
/
+41
*
homing: Remove EndstopError
Kevin O'Connor
2020-09-04
1
-3
/
+2
*
klippy: Rename try_load_module() to load_object()
Kevin O'Connor
2020-05-08
1
-2
/
+2
*
endstop_phase: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-11
/
+11
*
homing: Add a "home_rails_begin" event notifier
Kevin O'Connor
2020-02-15
1
-5
/
+5
*
endstop_phase: Query the stepper step_distance from the stepper object
Kevin O'Connor
2020-02-01
1
-23
/
+39
*
endstop_phase: Use set_tag_position() instead of set_commanded_position()
Kevin O'Connor
2019-11-13
1
-2
/
+2
*
endstop_phase: Add tmc2209 and tmc5160 to list of tmc drivers
Kevin O'Connor
2019-06-23
1
-1
/
+1
*
endstop_phase: Fix endstop_phase on trinamic drivers that aren't inverted
Kevin O'Connor
2019-06-21
1
-0
/
+2
*
tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816)
Florian Heilmann
2018-10-24
1
-1
/
+1
*
endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE command
Kevin O'Connor
2018-10-16
1
-0
/
+96
*
endstop_phase: Add support for detecting phase via TMC stepper drivers
Kevin O'Connor
2018-10-16
1
-5
/
+25
*
endstop_phase: Move endstop phase homing code to new "extras" module
Kevin O'Connor
2018-10-16
1
-0
/
+75