Clarify that PROBE_REQUIRES_MINTEMP_NOZZLE only works with first extruder

This commit is contained in:
Jason Smith
2020-12-08 20:27:01 -08:00
parent 49b53a04b5
commit 0c0f7adfaf
+1 -1
View File
@@ -1057,7 +1057,7 @@
//#define PROBING_STEPPERS_OFF // Turn steppers off (unless needed to hold position) when probing
//#define DELAY_BEFORE_PROBING 200 // (ms) To prevent vibrations from triggering piezo sensors
// Require minimum nozzle or bed temperature for probing.
// Require minimum nozzle or bed temperature for probing. Currently applies only to the first extruder.
//#define PROBE_REQUIRES_MINTEMP_NOZZLE 150
//#define PROBE_REQUIRES_MINTEMP_BED 50