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
/
homing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mcu: Raise an error on a failed home_wait() call
Kevin O'Connor
2024-05-21
1
-3
/
+6
*
homing: Fix bug in multi_complete()
Kevin O'Connor
2022-05-13
1
-1
/
+2
*
homing: Fix error in retract move causing "must home axis" errors
Kevin O'Connor
2021-08-28
1
-12
/
+15
*
endstop_phase: Calculate phase based on trigger position
Kevin O'Connor
2021-08-17
1
-10
/
+16
*
homing: Calculate homing position based on trigger time
Kevin O'Connor
2021-08-17
1
-19
/
+54
*
mcu: Return time of trigger from home_wait()
Kevin O'Connor
2021-08-17
1
-3
/
+5
*
homing: Improve error messages on a printer shutdown during homing
Kevin O'Connor
2021-08-06
1
-3
/
+18
*
homing: Check for failures during multi-endstop homing
Kevin O'Connor
2021-06-09
1
-2
/
+7
*
stepper: Remove set_tag_position() code
Kevin O'Connor
2021-05-29
1
-10
/
+15
*
homing: Pass the HomingMove class to homing_move_begin/end events
Kevin O'Connor
2021-03-29
1
-4
/
+4
*
homing: Move homing logic from manual_stepper.py to homing.py
Kevin O'Connor
2021-03-29
1
-16
/
+27
*
homing: Extract out movement verification to new check_no_movement()
Kevin O'Connor
2021-03-29
1
-19
/
+22
*
homing: Separate homing/probing movement logic to its own class
Kevin O'Connor
2021-03-29
1
-29
/
+37
*
homing: Move home_axes() into cmd_G28()
Kevin O'Connor
2021-03-29
1
-8
/
+7
*
homing: Minor simplification of verify_movement tracking
Kevin O'Connor
2021-03-29
1
-7
/
+4
*
homing: Move low-level probing logic from probe.py to homing.py
Kevin O'Connor
2021-03-29
1
-5
/
+9
*
homing: Fix references to CommandError()
Kevin O'Connor
2021-01-11
1
-6
/
+7
*
homing: Make homing.py an "extras" module
Kevin O'Connor
2021-01-08
1
-0
/
+182