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
/
bed_mesh.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
probe: ProbePointsHelper adjustable minimum points
fess
2019-05-21
1
-0
/
+1
*
bed_mesh: enable relative offset bed meshes (#1323)
Matt Baker
2019-03-21
1
-2
/
+17
*
bed_mesh: simplify configuration
Arksine
2019-02-25
1
-6
/
+3
*
bed_mesh: fix get_position()
Arksine
2019-02-25
1
-3
/
+24
*
bed_mesh: refactor fade_target
Arksine
2019-02-25
1
-7
/
+14
*
bed_mesh: add support for round beds
Arksine
2019-02-02
1
-29
/
+93
*
bed_mesh: log when fade completes.
Arksine
2019-02-02
1
-7
/
+12
*
klippy: Convert printer_state("connect") to an event handler
Kevin O'Connor
2019-01-08
1
-4
/
+5
*
bed_mesh: Introduce fade_target option
Arksine
2018-11-30
1
-39
/
+76
*
bed_mesh: Disable z-adjustment fade by default.
Arksine
2018-11-30
1
-1
/
+1
*
bed_mesh: Fix some fragile identity comparisons
Lucas Fink
2018-10-31
1
-2
/
+2
*
bed_mesh: Do not automatically run G28 on BED_MESH_CALIBRATE / BED_MESH_MAP
Kevin O'Connor
2018-10-22
1
-1
/
+0
*
bed_mesh: save mesh state to 'default' profile after calibration
Arksine
2018-10-04
1
-2
/
+12
*
bed_mesh: Add ability to save mesh state to persistent memory
Arksine
2018-10-02
1
-1
/
+97
*
bed_mesh: Extend BED_MESH_MAP to provide more information
Arksine
2018-10-02
1
-2
/
+8
*
probe: Infer position_endstop when using probe:z_virtual_offset
Kevin O'Connor
2018-10-01
1
-17
/
+0
*
probe: Support manual probing at runtime
Kevin O'Connor
2018-10-01
1
-4
/
+4
*
probe: Perform multi-sample averaging in ProbePointsHelper class
Kevin O'Connor
2018-10-01
1
-6
/
+2
*
probe: Implement ProbePointsHelper get_probed_position() locally
Kevin O'Connor
2018-10-01
1
-5
/
+3
*
bed_mesh: Cache last position when get_position() is called.
Arksine
2018-09-10
1
-2
/
+3
*
probe: Add ability to multi-sample points to ProbePointsHelper
Arksine
2018-08-29
1
-4
/
+13
*
bed_mesh: move probe x and y offsets to the [probe] module
Arksine
2018-08-19
1
-8
/
+7
*
bed_mesh: update z_offset check
Arksine
2018-08-19
1
-5
/
+9
*
bed_mesh: mesh bed leveling for Klipper
Arksine
2018-08-17
1
-0
/
+586