mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-20 21:27:53 -06:00
bed_mesh: Do not automatically run G28 on BED_MESH_CALIBRATE / BED_MESH_MAP
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
f382762962
commit
e4bb90a1ca
2 changed files with 1 additions and 2 deletions
|
@ -186,7 +186,7 @@ section is enabled:
|
|||
terminal. This allows octoprint plugins to easily capture the
|
||||
data and generate maps approximating the bed's surface. Note
|
||||
that although no mesh is generated, any currently stored mesh
|
||||
will be cleared as the process rehomes the printer.
|
||||
will be cleared.
|
||||
- `BED_MESH_CLEAR`: This command clears the mesh and removes all
|
||||
z adjustment. It is recommended to put this in your end-gcode.
|
||||
- `BED_MESH_PROFILE LOAD=<name> SAVE=<name> REMOVE=<name>`: This
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue