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
/
manual_probe.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
probe: add ability to save babystepping (#4404)
shiftingtech
2021-07-25
1
-0
/
+19
*
stepper: Remove set_tag_position() code
Kevin O'Connor
2021-05-29
1
-3
/
+3
*
manual_probe: Use configfile note_valid=False when inspecting Z position_endstop
Kevin O'Connor
2020-12-13
1
-8
/
+7
*
homing: Prefer printer.command_error() instead of homing.CommandError()
Kevin O'Connor
2020-09-04
1
-2
/
+1
*
toolhead: Add a manual_move() helper function
Kevin O'Connor
2020-08-20
1
-5
/
+4
*
manual_probe: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-14
/
+14
*
toolhead: Rename _full_flush() to flush_step_generation() and use globally
Kevin O'Connor
2019-11-21
1
-1
/
+1
*
stepper: Add get/set_tag_position() and convert calc_position()
Kevin O'Connor
2019-11-13
1
-1
/
+4
*
manual_probe: Add extra checks to catch manual probe not finishing correctly
Kevin O'Connor
2019-06-06
1
-8
/
+13
*
manual_probe: No need to re-raise an EndstopError
Kevin O'Connor
2019-06-06
1
-2
/
+2
*
manual_probe: Verify no XY moves since start of manual probe
Kevin O'Connor
2019-05-31
1
-2
/
+4
*
manual_probe: Make sure the nozzle has moved during a manual probe
Kevin O'Connor
2019-05-24
1
-0
/
+7
*
gcode: Raise a config error on invalid register_command()
Kevin O'Connor
2019-02-18
1
-1
/
+1
*
manual_probe: Add a helper script for performing manual Z probing
Kevin O'Connor
2019-02-12
1
-0
/
+163