aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/example-extras.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 156b4c8f..01ffeeac 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -791,6 +791,18 @@
# by during the check_gain_time check. It is rare to customize this
# value. The default is 2.
+# Tool to disable heaters when homing or probing an axis
+#[homing_heaters]
+#steppers:
+# A comma separated list of steppers that should cause heaters to be
+# disabled. The default is to disable heaters for any homing/probing
+# move.
+# Typical example: stepper_z
+#heaters:
+# A comma separated list of heaters to disable during homing/probing
+# moves. The default is to disable all heaters.
+# Typical example: extruder, heater_bed
+
# MAXxxxxx serial peripheral interface (SPI) temperature based
# sensors. The following parameters are available in heater sections
# that use one of these sensor types.