diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index aed162ee..978a1a32 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -326,7 +326,8 @@ # config section with an "endstop_phase" prefix followed by the name # of the corresponding stepper config section (for example, # "[endstop_phase stepper_z]"). This feature can improve the accuracy -# of endstop switches. +# of endstop switches. Add a bare "[endstop_phase]" declaration to +# enable the ENDSTOP_PHASE_CALIBRATE command. #[endstop_phase stepper_z] #phases: # This specifies the number of phases of the given stepper motor |