aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/virtual_sdcard.py
diff options
context:
space:
mode:
authorvoidtrance <30448940+voidtrance@users.noreply.github.com>2024-01-26 14:50:01 -0800
committerGitHub <noreply@github.com>2024-01-26 17:50:01 -0500
commit5e3daa6f21d6485e4e757d0df00e01a13c968541 (patch)
treebaad0804f96ccbc64145fc87f874141e5badac56 /klippy/extras/virtual_sdcard.py
parent5e433fff06148fde3f0046ad7f1121e9af2181d9 (diff)
downloadkutter-5e3daa6f21d6485e4e757d0df00e01a13c968541.tar.gz
kutter-5e3daa6f21d6485e4e757d0df00e01a13c968541.tar.xz
kutter-5e3daa6f21d6485e4e757d0df00e01a13c968541.zip
bed_mesh: Implement adaptive bed mesh (#6461)
Adaptive bed mesh allows the bed mesh algorithm to probe only the area of the bed that is being used by the current print. It uses [exclude_objects] to get a list of the printed objects and their area on the bed. It, then, modifies the bed mesh parameters so only the area used by the objects is measured. Adaptive bed mesh works on both cartesian and delta kinematics printers. On Delta printers, the algorithm, adjusts the origin point and radius in order to translate the area of the bed being probe. Signed-off-by: Mitko Haralanov <voidtrance@gmail.com> Signed-off-by: Kyle Hansen <kyleisah@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/virtual_sdcard.py')
0 files changed, 0 insertions, 0 deletions