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
/
homing.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gcode: Rework endstop query to use greenlets
Kevin O'Connor
2016-12-09
1
-34
/
+0
*
klippy: No need to define __str__ and __init__ methods on exception classes
Kevin O'Connor
2016-11-29
1
-6
/
+3
*
homing: Check homing distance to verify endstop trigger after retract
Kevin O'Connor
2016-11-28
1
-26
/
+15
*
homing: Verify the endstops are no longer triggered after retract move
Kevin O'Connor
2016-11-18
1
-6
/
+26
*
homing: Check for timeout during homing operation
Kevin O'Connor
2016-11-18
1
-12
/
+24
*
homing: Add EndstopMoveError wrapper around EndstopError
Kevin O'Connor
2016-11-18
1
-5
/
+7
*
homing: Direct stepper phase detection from kinematic classes
Kevin O'Connor
2016-11-18
1
-5
/
+8
*
homing: Create Homing class from gcode
Kevin O'Connor
2016-11-18
1
-1
/
+5
*
homing: Create QueryEndstops class from gcode
Kevin O'Connor
2016-11-18
1
-7
/
+12
*
cartesian: Enforce endstop min and max boundaries
Kevin O'Connor
2016-09-30
1
-0
/
+8
*
homing: Support querying the current status of endstops
Kevin O'Connor
2016-09-22
1
-1
/
+29
*
mcu: convert stepper, endstop, and digital_out to take mcu_time
Kevin O'Connor
2016-08-24
1
-2
/
+1
*
homing: Move low-level coordinate manipulation to kinematic class
Kevin O'Connor
2016-07-25
1
-46
/
+29
*
cartesian: Rename CartKinematics class to ToolHead
Kevin O'Connor
2016-07-10
1
-9
/
+9
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+82
[prev]