mirror of
git://soft.sys114.com/klipper
synced 2026-02-11 03:18:06 +09:00
endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE command
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user