aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg28
1 files changed, 14 insertions, 14 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 459a61aa..24e0278a 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -59,11 +59,11 @@
# g-code command that may be used to calibrate appropriate x and y
# adjustment parameters.
#points:
-# A list of X,Y coordinates (one per line; subsequent lines
-# indented) that should be probed during a BED_TILT_CALIBRATE
-# command. Specify coordinates of the nozzle and be sure the probe
-# is above the bed at the given nozzle coordinates. The default is
-# to not enable the command.
+# A list of X,Y coordinates (one per line; subsequent lines
+# indented) that should be probed during a BED_TILT_CALIBRATE
+# command. Specify coordinates of the nozzle and be sure the probe
+# is above the bed at the given nozzle coordinates. The default is
+# to not enable the command.
#speed: 50
# The speed (in mm/s) of non-probing moves during the
# calibration. The default is 50.
@@ -147,16 +147,16 @@
# extended G-Code command becomes available.
#[z_tilt]
#z_positions:
-# A list of X,Y coordinates (one per line; subsequent lines
-# indented) describing the location of each Z stepper. The first
-# entry corresponds to stepper_z, the second to stepper_z1, the
-# third to stepper_z2, etc. This parameter must be provided.
+# A list of X,Y coordinates (one per line; subsequent lines
+# indented) describing the location of each Z stepper. The first
+# entry corresponds to stepper_z, the second to stepper_z1, the
+# third to stepper_z2, etc. This parameter must be provided.
#points:
-# A list of X,Y coordinates (one per line; subsequent lines
-# indented) that should be probed during a Z_TILT_ADJUST
-# command. Specify coordinates of the nozzle and be sure the probe
-# is above the bed at the given nozzle coordinates. This parameter
-# must be provided.
+# A list of X,Y coordinates (one per line; subsequent lines
+# indented) that should be probed during a Z_TILT_ADJUST command.
+# Specify coordinates of the nozzle and be sure the probe is above
+# the bed at the given nozzle coordinates. This parameter must be
+# provided.
#speed: 50
# The speed (in mm/s) of non-probing moves during the calibration.
# The default is 50.