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
/
quad_gantry_level.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-39
/
+62
*
klippy: fix typos in python code (#6989)
Thijs Triemstra
2025-07-25
1
-1
/
+1
*
quad_gantry_level: Use config.getlists() for gantry_corners config option
Kevin O'Connor
2021-08-21
1
-9
/
+2
*
z_tilt: expose an 'applied' status to allow macros to skip QGL/Z_TILT_ADJUST ...
Michael Rose
2021-06-02
1
-1
/
+7
*
quad_gantry_level: Add additional comments on how leveling works
Kevin O'Connor
2020-09-03
1
-18
/
+41
*
extras: Use "from . import module" for relative imports
Kevin O'Connor
2020-06-15
1
-1
/
+1
*
quad_gantry_level: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-3
/
+3
*
z_tilt: Raise a gcode.error() instead of directly calling respond_error()
Kevin O'Connor
2020-04-24
1
-5
/
+4
*
quad_gantry_level: Support retries
fess
2019-06-18
1
-0
/
+4
*
quad_gantry_level: Use new ZAdjustHelper
Kevin O'Connor
2019-06-17
1
-41
/
+4
*
quad_gantry_level: Require exactly 4 probe points
fess
2019-05-21
1
-1
/
+3
*
probe: ProbePointsHelper adjustable minimum points
fess
2019-05-21
1
-0
/
+1
*
quad_gantry_level: Limit maximum adjustment
fess
2019-05-01
1
-0
/
+10
*
quad_gantry_level: More compact info messages
fess
2019-05-01
1
-4
/
+6
*
quad_gantry_level: Fixing logic to use probed Z values correctly (#1328)
Voron
2019-03-08
1
-19
/
+30
*
quad_gantry_level: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-9
/
+18
*
klippy: Convert printer_state("connect") to an event handler
Kevin O'Connor
2019-01-08
1
-3
/
+2
*
probe: Support manual probing at runtime
Kevin O'Connor
2018-10-01
1
-1
/
+1
*
probe: Perform multi-sample averaging in ProbePointsHelper class
Kevin O'Connor
2018-10-01
1
-15
/
+0
*
probe: Implement ProbePointsHelper get_probed_position() locally
Kevin O'Connor
2018-10-01
1
-5
/
+2
*
quad_gantry_level: Fix typo, add floating point error protection
Maks Zolin
2018-09-14
1
-2
/
+2
*
quad_gantry_level: Add gantry leveling (ruled hyperbolic parabola correction)...
Maks Zolin
2018-09-12
1
-0
/
+124