Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MarlinFirmware/MarlinDocumentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_gcode
diff options
context:
space:
mode:
authorScott Lahteine <github@thinkyhead.com>2021-10-27 03:41:09 +0300
committerScott Lahteine <github@thinkyhead.com>2021-10-27 03:41:09 +0300
commitcec7ef88d81311c750072da34ab25f64b4feeaf4 (patch)
tree2f9809bdb94630e4d156af329b2294eb549f40e7 /_gcode
parentb5be66f14d6a8e428e61c167c6de7f9837958149 (diff)
Update UBL G29 K documentation
See MarlinFirmware/Marlin#23028
Diffstat (limited to '_gcode')
-rw-r--r--_gcode/G029-ubl.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/_gcode/G029-ubl.md b/_gcode/G029-ubl.md
index 2be0426c..b07235a6 100644
--- a/_gcode/G029-ubl.md
+++ b/_gcode/G029-ubl.md
@@ -135,8 +135,9 @@ parameters:
-
tag: K
optional: true
+ requires: UBL_DEVEL_DEBUGGING
description: |
- **Kompare**: Subtract (diff) the stored mesh with the given index from the current mesh. This operates on the mesh in-memory, so it will probably make the active mesh unsuitable for printing.
+ **Kompare**: Subtract (diff) the stored mesh with this index from the current mesh. This destructively operates on the active mesh, and the result should not be used for printing. (Requires `UBL_DEVEL_DEBUGGING`)
values:
-
unit: index
@@ -282,6 +283,7 @@ parameters:
-
tag: W
optional: true
+ requires: UBL_DEVEL_DEBUGGING
description: |
**_What?_**: Display valuable UBL data. (Requires `UBL_DEVEL_DEBUGGING`)
values: