diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 7257961e..ab8d8e3f 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -48,6 +48,9 @@ #y_adjust: 0 # The amount to add to each move's Z height for each mm on the Y # axis. The default is 0. +#z_adjust: 0 +# The amount to add to the Z height when the nozzle is nominally at +# 0,0. The default is 0. # The remaining parameters control a BED_TILT_CALIBRATE extended # g-code command that may be used to calibrate appropriate x and y # adjustment parameters. |