Improve UBL mesh report. Add M420 T, M421 N
This commit is contained in:
parent
6786101c64
commit
c0f6eebded
3 changed files with 87 additions and 66 deletions
|
|
@ -247,9 +247,7 @@
|
|||
* for subsequent Load and Store operations. Valid storage slot numbers begin at 0 and
|
||||
* extend to a limit related to the available EEPROM storage.
|
||||
*
|
||||
* S -1 Store Store the current Mesh as a print out that is suitable to be feed back into the system
|
||||
* at a later date. The GCode output can be saved and later replayed by the host software
|
||||
* to reconstruct the current mesh on another machine.
|
||||
* S -1 Store Print the current Mesh as G-code that can be used to restore the mesh anytime.
|
||||
*
|
||||
* T Topology Display the Mesh Map Topology.
|
||||
* 'T' can be used alone (e.g., G29 T) or in combination with most of the other commands.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue