From ac98d0ea7e8f636b25d28e99a1e9c72de378be93 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 22 Dec 2020 19:56:36 -0500 Subject: [PATCH] docs: Note step_distance deprecated in Config_Changes.md Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 4218034f..335e0e72 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,10 +6,16 @@ All dates in this document are approximate. # Changes +20201222: The `step_distance` setting in the stepper config sections +is deprecated. It is advised to update the config to use the +[`rotation_distance`](Rotation_Distance.md) setting. Support for +`step_distance` will be removed in the near future. + 20201218: The `endstop_phase` setting in the endstop_phase module has been replaced with `trigger_phase`. If using the endstop phases module -then it will be necessary to recalibrate any endstop phases by running -the ENDSTOP_PHASE_CALIBRATE command. +then it will be necessary to convert to +[`rotation_distance`](Rotation_Distance.md) and recalibrate any +endstop phases by running the ENDSTOP_PHASE_CALIBRATE command. 20201218: Rotary delta and polar printers must now specify a `gear_ratio` for their rotary steppers, and they may no longer specify