diff options
author | Eric Callahan <arksine.code@gmail.com> | 2024-01-27 11:44:39 -0500 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2024-01-28 13:43:08 -0500 |
commit | 9f41f53c5e364694b9b41279b3b3aee34250b93a (patch) | |
tree | 32f879f2a1c3c50fee6ec7c6ae099c8459e16e83 /docs/Probe_Calibrate.md | |
parent | 16a7b50ce9866d1bec07899391cd123e7f6aaa44 (diff) | |
download | kutter-9f41f53c5e364694b9b41279b3b3aee34250b93a.tar.gz kutter-9f41f53c5e364694b9b41279b3b3aee34250b93a.tar.xz kutter-9f41f53c5e364694b9b41279b3b3aee34250b93a.zip |
bed_mesh: fix profile_name reporting in get_status()
Adaptive meshing avoids saving the mesh after calibration to prevent
users from inadvertently overwriting an existing profile with an
adaptive mesh. This introduced a change in behavior of how
get_status() reports the profile_name, as it can now be an empty
string when a mesh is active.
This patch assigns adaptive meshes a name with a unique postfix.
In addition, it moves profile name tracking from the profile manager
to the ZMesh class.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
Diffstat (limited to 'docs/Probe_Calibrate.md')
0 files changed, 0 insertions, 0 deletions