From bafb126abd77edd0cb2e5ae3b5d99ff83272594c Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 26 Nov 2023 19:01:24 -0500 Subject: toolhead: Remove undocumented buffer management config parameters These internal low-level config parameters were never documented. Going forward, developers may modify them by altering the internal settings in toolhead.py. Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/Config_Changes.md') diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 6d83238d..3606c6d0 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -8,6 +8,12 @@ All dates in this document are approximate. ## Changes +20231207: Several undocumented config parameters in the `[printer]` +config section have been removed (the buffer_time_low, +buffer_time_high, buffer_time_start, and move_flush_time parameters). + +20231110: Klipper v0.12.0 released. + 20230826: If `safe_distance` is set or calculated to be 0 in `[dual_carriage]`, the carriages proximity checks will be disabled as per documentation. A user may wish to configure `safe_distance` explicitly to prevent accidental crashes -- cgit v1.2.3-70-g09d2